Update to upstream version 3.5.1
This commit is contained in:
parent
95ee8a526a
commit
b2abd064f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/plexus-utils-3.2.1.tar.gz
|
||||
/plexus-utils-3.3.0.tar.gz
|
||||
/plexus-utils-3.4.2.tar.gz
|
||||
/plexus-utils-3.5.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-utils
|
||||
Version: 3.4.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Plexus Common Utilities
|
||||
# ASL 1.1: several files in src/main/java/org/codehaus/plexus/util/
|
||||
# xpp: src/main/java/org/codehaus/plexus/util/xml/pull directory
|
||||
@ -24,8 +24,6 @@ Source1: http://apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||
%endif
|
||||
|
||||
@ -57,6 +55,9 @@ cp %{SOURCE1} .
|
||||
%license NOTICE.txt LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-1
|
||||
- Update to upstream version 3.5.1
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-utils-3.4.2.tar.gz) = 307833fb7bbfa263a76d1ec02ebb3c72de65702873c74032c662dbc978db47788e825fd9537846a64c46f4fe299a229711fe03c775ce9972f0c783f6fbe12496
|
||||
SHA512 (plexus-utils-3.5.1.tar.gz) = 3c41761235e067fa1d457d127324db3f36f0bdacb7e80c2659cf06e2ef8db09a67c7b1eb0306632f0d6796c12b36f80db74c1b30f62916a43f2bf9b9e119553e
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
Loading…
Reference in New Issue
Block a user