[maven-plugin-build-helper] Update to upstream version 1.9.1

Michal Srb msrb at fedoraproject.org
Fri Sep 5 08:43:40 UTC 2014


commit aaa3d72ae1f1a00445c6b11d7248cea69baf6528
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Sep 5 10:42:01 2014 +0200

    Update to upstream version 1.9.1

 .gitignore                     |    1 +
 maven-plugin-build-helper.spec |    7 +++++--
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c35f5c..36c2a08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ maven-plugin-build-helper-1.4.tar.bz2
 /maven-plugin-build-helper-1.8.tar.xz
 /LICENSE-2.0.txt
 /maven-plugin-build-helper-1.9.tar.xz
+/maven-plugin-build-helper-1.9.1.tar.xz
diff --git a/maven-plugin-build-helper.spec b/maven-plugin-build-helper.spec
index 828aecf..9f77f26 100644
--- a/maven-plugin-build-helper.spec
+++ b/maven-plugin-build-helper.spec
@@ -1,6 +1,6 @@
 Name:           maven-plugin-build-helper
-Version:        1.9
-Release:        2%{?dist}
+Version:        1.9.1
+Release:        1%{?dist}
 Summary:        Build Helper Maven Plugin
 Group:          Development/Libraries
 License:        MIT and ASL 2.0
@@ -57,6 +57,9 @@ cp %{SOURCE1} LICENSE-2.0.txt
 %doc header.txt LICENSE-2.0.txt
 
 %changelog
+* Thu Sep 04 2014 Michal Srb <msrb at redhat.com> - 1.9.1-1
+- Update to upstream version 1.9.1
+
 * Mon Jun 09 2014 Michal Srb <msrb at redhat.com> - 1.9-2
 - Regenerate BR
 
diff --git a/sources b/sources
index c4d48e5..fb14b65 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-152cd132f36ad83a1bad6e3acdd17656  maven-plugin-build-helper-1.9.tar.xz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt
+f4d9b51976452fc88c3f27b3c0ab3e5c  maven-plugin-build-helper-1.9.1.tar.xz


More information about the scm-commits mailing list