File apache-commons-collections4.changes of Package apache-commons-collections4
-------------------------------------------------------------------
Fri Jul 9 18:03:11 UTC 2021 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v4.4
- Remove obsolete patches:
* commons-collections4-4.1-bundle.patch
* commons-collections4-4.1-javadoc.patch
* commons-collections4-4.1-jdk11.patch
-------------------------------------------------------------------
Mon Mar 4 10:41:43 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of apache-commons-collections4 4.1
- Added patches:
* commons-collections4-4.1-bundle.patch
+ Add to the manifest OSGi bundle information
* commons-collections4-4.1-javadoc.patch
+ Do not try to download web-based resources during the build.
* commons-collections4-4.1-jdk11.patch
+ Resolve type ambiguity in a toArray(null) call