modify license information

This commit is contained in:
wang--ge 2020-12-23 09:30:38 +08:00
parent f6a9a8f4e1
commit 64a168306c

View File

@ -1,8 +1,8 @@
Name: apache-mime4j Name: apache-mime4j
Version: 0.8.1 Version: 0.8.1
Release: 1 Release: 2
Summary: Apache JAMES Mime4j Summary: Apache JAMES Mime4j
License: ASL 2.0 License: ASL 2.0 and Artistic
URL: http://james.apache.org/mime4j URL: http://james.apache.org/mime4j
Source0: http://archive.apache.org/dist/james/mime4j/0.8.1/james-mime4j-sources-0.8.1.zip Source0: http://archive.apache.org/dist/james/mime4j/0.8.1/james-mime4j-sources-0.8.1.zip
BuildRequires: maven-local mvn(com.google.guava:guava:18.0) mvn(commons-io:commons-io) BuildRequires: maven-local mvn(com.google.guava:guava:18.0) mvn(commons-io:commons-io)
@ -42,5 +42,8 @@ done
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Tue Dec 22 2020 Ge Wang <wangge20@huawei.com> - 0.8.1-2
- Modify license infomation
* Thu Aug 13 2020 chengzihan <chengzihan2@huawei.com> - 0.8.1-1 * Thu Aug 13 2020 chengzihan <chengzihan2@huawei.com> - 0.8.1-1
- Package init - Package init