diff --git a/apache-mime4j.spec b/apache-mime4j.spec index e3975cf7ca17d2b33cf584503b725469997e1475..e8257fdc32cd60d3f3eff395a7c27d52ad922ff6 100644 --- a/apache-mime4j.spec +++ b/apache-mime4j.spec @@ -1,10 +1,10 @@ Name: apache-mime4j -Version: 0.8.3 +Version: 0.8.8 Release: 1 Summary: Apache JAMES Mime4j License: ASL 2.0 and Artistic URL: http://james.apache.org/mime4j -Source0: http://archive.apache.org/dist/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip +Source0: http://archive.apache.org/dist/james/mime4j/0.8.3/james-mime4j-sources-0.8.8.zip BuildRequires: maven-local mvn(com.google.guava:guava:18.0) mvn(commons-io:commons-io) BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit) BuildRequires: mvn(org.apache:apache:pom:) mvn(org.apache.felix:maven-bundle-plugin) @@ -20,7 +20,7 @@ Summary: Javadoc for %{name} API documentation for %{name}. %prep -%setup -q -n james-mime4j +%setup -q -n apache-mime4j-project-%{version} %pom_remove_plugin :apache-rat-plugin %pom_remove_plugin :maven-jar-plugin %pom_disable_module assemble @@ -42,6 +42,9 @@ done %license LICENSE NOTICE %changelog +* Thu Aug 24 2023 wangjunqi - 0.8.8-1 +- update to 0.8.8 + * Tue Jun 14 2022 SimpleUpdate Robot - 0.8.3-1 - Upgrade to version 0.8.3 diff --git a/james-mime4j-sources-0.8.3.zip b/james-mime4j-sources-0.8.8.zip similarity index 43% rename from james-mime4j-sources-0.8.3.zip rename to james-mime4j-sources-0.8.8.zip index c42e8e4de304c3f1fb44f4cc0f366994bc58a749..c73eaed84e24064f8922425d04926db24e3d1357 100644 Binary files a/james-mime4j-sources-0.8.3.zip and b/james-mime4j-sources-0.8.8.zip differ