This commit is contained in:
Matthias Clasen 2010-06-22 14:34:14 +00:00
parent b56d86e0e2
commit 22bd0af940

View File

@ -1,7 +1,7 @@
Summary: An object database, tag/metadata database, search tool and indexer Summary: An object database, tag/metadata database, search tool and indexer
Name: tracker Name: tracker
Version: 0.8.11 Version: 0.8.11
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://projects.gnome.org/tracker/ URL: http://projects.gnome.org/tracker/
@ -181,6 +181,9 @@ fi
%{_datadir}/gtk-doc/html/ontology/ %{_datadir}/gtk-doc/html/ontology/
%changelog %changelog
* Tue Jun 22 2010 Matthias Clasen <mclasen@redhat.com> - 0.8.11-2
- Rebuild against new poppler
* Tue Jun 15 2010 Deji Akingunola <dakingun@gmail.com> - 0.8.11-1 * Tue Jun 15 2010 Deji Akingunola <dakingun@gmail.com> - 0.8.11-1
- Update to 0.8.11 release - Update to 0.8.11 release
- Adapt to EDS Camel API changes (patch not tested yet). - Adapt to EDS Camel API changes (patch not tested yet).