From 6c368229a51477f645eb453f8bacac170e49c308 Mon Sep 17 00:00:00 2001 From: lvfei Date: Thu, 20 Oct 2022 22:14:48 -0400 Subject: [PATCH] License compliance rectification --- apache-mime4j.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-mime4j.spec b/apache-mime4j.spec index e3975cf..8fa00b8 100644 --- a/apache-mime4j.spec +++ b/apache-mime4j.spec @@ -1,8 +1,8 @@ Name: apache-mime4j Version: 0.8.3 -Release: 1 +Release: 2 Summary: Apache JAMES Mime4j -License: ASL 2.0 and Artistic +License: ASL 2.0 URL: http://james.apache.org/mime4j Source0: http://archive.apache.org/dist/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip BuildRequires: maven-local mvn(com.google.guava:guava:18.0) mvn(commons-io:commons-io) @@ -42,6 +42,9 @@ done %license LICENSE NOTICE %changelog +* Fri Oct 21 2022 lvfei - 0.8.3-2 +- License compliance rectification + * Tue Jun 14 2022 SimpleUpdate Robot - 0.8.3-1 - Upgrade to version 0.8.3 -- Gitee