Fridrich Strba 2022-05-11 13:29:21 +00:00 committed by Git OBS Bridge
parent 150516631b
commit 23e14fd2f9

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed May 11 13:25:18 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 0.13.1
- Modified patches:
* 0001-Compatibility-with-Maven-3.0.3-and-later.patch
+ rebase to the new context
* maven-artifact-transfer-blocked.patch ->
0003-Port-to-maven-3.8.1.patch
+ rebase for consistency
- Removed patch:
* 0002-Remove-support-for-maven-3.0.X.patch
+ remove the old org.sonatype.aether dependencies, since
we don't need maven 3.0.x
-------------------------------------------------------------------
Sun Mar 20 20:07:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>