[maven-source-plugin] Update to upstream version 2.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Sun Jul 20 08:26:46 UTC 2014


commit 5cacff6e105b9f0ee055d52149eaa716f7341a5f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Sun Jul 20 10:01:09 2014 +0200

    Update to upstream version 2.3

 .gitignore               |    1 +
 maven-source-plugin.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69155d6..eae3014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec
index fc3eed9..0351c5b 100644
--- a/maven-source-plugin.spec
+++ b/maven-source-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-source-plugin
-Version:        2.2.1
-Release:        8%{?dist}
+Version:        2.3
+Release:        1%{?dist}
 Summary:        Plugin creating source jar
 
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
 %doc LICENSE NOTICE
 
 %changelog
+* Sun Jul 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.3-1
+- Update to upstream version 2.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e25bfe0..a0533cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c59cfe8b25fba5d10965fa6f605779cb  maven-source-plugin-2.2.1-source-release.zip
+e83c0f41b2fd572b7cae4e2529eef93c  maven-source-plugin-2.3-source-release.zip


More information about the scm-commits mailing list