Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
536b3c6ebc | |||
cfd62ac9bd |
BIN
plexus-xml-3.0.1.tar.gz
(Stored with Git LFS)
BIN
plexus-xml-3.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
plexus-xml-3.0.2.tar.gz
Normal file
3
plexus-xml-3.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95cc2cbf40dfafa8a115aec22b338d199436b0b0e25dfc3cdf626fad87102a6e
|
||||||
|
size 127695
|
@@ -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