!6 change license

From: @wenzhiwei11 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:23:14 +00:00 committed by Gitee
commit f57120da15
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: regexp
Version: 1.5
Release: 28
Release: 29
Summary: Simple regular expressions API
License: ASL 2.0
License: Apache-2.0
URL: http://jakarta.apache.org/%{name}/
BuildArch: noarch
Source0: http://archive.apache.org/dist/jakarta/%{name}/jakarta-%{name}-%{version}.tar.gz
@ -55,5 +55,8 @@ sed -i 's/[0-9a-f]\{8\}-[0-9a-f]\{4\}-[0-9a-f]\{4\}-[0-9a-f]\{4\}-[0-9a-f]\{12\}
%{_javadocdir}/%{name}
%changelog
* Thu Aug 4 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.5-29
- fix license error
* Sat Dec 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5-28
- Package init