diff --git a/tracker-1.12.2.tar.xz b/tracker-1.12.2.tar.xz deleted file mode 100644 index 1dc02ab..0000000 --- a/tracker-1.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebeb42ef982d0e45c8b8eea8440dcd1c06cd04c7974440a2012942552882bffd -size 5047740 diff --git a/tracker-1.12.3.tar.xz b/tracker-1.12.3.tar.xz new file mode 100644 index 0000000..f745c17 --- /dev/null +++ b/tracker-1.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ce943878c1165c3f52fe97150c71708ebfbb5da3020e9a7247ad4f5120f8d6 +size 5053768 diff --git a/tracker-extras.changes b/tracker-extras.changes index 9358e8f..19338e5 100644 --- a/tracker-extras.changes +++ b/tracker-extras.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 22 17:32:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.12.3: + + Mandate that SQLite >= 3.20.0 must have --enable-fts5. SQLite + devs made forwards and backwards incompatible changes to the + FTS5 module, it is not sustainable anymore to ship a FTS5 + module for all combinations. The current FTS5 module in Tracker + is preserved for older SQLite versions. + + Fix typo in userguides miner DBus name, fixes spam on journald + trying to start it up. + ------------------------------------------------------------------- Mon Aug 7 19:15:48 UTC 2017 - zaitor@opensuse.org diff --git a/tracker-extras.spec b/tracker-extras.spec index 03be427..d549d89 100644 --- a/tracker-extras.spec +++ b/tracker-extras.spec @@ -41,7 +41,7 @@ # Do not edit this auto generated file! Edit tracker.spec. Name: tracker-extras %define _name tracker -Version: 1.12.2 +Version: 1.12.3 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 @@ -49,7 +49,7 @@ Summary: Object database, tag/metadata database, search tool and indexer License: GPL-2.0+ Group: Productivity/Other Url: http://projects.gnome.org/tracker/ -Source0: http://download.gnome.org/sources/tracker/1.12/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/tracker/1.12/%{_name}-%{version}.tar.xz # Needed for patch0: we need to bootstrap Source2: README.SUSE.rss # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs diff --git a/tracker.changes b/tracker.changes index 9358e8f..19338e5 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 22 17:32:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.12.3: + + Mandate that SQLite >= 3.20.0 must have --enable-fts5. SQLite + devs made forwards and backwards incompatible changes to the + FTS5 module, it is not sustainable anymore to ship a FTS5 + module for all combinations. The current FTS5 module in Tracker + is preserved for older SQLite versions. + + Fix typo in userguides miner DBus name, fixes spam on journald + trying to start it up. + ------------------------------------------------------------------- Mon Aug 7 19:15:48 UTC 2017 - zaitor@opensuse.org diff --git a/tracker.spec b/tracker.spec index 80c6a60..822d9cc 100644 --- a/tracker.spec +++ b/tracker.spec @@ -40,7 +40,7 @@ Name: tracker %define _name tracker -Version: 1.12.2 +Version: 1.12.3 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 @@ -48,7 +48,7 @@ Summary: Object database, tag/metadata database, search tool and indexer License: GPL-2.0+ Group: Productivity/Other Url: http://projects.gnome.org/tracker/ -Source0: http://download.gnome.org/sources/tracker/1.12/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/tracker/1.12/%{_name}-%{version}.tar.xz # Needed for patch0: we need to bootstrap Source2: README.SUSE.rss # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs