Fridrich Strba 2024-04-28 16:48:42 +00:00 committed by Git OBS Bridge
parent f5e0c8d184
commit aeb417bc4f

View File

@ -4,6 +4,10 @@ Sat Apr 27 11:44:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Generate anew the ant build system using the maven pom.xml
- Fetch sources from github by source service and filter out stale
hamcrest binaries.
- Port to hamcrest 2.2 unconditionally
- Added patch:
* 0002-remove-usages-of-deprecated-org.junit.Assert.assertT.patch
+ upstream patch to replace deprecated assertThat
-------------------------------------------------------------------
Wed Feb 21 13:55:54 UTC 2024 - Fridrich Strba <fstrba@suse.com>