From 7bd6a17fe2610cde9c6bfd8c5e9cd96cbe04b9a8 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: May 02 2016 11:34:34 +0000 Subject: Update to upstream version 3.0.0 --- diff --git a/.gitignore b/.gitignore index d596c56..ba103d2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index f6e6312..5400483 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -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 - 3.0.0-1 +- Update to upstream version 3.0.0 + * Thu Feb 04 2016 Fedora Release Engineering - 2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index efac614..a998c41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc35892f5d4d31f760f969df05cedc0e maven-source-plugin-2.4-source-release.zip +e43192ec49c69545118051cb80932383 maven-source-plugin-3.0.0-source-release.zip