Changelog for
apache-commons-collections-testframework-3.2.2-57.7.noarch.rpm :
* Tue Feb 20 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Wed Oct 25 2023 Fridrich Strba - Modified patch:
* commons-collections-3.2-build_xml.patch + In ant Javac task, use \"release\" with compilers that support it. Use source/target for others. Fixes some return value incompatibilities with jdk 21
* Thu May 05 2022 Fridrich Strba - Do not use a dummy pom that only declares dependencies for the testframework artifact- Clean up the spec file
* Mon Mar 25 2019 Fridrich Strba - Remove pom parent, since we don\'t use it when not building with maven
* Tue Jul 10 2018 fstrbaAATTsuse.com- Added patch:
* commons-collections-jdk11.patch + resolve ambiguity with toArray(null) + fixes tests with jdk11
* Tue May 15 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility- Run fdupes on documentation
* Fri Sep 29 2017 fstrbaAATTsuse.com- Don\'t condition the maven defines on release version, but on _maven_repository being defined
* Thu Sep 14 2017 fstrbaAATTsuse.com- Fix build with jdk9 by specifying java source and target 1.6- Added patch:
* commons-collections-3.2.2-tf.javadoc.patch - Fix unresolved symbols when building tf.javadoc
* Fri May 19 2017 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Thu Dec 17 2015 tchvatalAATTsuse.com- Version update to 3.2.2:
* Various bugfixes
* Unix formating in the archive
* Fixes bnc#954102- Refresh patches for the dos2unix conversion:
* commons-collections-3.2-build_xml.patch
* jakarta-commons-collections-javadoc-nonet.patch- Add patch to add missing MANIFEST.MF file:
* commons-collections-missing-MF.patch