Update to upstream version 2.1.1
This commit is contained in:
parent
f3af403817
commit
6bf5c4c0e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/plexus-containers-1.7.1.tar.gz
|
||||
/plexus-containers-2.0.0.tar.gz
|
||||
/plexus-containers-2.1.0.tar.gz
|
||||
/plexus-containers-2.1.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-containers
|
||||
Version: 2.1.0
|
||||
Release: 9%{?dist}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Containers for Plexus
|
||||
# Most of the files are either under ASL 2.0 or MIT
|
||||
# The following files are under xpp:
|
||||
@ -73,8 +73,6 @@ cp %{SOURCE2} .
|
||||
|
||||
%pom_remove_plugin -r :maven-site-plugin
|
||||
|
||||
%pom_change_dep -r :google-collections com.google.guava:guava
|
||||
|
||||
# Generate OSGI info
|
||||
%pom_xpath_inject "pom:project" "
|
||||
<packaging>bundle</packaging>
|
||||
@ -124,6 +122,9 @@ rm plexus-component-metadata/src/test/java/org/codehaus/plexus/metadata/DefaultC
|
||||
%license LICENSE-2.0.txt LICENSE.MIT
|
||||
|
||||
%changelog
|
||||
* Fri Apr 29 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.1-1
|
||||
- Update to upstream version 2.1.1
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.1.0-9
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (plexus-containers-2.1.0.tar.gz) = 612165af24049843c3004f59bb6be32467bf8671d3c8cb76989427f4b672ba16c4391894bdee6c85f38a5da1d043ba332884f394de03ebc560d8be4de79760ce
|
||||
SHA512 (plexus-containers-2.1.1.tar.gz) = aa7cefbb3e9929712155e3bd0a1eec3c49f31452024b6ae731f7c81f00d8e184bba6877f2e5c47a1053018a81943d4b2b3274f312adbb7844e3f9d30662ec816
|
||||
|
||||
Loading…
Reference in New Issue
Block a user