Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1b160dd9ea | |||
| 7fa919111c |
BIN
plexus-xml-3.0.1.tar.gz
LFS
BIN
plexus-xml-3.0.1.tar.gz
LFS
Binary file not shown.
BIN
plexus-xml-3.0.2.tar.gz
LFS
Normal file
BIN
plexus-xml-3.0.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<property name="project.groupId" value="org.codehaus.plexus"/>
|
<property name="project.groupId" value="org.codehaus.plexus"/>
|
||||||
<property name="project.artifactId" value="plexus-xml"/>
|
<property name="project.artifactId" value="plexus-xml"/>
|
||||||
<property name="project.version" value="3.0.1"/>
|
<property name="project.version" value="3.0.2"/>
|
||||||
|
|
||||||
<property name="compiler.release" value="8"/>
|
<property name="compiler.release" value="8"/>
|
||||||
<property name="compiler.source" value="1.${compiler.release}"/>
|
<property name="compiler.source" value="1.${compiler.release}"/>
|
||||||
|
|||||||
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 4 15:26:12 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Update to upstream version 3.0.2
|
||||||
|
* Dependency updates
|
||||||
|
+ Bump org.codehaus.plexus:plexus from 19 to 20
|
||||||
|
+ Bump org.codehaus.plexus:plexus from 18 to 19
|
||||||
|
+ Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
|
||||||
|
* Maintenance
|
||||||
|
+ Cleanup tests and drop dependency to plexus-utils
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 5 11:54:36 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed Jun 5 11:54:36 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plexus-xml
|
# spec file for package plexus-xml
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: plexus-xml
|
Name: plexus-xml
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plexus XML Utilities
|
Summary: Plexus XML Utilities
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user