diff --git a/apache-commons-collections4.spec b/apache-commons-collections4.spec index 2a96875..3cc092c 100644 --- a/apache-commons-collections4.spec +++ b/apache-commons-collections4.spec @@ -1,7 +1,7 @@ Summary: Extension of the Java Collections Framework Name: apache-commons-collections4 -Version: 4.1 -Release: 2 +Version: 4.4 +Release: 1 License: ASL 2.0 URL: http://commons.apache.org/proper/commons-collections/ Source0: http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz @@ -37,6 +37,9 @@ This package provides %{summary}. %license LICENSE.txt NOTICE.txt %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 4.4-1 +- Upgrade to version 4.4 + * Fri Jul 09 2021 wangyue - 4.1-2 - Add mvn(org.apache.commons:commons-lang3) buildrequire to fix build error diff --git a/commons-collections4-4.1-src.tar.gz b/commons-collections4-4.1-src.tar.gz deleted file mode 100644 index 6670f3e..0000000 Binary files a/commons-collections4-4.1-src.tar.gz and /dev/null differ diff --git a/commons-collections4-4.4-src.tar.gz b/commons-collections4-4.4-src.tar.gz new file mode 100644 index 0000000..39108e1 Binary files /dev/null and b/commons-collections4-4.4-src.tar.gz differ