Update to 0.3.3 (#827783)
This commit is contained in:
parent
961f8cbb8d
commit
653be43ce8
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
menu-cache-0.3.2.tar.gz
|
||||
/menu-cache-0.3.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -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@fedoraproject.org> - 0.3.3-1
|
||||
- Update to 0.3.3 (#827783)
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ac4a9ea77db68d3db3f9f53cc75af66a menu-cache-0.3.2.tar.gz
|
||||
a14b0b162cd64d56c16bf6af16f3a47f menu-cache-0.3.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue