Files
jfreesvg/jfreesvg.changes

36 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 29 12:38:28 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- The binaries are compatible with java 1.8
-------------------------------------------------------------------
Mon Apr 10 15:13:55 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v5.0.5
* fixed drawArc() and fillArc()
* update Maven and JUnit dependencies
- Update to v5.0.4
* minor code transformations
* unit test fix
* update Maven and JUnit dependencies
- Update to v5.0.3
* remove duplicate calls to getClipPathRef()
* update Maven plugin dependencies
- Remove patch:
* jfreesvg-5.0.2-java8compat.patch
+ Replaced by equivalent %pom_xpath_* calls in the spec file.
-------------------------------------------------------------------
Mon May 16 23:41:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* jfreesvg-5.0.2-java8compat.patch
+ Build the module-info.java with release 9 and all the other
java files with release 8, so that the jar can be used with
Java 8.
-------------------------------------------------------------------
Tue May 3 06:30:05 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v5.0.2