Changelog for
junit-4.13.2-9.1.noarch.rpm :
* Thu Mar 23 2023 Fridrich Strba
- Conditionalize the spec file so that junit can be built with both hamcrest 1.3 and 2.2 from the same sources
* Thu Jun 09 2022 Fridrich Strba - Added patch:
* 0001-Port-to-hamcrest-2.2.patch + do not use the org.hamcrest.Factory that was removed in hamcrest 2.x and should have been an internal annotation only + fix some incompatibilities with template types in matchers
* Fri Mar 18 2022 Fridrich Strba - Build with source/target levels 8
* Sun Dec 12 2021 Dirk Müller - update to 4.13.2:
* Mark ThreadGroups created by FailOnTimeout as daemon groups
* Only create ThreadGroups if FailOnTimeout.lookForStuckThread is true.
* Fix NotSerializableException with AssumptionViolatedException
* Security fix: TemporaryFolder now limits access to temporary folders on Java 1.7 or later (CVE-2020-1945, bsc#1171696)
* Make FrameworkField constructor public
* Tue Apr 07 2020 Fridrich Strba - Upgrade to 4.13- Removed patches:
* junit-jdk10.patch
* junit-jdk11.patch + not needed with this version
* Mon Feb 04 2019 Fridrich Strba - Add OSGi manifest to the jar file- Package the manual- BuildRequire and Require hamcrest-core, since the package does strictly depend on hamcrest-core only.
* Mon Jan 21 2019 Jan Engelhardt - Trim repeated metadata from description.
* Wed Dec 26 2018 Fridrich Strba - Upgrade to 4.12- Removed patches:
* junit-jdk8.patch
* junit-jdk9.patch
* junit-no-hamcrest-src.patch + Integrated directly in the added build.xml file
* Wed Jul 11 2018 fstrbaAATTsuse.com- Added patch:
* junit-jdk11.patch + Fix build with jdk11 + Don\'t override removed SecurityManager methods
* Mon Dec 18 2017 fstrbaAATTsuse.com- Run fdupes on documentation