[jpackage-utils] Update javapackages to 0.2.2 - fix rpm macro expansion problems

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Jun 23 12:48:43 UTC 2011


commit f51c36a29b0748ed676a94608be031b422428a71
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Jun 23 14:24:41 2011 +0200

    Update javapackages to 0.2.2 - fix rpm macro expansion problems

 .gitignore          |    3 +--
 jpackage-utils.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16e8556..3d71b85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 jpackage-utils-1.7.5.tar.bz2
-/javapackages-0.2.tar.xz
-/javapackages-0.2.1.tar.xz
+/javapackages-0.2.2.tar.xz
diff --git a/jpackage-utils.spec b/jpackage-utils.spec
index ec8bdb8..f8ae16f 100644
--- a/jpackage-utils.spec
+++ b/jpackage-utils.spec
@@ -32,11 +32,11 @@
 %global distver 1.7
 %global section free
 
-%global fj_version 0.2.1
+%global fj_version 0.2.2
 
 Name:           jpackage-utils
 Version:        1.7.5
-Release:        6%{?dist}
+Release:        7%{?dist}
 Epoch:          0
 Summary:        JPackage utilities
 License:        BSD
@@ -227,6 +227,9 @@ EOF
 
 
 %changelog
+* Thu Jun 23 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.7.5-7
+- Update javapackages to 0.2.2 - fix rpm macro expansion problems
+
 * Wed Jun 22 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.7.5-6
 - Update javapackages macros to 0.2.1 - fix add_maven_depmap macro problems
 
diff --git a/sources b/sources
index a1a89d2..72fc01a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 5039b51d1e80e45da27faf131448eaa8  jpackage-utils-1.7.5.tar.bz2
-ef5ecf6df0fcf35babc65883eacff085  javapackages-0.2.1.tar.xz
+ef6ec76db31096554d39ac11e17bab45  javapackages-0.2.2.tar.xz


More information about the scm-commits mailing list