Update to upstream version 3.0.0
This commit is contained in:
parent
a66a1ea0a5
commit
7bd6a17fe2
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ maven-source-plugin-2.1.2.tar.xz
|
||||
/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
|
||||
/maven-source-plugin-3.0.0-source-release.zip
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: maven-source-plugin
|
||||
Version: 2.4
|
||||
Release: 4%{?dist}
|
||||
Version: 3.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugin creating source JAR
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-source-plugin/
|
||||
@ -48,6 +48,9 @@ API documentation for %{name}.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon May 02 2016 Michael Simacek <msimacek@redhat.com> - 3.0.0-1
|
||||
- Update to upstream version 3.0.0
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user