[javapackages-tools] Update to upstream version 0.14.1 with disabled debugging

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed May 29 13:18:59 UTC 2013


commit 4b13008dfce177a667d7a994ce044a79eb85eab1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed May 29 15:17:06 2013 +0200

    Update to upstream version 0.14.1 with disabled debugging

 .gitignore              |    1 +
 javapackages-tools.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c6be2c..08394a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /javapackages-0.13.6.tar.xz
 /javapackages-0.13.7.tar.xz
 /javapackages-0.14.0.tar.xz
+/javapackages-0.14.1.tar.xz
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index a443906..4bcdc5f 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,5 +1,5 @@
 Name:           javapackages-tools
-Version:        0.14.0
+Version:        0.14.1
 Release:        1%{?dist}
 Summary:        Macros and scripts for Java packaging support
 
@@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
 
 
 %changelog
+* Wed May 29 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.14.1-1
+- Update to upstream version 0.14.1 with disabled debugging
+
 * Tue Apr 09 2013 Michal Srb <msrb at redhat.com> - 0.14.0-1
 - Update to upstream version 0.14.0
 
diff --git a/sources b/sources
index 01aa01a..f8ac4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3db66d8094e4f8e0ec6010c79e6af3dd  javapackages-0.14.0.tar.xz
+46036780c74f8df7dcb1bc3465677072  javapackages-0.14.1.tar.xz


More information about the scm-commits mailing list