Update to upstream version 3.0.0

This commit is contained in:
Michael Simacek 2016-05-02 13:34:34 +02:00
parent a66a1ea0a5
commit 7bd6a17fe2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
bc35892f5d4d31f760f969df05cedc0e maven-source-plugin-2.4-source-release.zip
e43192ec49c69545118051cb80932383 maven-source-plugin-3.0.0-source-release.zip