diff --git a/mimepull.spec b/mimepull.spec index 830ed3d..bd8c292 100644 --- a/mimepull.spec +++ b/mimepull.spec @@ -1,8 +1,8 @@ Name: mimepull Version: 1.9.6 -Release: 1 +Release: 2 Summary: Streaming API to access attachments from a MIME message -License: CDDL and GPLv2 with exceptions +License: CDDL-1.1 and GPLv2 with exceptions URL: http://mimepull.java.net Source0: https://github.com/javaee/metro-mimepull/archive/mimepull-1.9.6.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ sed -i 's/\r//' LICENSE %license LICENSE %changelog +* Thu Jun 13 2024 wulei - 1.9.6-2 +- Regulate license information + * Sat Aug 22 2020 Jeffery.Gao - 1.9.6-1 - Package init