Update to 0.12.3 stable release
This commit is contained in:
parent
82a1d4da6d
commit
8079cc545e
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ tracker-0.8.13.tar.bz2
|
||||
/tracker-0.10.10.tar.bz2
|
||||
/tracker-0.11.2.tar.xz
|
||||
/tracker-0.12.0.tar.xz
|
||||
/tracker-0.12.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
191b31eac7bd055f84e4d794ebdba6df tracker-0.12.2.tar.xz
|
||||
d794eca9dd1d957f7e2221520342de85 tracker-0.12.3.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Desktop-neutral search tool and indexer
|
||||
Name: tracker
|
||||
Version: 0.12.2
|
||||
Version: 0.12.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
||||
%{_datadir}/gtk-doc/html/ontology/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 27 2011 Deji Akingunola <dakingun@gmail.com> - 0.12.3-1
|
||||
- Update to 0.12.3 stable release
|
||||
|
||||
* Fri Sep 23 2011 Deji Akingunola <dakingun@gmail.com> - 0.12.2-1
|
||||
- Update to 0.12.2 stable release
|
||||
- Replace the search-tool sub-package with more appropriately named ui-tools
|
||||
|
Loading…
Reference in New Issue
Block a user