Update to upstream version 2.4
This commit is contained in:
parent
9a5530a94a
commit
e258662a30
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ maven-source-plugin-2.1.2.tar.xz
|
||||
/maven-source-plugin-2.1.2-source-release.zip
|
||||
/maven-source-plugin-2.2.1-source-release.zip
|
||||
/maven-source-plugin-2.3-source-release.zip
|
||||
/maven-source-plugin-2.4-source-release.zip
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: maven-source-plugin
|
||||
Version: 2.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugin creating source jar
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -54,6 +54,9 @@ sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 19 2015 Michael Simacek <msimacek@redhat.com> - 2.4-1
|
||||
- Update to upstream version 2.4
|
||||
|
||||
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3-2
|
||||
- Remove legacy Obsoletes/Provides for maven2 plugin
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user