Update to latest upstream snapshot (svn revision 1722372)
This commit is contained in:
parent
88f52d648c
commit
668b9ebe03
@ -1,12 +1,12 @@
|
||||
Name: maven-dependency-plugin
|
||||
Version: 3.0
|
||||
Release: 0.1.20151012svn1707940%{?dist}
|
||||
Release: 0.2.20160119svn1722372%{?dist}
|
||||
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/%{name}
|
||||
BuildArch: noarch
|
||||
|
||||
# svn export -r 1707940 http://svn.apache.org/viewvc/maven/plugins/trunk
|
||||
# svn export -r 1722372 http://svn.apache.org/viewvc/maven/plugins/trunk
|
||||
# mvn -f trunk/maven-dependency-plugin -P apache-release package
|
||||
# cp trunk/maven-dependency-plugin/target/maven-dependency-plugin-3.0-SNAPSHOT-source-release.zip .
|
||||
Source0: %{name}-%{version}-SNAPSHOT-source-release.zip
|
||||
@ -80,6 +80,9 @@ Summary: API documentation for %{name}
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0-0.2.20160119svn1722372
|
||||
- Update to latest upstream snapshot (svn revision 1722372)
|
||||
|
||||
* Mon Oct 12 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0-0.1.20151012svn1707940
|
||||
- Update to upstream 3.0 snapshot (svn revision 1707940)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user