[menu-cache] Update to 0.3.3 (#827783)

Christoph Wickert cwickert at fedoraproject.org
Sun Jun 3 16:24:06 UTC 2012


commit 653be43ce85ad122a2f302e1e9a6fbc68aa213bd
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Jun 3 18:24:01 2012 +0200

    Update to 0.3.3 (#827783)

 .gitignore      |    1 +
 menu-cache.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 935d1a8..6404f51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 menu-cache-0.3.2.tar.gz
+/menu-cache-0.3.3.tar.gz
diff --git a/menu-cache.spec b/menu-cache.spec
index d0a6b18..1283624 100644
--- a/menu-cache.spec
+++ b/menu-cache.spec
@@ -1,6 +1,6 @@
 Name:           menu-cache
-Version:        0.3.2
-Release:        3%{?dist}
+Version:        0.3.3
+Release:        1%{?dist}
 Summary:        Caching mechanism for freedesktop.org compliant menus
 
 Group:          System Environment/Libraries
@@ -38,7 +38,7 @@ developing applications that use %{name}.
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jun 03 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.3-1
+- Update to 0.3.3 (#827783)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 969b7ae..4a70d31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac4a9ea77db68d3db3f9f53cc75af66a  menu-cache-0.3.2.tar.gz
+a14b0b162cd64d56c16bf6af16f3a47f  menu-cache-0.3.3.tar.gz


More information about the scm-commits mailing list