diff --git a/apache-commons-pool2.spec b/apache-commons-pool2.spec index cdc70c3..44502a9 100644 --- a/apache-commons-pool2.spec +++ b/apache-commons-pool2.spec @@ -1,6 +1,6 @@ Name: apache-commons-pool2 -Version: 2.4.2 -Release: 3 +Version: 2.9.0 +Release: 1 Summary: Apache Commons Object Pooling Library 2.x series License: ASL 2.0 URL: http://commons.apache.org/proper/commons-pool/ @@ -27,8 +27,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release} This package contains javadoc for %{name}. %prep -%setup -q -n commons-pool2-%{version}-src -%patch0 -p1 +%autosetup -n commons-pool2-%{version}-src -p1 %pom_remove_plugin :maven-assembly-plugin %pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin %mvn_file : %{name} commons-pool2 @@ -47,6 +46,9 @@ This package contains javadoc for %{name}. %license LICENSE.txt NOTICE.txt %changelog +* Wed Sep 20 2023 yaoxin - 2.9.0-1 +- Upgrade to 2.9.0 + * Tue Jul 19 2022 wulei - 2.4.2-3 - Fix the compilation failure diff --git a/commons-pool2-2.4.2-src.tar.gz b/commons-pool2-2.4.2-src.tar.gz deleted file mode 100644 index 5eee0c7..0000000 Binary files a/commons-pool2-2.4.2-src.tar.gz and /dev/null differ diff --git a/commons-pool2-2.9.0-src.tar.gz b/commons-pool2-2.9.0-src.tar.gz new file mode 100644 index 0000000..6c8d4da Binary files /dev/null and b/commons-pool2-2.9.0-src.tar.gz differ diff --git a/fix-build-fail.patch b/fix-build-fail.patch index f30a55f..d8bca49 100644 --- a/fix-build-fail.patch +++ b/fix-build-fail.patch @@ -9,10 +9,3 @@ diff -Nur a/pom.xml b/pom.xml 1800 -@@ -313,4 +314,4 @@ - - - -- -\ No newline at end of file -+