[javapackages-tools] Update to upstream version 0.4.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jul 9 12:06:23 UTC 2012


commit 7a341dccb391757e511a1c292a2674495f245820
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jul 9 14:03:26 2012 +0200

    Update to upstream version 0.4.1
    
    - Fixes #837203

 .gitignore              |    1 +
 javapackages-tools.spec |    6 +++++-
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6165c2d..859970e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /javapackages-0.3.0.tar.xz
 /javapackages-0.3.1.tar.xz
 /javapackages-0.4.0.tar.xz
+/javapackages-0.4.1.tar.xz
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index 6512594..9b1d2da 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,5 +1,5 @@
 Name:           javapackages-tools
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        Fedora macros and scripts for Java packaging support
 
@@ -51,6 +51,10 @@ install -pm 644 scripts/pom_editor.sh $RPM_BUILD_ROOT%{_javadir}-utils/
 
 
 %changelog
+* Mon Jul  9 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.4.1-1
+- Update to upstream version 0.4.1
+- Fixes #837203
+
 * Wed Jun 27 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.4.0-1
 - Update to upstream version 0.4.0
 
diff --git a/sources b/sources
index afb1984..ec0f5c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd3aa7235a6bef7771da79f44cdec253  javapackages-0.4.0.tar.xz
+c1fe1f6f2d035898915e03ca278580de  javapackages-0.4.1.tar.xz


More information about the scm-commits mailing list