[javapackages-tools] Update to upstream version 0.11.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Jan 30 11:10:18 UTC 2013


commit fcee51c2febd208587afa2232c9ff17655356c67
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Jan 30 12:10:01 2013 +0100

    Update to upstream version 0.11.1

 .gitignore              |    1 +
 javapackages-tools.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 104adaf..b2f334a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /javapackages-0.10.0.tar.xz
 /javapackages-0.10.1.tar.xz
 /javapackages-0.11.0.tar.xz
+/javapackages-0.11.1.tar.xz
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index 657abe4..9cba68f 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,5 +1,5 @@
 Name:           javapackages-tools
-Version:        0.11.0
+Version:        0.11.1
 Release:        1%{?dist}
 Summary:        Macros and scripts for Java packaging support
 
@@ -105,6 +105,9 @@ install -p -m 755 scripts/mvn-* $RPM_BUILD_ROOT%{_bindir}
 
 
 %changelog
+* Wed Jan 30 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.11.1-1
+- Update to upstream version 0.11.1
+
 * Wed Jan 23 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.11.0-1
 - Update to upstream version 0.11.0
 - Add mvn-local and mvn-rpmbuild scripts
diff --git a/sources b/sources
index 2d60520..282bd55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93ea4593be815365c26e4424bcfd0771  javapackages-0.11.0.tar.xz
+fe68e66159b27e7ca0b4855c5b7f661c  javapackages-0.11.1.tar.xz


More information about the scm-commits mailing list