From 596a607fdca7bbc4fab584e5296c980214ae9e5a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 31 Oct 2011 17:22:27 +0000 Subject: [PATCH] 0.12.7 --- .gitignore | 1 + sources | 2 +- tracker.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2eb1b53..5add61b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ tracker-0.8.13.tar.bz2 /tracker-0.12.3.tar.xz /tracker-0.12.4.tar.xz /tracker-0.12.5.tar.xz +/tracker-0.12.7.tar.xz diff --git a/sources b/sources index a6d8641..6aca59e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -593bc9c954d4f917e118ad4c2601e891 tracker-0.12.5.tar.xz +cbb6ebdcd87f6ff7ce63cc4e537eaabb tracker-0.12.7.tar.xz diff --git a/tracker.spec b/tracker.spec index c1ac92f..dacb6cf 100644 --- a/tracker.spec +++ b/tracker.spec @@ -1,7 +1,7 @@ Summary: Desktop-neutral search tool and indexer Name: tracker -Version: 0.12.5 -Release: 2%{?dist} +Version: 0.12.7 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://projects.gnome.org/tracker/ @@ -206,6 +206,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %{_datadir}/gtk-doc/html/ontology/ %changelog +* Mon Oct 31 2011 Peter Robinson - 0.12.7-1 +- Update to 0.12.7 +- http://ftp.gnome.org/pub/GNOME/sources/tracker/0.12/tracker-0.12.6.news +- http://ftp.gnome.org/pub/GNOME/sources/tracker/0.12/tracker-0.12.7.news + * Fri Oct 28 2011 Rex Dieter - 0.12.5-2 - rebuild(poppler)