[maven-shade-plugin] Update to upstream 1.7.1.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 5 09:14:13 UTC 2012


commit 4d86bde4c47bd0035db27b7944022d78c681c0e3
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 5 11:31:21 2012 +0300

    Update to upstream 1.7.1.

 .gitignore                                         |    1 +
 ...de-plugin-migration-to-component-metadata.patch |   18 ------------------
 maven-shade-plugin.spec                            |    5 ++++-
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ad482c..9e99b36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ maven-shade-plugin-1.3.3.tar.xz
 maven-shade-plugin-1.5-source-release.zip
 maven-shade-plugin-1.6-source-release.zip
 /maven-shade-plugin-1.7-source-release.zip
+maven-shade-plugin-1.7.1-source-release.zip
diff --git a/maven-shade-plugin.spec b/maven-shade-plugin.spec
index 616aee1..4ab6090 100644
--- a/maven-shade-plugin.spec
+++ b/maven-shade-plugin.spec
@@ -1,5 +1,5 @@
 Name:           maven-shade-plugin
-Version:        1.7
+Version:        1.7.1
 Release:        1%{?dist}
 Summary:        This plugin provides the capability to package the artifact in an uber-jar
 
@@ -86,6 +86,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %doc LICENSE
 
 %changelog
+* Thu Jul 5 2012 Alexander Kurtakov <akurtako at redhat.com> 1.7.1-1
+- Update to upstream 1.7.1.
+
 * Wed Jun 20 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.7-1
 - Update to upstream 1.7
 
diff --git a/sources b/sources
index 5c2c2c5..fe0723f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25f36ebdafda5268bf7cfb5b1c924fda  maven-shade-plugin-1.7-source-release.zip
+e4596ac24c0c2b841f7bf81c36048732  maven-shade-plugin-1.7.1-source-release.zip


More information about the scm-commits mailing list