- Update to 0.2.5

This commit is contained in:
Christoph Wickert 2009-04-29 15:03:07 +00:00
commit 8634b19aa4
3 changed files with 19 additions and 9 deletions

View file

@ -1 +1 @@
menu-cache-0.2.2.tar.gz
menu-cache-0.2.5.tar.gz

View file

@ -1,5 +1,5 @@
Name: menu-cache
Version: 0.2.2
Version: 0.2.5
Release: 1%{?dist}
Summary: Caching mechanism for freedesktop.org compliant menus
@ -54,11 +54,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
#FIXME: add ChangeLog if there is content
#FIXME: add ChangeLog and NEWS if there is content
%doc AUTHORS COPYING README
%{_bindir}/menu-cache-gen
%{_bindir}/menu-cached
%{_libexecdir}/menu-cache-gen
%{_libexecdir}/menu-cached
%{_libdir}/libmenu-cache.so.*
#%{_mandir}/man*/*.gz
%files devel
@ -70,12 +71,21 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Dec 10 2008 Christoph Wickert <fedora christoph-wickert de> - 0.2.2-1
* Tue Apr 28 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.5-1
- Update to 0.2.5
* Mon Apr 20 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.4-1
- Update to 0.2.4
* Tue Mar 31 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.3-1
- Update to 0.2.3
* Wed Dec 10 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
* Tue Dec 09 2008 Christoph Wickert <fedora christoph-wickert de> - 0.2.0-1
* Tue Dec 09 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.2.0-1
- Update to 0.2.0
- Split into base and devel package
* Sun Dec 07 2008 Christoph Wickert <fedora christoph-wickert de> - 0.1.3-1
* Sun Dec 07 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.1.3-1
- Initial Fedora package

View file

@ -1 +1 @@
2ebce9f1217553112ac35abc35360050 menu-cache-0.2.2.tar.gz
4537aba7abb379d5a055b2da5adb51bd menu-cache-0.2.5.tar.gz