Accepting request 518180 from home:Zaitor:branches:GNOME:Factory
I was expecting issues since I saw we had 3.20 version of sqllite, and from my quick glance in that spec, it seemed to miss the needed --enable-fts5 thing, but noticed that there was a patch in out package - So since configure is happy (see buildlog), I suppose we can go ahead with this one like this. Resub with tiny tweak. - 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. - 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. OBS-URL: https://build.opensuse.org/request/show/518180 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=127
This commit is contained in:
parent
8f7e4eb71f
commit
edaa42b26d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebeb42ef982d0e45c8b8eea8440dcd1c06cd04c7974440a2012942552882bffd
|
||||
size 5047740
|
3
tracker-1.12.3.tar.xz
Normal file
3
tracker-1.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23ce943878c1165c3f52fe97150c71708ebfbb5da3020e9a7247ad4f5120f8d6
|
||||
size 5053768
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user