Update to upstream version 2.3
This commit is contained in:
parent
10dc4acf88
commit
d169afa8bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ maven-shade-plugin-1.7.1-source-release.zip
|
|||||||
/maven-shade-plugin-2.0-source-release.zip
|
/maven-shade-plugin-2.0-source-release.zip
|
||||||
/maven-shade-plugin-2.1-source-release.zip
|
/maven-shade-plugin-2.1-source-release.zip
|
||||||
/maven-shade-plugin-2.2-source-release.zip
|
/maven-shade-plugin-2.2-source-release.zip
|
||||||
|
/maven-shade-plugin-2.3-source-release.zip
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: maven-shade-plugin
|
Name: maven-shade-plugin
|
||||||
Version: 2.2
|
Version: 2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: This plugin provides the capability to package the artifact in an uber-jar
|
Summary: This plugin provides the capability to package the artifact in an uber-jar
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://maven.apache.org/plugins/%{name}
|
URL: http://maven.apache.org/plugins/%{name}
|
||||||
@ -60,6 +60,9 @@ ln -s $(build-classpath plexus/utils) src/test/jars/plexus-utils-1.4.1.jar
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 2 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3-1
|
||||||
|
- Update to upstream version 2.3
|
||||||
|
|
||||||
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2-2
|
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2-2
|
||||||
- Use Requires: java-headless rebuild (#1067528)
|
- Use Requires: java-headless rebuild (#1067528)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user