commit tracker-miners for openSUSE:Factory

2020-10-10 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-10-10 19:02:20

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.4249 (New)


Package is "tracker-miners"

Sat Oct 10 19:02:20 2020 rev:22 rq:840250 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-09-25 16:27:22.671669488 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.4249/tracker-miners.changes  
2020-10-10 19:02:30.820428381 +0200
@@ -1,0 +2,24 @@
+Mon Oct  5 15:33:20 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.0.1:
+  + Fix moving files and directories leaving stale data.
+  + Better handling of faulty SPARQL from tracker-extract.
+  + Fix chromaprint tag extraction in gstreamer extractor causing
+bad SPARQL.
+  + Reference Discourse instead of the mailing list.
+  + Forward tracker-extract state.
+  + Use specific Meson options to enable debug flags.
+  + Fix stop words location when building with system Tracker.
+  + Small libtracker-miners-common clean ups.
+  + Check for malloc_trim function being available.
+  + Fixes for Coverity warnings.
+  + Compiler warning fixes.
+  + Updated translations.
+
+---
+Mon Sep 14 10:15:53 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.99.5.tar.xz

New:

  tracker-miners-3.0.1.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.Ilkj7G/_old  2020-10-10 19:02:31.388428663 +0200
+++ /var/tmp/diff_new_pack.Ilkj7G/_new  2020-10-10 19:02:31.392428665 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   tracker-miners
-Version:2.99.5
+Version:3.0.1
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/Tracker
-Source0:
https://download.gnome.org/sources/tracker-miners/2.99/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/tracker-miners/3.0/%{name}-%{version}.tar.xz
 
 BuildRequires:  asciidoc
 BuildRequires:  giflib-devel

++ tracker-miners-2.99.5.tar.xz -> tracker-miners-3.0.1.tar.xz ++
 27527 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-09-25 16:24:30

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.4249 (New)


Package is "tracker-miners"

Fri Sep 25 16:24:30 2020 rev:21 rq:836026 version:2.99.5

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-09-03 01:12:58.752444630 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.4249/tracker-miners.changes  
2020-09-25 16:27:22.671669488 +0200
@@ -1,0 +2,91 @@
+Wed Sep  9 07:59:53 UTC 2020 - dims...@opensuse.org
+
+- Update to version 2.99.5:
+  + Always create content resource for text files.
+  + Calculate per extract module timings in
+TRACKER_DEBUG=statistics.
+  + Add mtime information to graph-specific nfo:FileDataObjects.
+  + Add option to set the D-Bus domain at build time.
+  + Ensure memory is released on inactivity or memory pressure.
+  + Updated translations.
+
+---
+Mon Sep  7 10:18:49 UTC 2020 - dims...@opensuse.org
+
+- Update to version 2.99.4:
+  + CLI modernization:
+- Integration with pager.
+- "tracker3 index" makes persistent configuration changes.
+- "tracker3 info --eligible $file" tells whether a file would
+  be indexed, or why not.
+- "tracker3 reset" resets better.
+- "tracker3 daemon" terminates processes better.
+- "tracker3 search" fixes.
+- Erase ^C after monitoring subcommands.
+- "tracker3 status" shows reports about files that failed
+  indexing/metadata extraction.
+  + Fixes to removable mount handling.
+  + Use curly quotes consistently in setting description strings.
+  + Better use of asserts in tests.
+  + Update seccomp rules to work with modern glib.
+- Changes from version 2.99.3:
+  + Support musicbrainz tags in gstreamer module.
+  + Support acoustid tag writeback.
+  + Handle nmm:artist and nmm:performer.
+  + DBus API changes.
+  + Fixes for race conditions.
+  + Performance improvements.
+  + Extractor watchdog fixes with domain ontologies.
+  + CLI improvements.
+  + Test fixes.
+  + Use background slice.
+  + Add base tests for CLI.
+  + Better debugging traces.
+  + Fix extraction of files with dummy extractors.
+- Changes from version 2.99.2:
+  + Constraint the indexed text formats to txt/markdown, a new
+setting allows handling other formats.
+  + Add rules for game ROM formats.
+  + Support automatic re-extraction on extractor changes.
+  + Vorbis and flac specific extractors were dropped, those are
+handled by gstreamer.
+  + Improve usage of nie:dataSource, now there is one per indexed
+folder, no longer used by tracker-extract.
+  + Fixes to album/disc IRI generation.
+  + Writeback handling is rewritten, now performed via an explicit
+DBus call.
+  + Add support for musicbrainz and acoustid fingerprint.
+  + Set a deadline of 30 seconds for extraction tasks.
+  + Many build, leak and performance fixes.
+- Changes from version 2.99.1:
+  + Highlighted updates compared to 2.x:
+- tracker-miner-fs/tracker-extract and tracker-miner-rss data
+  are split into 2 endpoints:
+  . org.freedesktop.Tracker3.Miner.Files
+  . org.freedesktop.Tracker3.Miner.RSS
+- tracker-miner-fs data is split into different graphs:
+  . tracker:FileSystem
+  . tracker:Audio
+  . tracker:Video
+  . tracker:Documents
+  . tracker:Software
+- Full split between file and content elements. 1:1, 1:N, M:1
+  and M:N are allowed combinations of those, they relate to
+  each other through the nie:isStoredAs and nie:interpretedAs
+  properties.
+- Parallel installable to tracker-miners 2.x
+- Better, more tests
+- Reincorporated libtracker-miner and libtracker-control code.
+  These are no longer for public consumption
+  + Updated translations.
+- Drop tracker-miners-bsc1165635-crawl-timestamp.patch: no longer
+  applicable.
+- Add asciidoc and pkgconfig(libnm) BuildRequires: new
+  dependencies.
+- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
+  pkgconfig(tracker-sparql-3.0): Follow the switch to Tracker 3.
+- Drop no longer needed BuildRequires (due to reorganisation):
+  pkgconfig(flac), pkgconfig)vorbisfile),
+  pkgconfig(tracker-miner-2.0)
+
+--

Old:

  tracker-miners-2.3.4.tar.xz
  tracker-miners-bsc1165635-crawl-timestamp.patch

New:

  tracker-miners-2.99.5.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.cQ2JNp/_old  2020-09-25 16:27:25.775672236 +0200
+++ 

commit tracker-miners for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-09-03 01:12:38

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.3399 (New)


Package is "tracker-miners"

Thu Sep  3 01:12:38 2020 rev:20 rq:830194 version:2.3.4

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-03-14 09:54:24.303068941 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.3399/tracker-miners.changes  
2020-09-03 01:12:58.752444630 +0200
@@ -1,0 +2,12 @@
+Tue Aug 25 16:15:27 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.3.4:
+  + Block image/ktx files in 90-gstreamer-image-generic.rule.
+  + Set a deadline of 30 seconds for extraction tasks.
+  + Remove generic gstreamer-based image extraction codepath.
+  + Several fixes to libav-based extractor.
+  + Replace sensitive words.
+  + Get the systemd user unit dir from pkg-config.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.3.3.tar.xz

New:

  tracker-miners-2.3.4.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.o474dh/_old  2020-09-03 01:13:00.432445248 +0200
+++ /var/tmp/diff_new_pack.o474dh/_new  2020-09-03 01:13:00.432445248 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.3.3
+Version:2.3.4
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
@@ -25,7 +25,6 @@
 URL:https://wiki.gnome.org/Projects/Tracker
 Source0:
https://download.gnome.org/sources/tracker-miners/2.3/%{name}-%{version}.tar.xz
 
-# PATCH-FIX-UPSTREAM tracker-miners-set-cpu-io-nice.patch -- Set cpu/io/nice 
settings before glib/gio
 # PATCh-FIX-UPSTREAM tracker-miners-bsc1165635-crawl-timestamp.patch 
boo#1165635 mgo...@suse.com -- properly set crawl timestamp.
 Patch0: tracker-miners-bsc1165635-crawl-timestamp.patch
 

++ tracker-miners-2.3.3.tar.xz -> tracker-miners-2.3.4.tar.xz ++
 10958 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2020-03-14 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-03-14 09:54:23

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.3160 (New)


Package is "tracker-miners"

Sat Mar 14 09:54:23 2020 rev:19 rq:784038 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-02-25 16:01:34.079978264 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.3160/tracker-miners.changes  
2020-03-14 09:54:24.303068941 +0100
@@ -1,0 +2,15 @@
+Tue Mar 10 19:37:06 UTC 2020 - mgo...@suse.com
+
+- Update to version 2.3.3:
+  + The secure sandbox for tracker-extract now permits
+clock_nanosleep() calls, fixing crashes on some systems.
+  + Miners now set nice/scheduler priorities in a way that placates
+glib. The sched_setscheduler syscall is as a side effect also
+allowed by the tracker-extract sandbox.
+  + Updated translations.
+- Drop tracker-miners-set-cpu-io-nice.patch and
+  tracker-miners-allow-settatr.patch: fixed upstream.
+- Add tracker-miners-bsc1165635-crawl-timestamp.patch: properly set
+  crawl timestamp (bsc#1165635 glgo#GNOME/tracker-miners!159).
+
+---
@@ -5 +20 @@
-  + tracker-miners-set-cpu-io-nice.patches
+  + tracker-miners-set-cpu-io-nice.patch

Old:

  tracker-miners-2.3.2.tar.xz
  tracker-miners-allow-settatr.patch
  tracker-miners-set-cpu-io-nice.patch

New:

  tracker-miners-2.3.3.tar.xz
  tracker-miners-bsc1165635-crawl-timestamp.patch



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.Qe67ZI/_old  2020-03-14 09:54:25.023069470 +0100
+++ /var/tmp/diff_new_pack.Qe67ZI/_new  2020-03-14 09:54:25.027069473 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
@@ -26,9 +26,8 @@
 Source0:
https://download.gnome.org/sources/tracker-miners/2.3/%{name}-%{version}.tar.xz
 
 # PATCH-FIX-UPSTREAM tracker-miners-set-cpu-io-nice.patch -- Set cpu/io/nice 
settings before glib/gio
-Patch0: tracker-miners-set-cpu-io-nice.patch
-# PATCH-FIX-UPSTREAM tracker-miners-allow-settatr.patch -- Allow sched_setattr 
syscall
-Patch1: tracker-miners-allow-settatr.patch
+# PATCh-FIX-UPSTREAM tracker-miners-bsc1165635-crawl-timestamp.patch 
boo#1165635 mgo...@suse.com -- properly set crawl timestamp.
+Patch0: tracker-miners-bsc1165635-crawl-timestamp.patch
 
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0

++ tracker-miners-2.3.2.tar.xz -> tracker-miners-2.3.3.tar.xz ++
 4364 lines of diff (skipped)

++ tracker-miners-bsc1165635-crawl-timestamp.patch ++
>From fa426cc6ded71c8e548b074d3b47da4a87bdd968 Mon Sep 17 00:00:00 2001
From: Otto Hollmann 
Date: Fri, 6 Mar 2020 10:02:20 +0100
Subject: [PATCH] Fix return value of checking crawl interval and properly
 implement setting of last crawl time stamp.

---
 src/miners/fs/tracker-main.c|  2 +-
 src/miners/fs/tracker-miner-files.c | 30 -
 2 files changed, 13 insertions(+), 19 deletions(-)

diff --git a/src/miners/fs/tracker-main.c b/src/miners/fs/tracker-main.c
index 73a5d2d28..1c6a2e9c0 100644
--- a/src/miners/fs/tracker-main.c
+++ b/src/miners/fs/tracker-main.c
@@ -343,7 +343,7 @@ should_crawl (TrackerConfig *config,
return FALSE;
} else {
g_message ("  (More than) %d days after last crawling, 
enabled", crawling_interval);
-   return FALSE;
+   return TRUE;
}
}
 }
diff --git a/src/miners/fs/tracker-miner-files.c 
b/src/miners/fs/tracker-miner-files.c
index 99c27c07f..36829354b 100644
--- a/src/miners/fs/tracker-miner-files.c
+++ b/src/miners/fs/tracker-miner-files.c
@@ -3493,9 +3493,7 @@ tracker_miner_files_get_last_crawl_done (void)
 /**
  * tracker_miner_files_set_last_crawl_done:
  *
- * Set the status of the first full index of files. Should be set to
- *  %FALSE if the index was never done or if a reindex is needed. When
- *  the index is completed, should be set to %TRUE.
+ * Set the time stamp of the last full index of files.
  **/
 void
 tracker_miner_files_set_last_crawl_done (gboolean done)
@@ -3506,33 +3504,29 @@ tracker_miner_files_set_last_crawl_done (gboolean done)
filename = get_last_crawl_filename ();
already_exists = g_file_test (filename, G_FILE_TEST_EXISTS);
 
-   if (done && !already_exists) {
+   if (done) {
GError *error = 

commit tracker-miners for openSUSE:Factory

2020-02-25 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-02-25 16:01:17

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.26092 (New)


Package is "tracker-miners"

Tue Feb 25 16:01:17 2020 rev:18 rq:778248 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-02-22 19:02:32.973884630 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.26092/tracker-miners.changes 
2020-02-25 16:01:34.079978264 +0100
@@ -1,0 +2,7 @@
+Sat Feb 22 10:23:55 UTC 2020 - Bjørn Lie 
+
+- Add upstream bug fix patches:
+  + tracker-miners-set-cpu-io-nice.patches
+  + tracker-miners-allow-settatr.patch
+
+---

New:

  tracker-miners-allow-settatr.patch
  tracker-miners-set-cpu-io-nice.patch



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.1psDdw/_old  2020-02-25 16:01:35.363981806 +0100
+++ /var/tmp/diff_new_pack.1psDdw/_new  2020-02-25 16:01:35.371981828 +0100
@@ -25,6 +25,11 @@
 URL:https://wiki.gnome.org/Projects/Tracker
 Source0:
https://download.gnome.org/sources/tracker-miners/2.3/%{name}-%{version}.tar.xz
 
+# PATCH-FIX-UPSTREAM tracker-miners-set-cpu-io-nice.patch -- Set cpu/io/nice 
settings before glib/gio
+Patch0: tracker-miners-set-cpu-io-nice.patch
+# PATCH-FIX-UPSTREAM tracker-miners-allow-settatr.patch -- Allow sched_setattr 
syscall
+Patch1: tracker-miners-allow-settatr.patch
+
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libtiff-devel

++ tracker-miners-allow-settatr.patch ++
>From 78c709c3946857e43796240d54a7558cbb6c2da1 Mon Sep 17 00:00:00 2001
From: Carlos Garnacho 
Date: Wed, 19 Feb 2020 18:27:35 +0100
Subject: [PATCH] libtracker-miners-common: Allow sched_setattr syscall

https://gitlab.gnome.org/GNOME/glib/issues/2039 has taught us two
things:
- Even if sched_setattr failures aren't handled as g_error() in
  glib, there will be some kind of warning. It's not desirable to
  extractor modules to indirectly trigger it.
- Since priorities cannot be risen back without special capabilities
  (results in EPERM), it's not that bad to simply allow this syscall.

So simply allow the sched_setattr syscall in our seccomp filter.

Closes: https://gitlab.gnome.org/GNOME/tracker/issues/180
---
 src/libtracker-miners-common/tracker-seccomp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libtracker-miners-common/tracker-seccomp.c 
b/src/libtracker-miners-common/tracker-seccomp.c
index 6e6218126..9d031c09e 100644
--- a/src/libtracker-miners-common/tracker-seccomp.c
+++ b/src/libtracker-miners-common/tracker-seccomp.c
@@ -114,7 +114,7 @@ tracker_seccomp_init (void)
ALLOW_RULE (rt_sigprocmask);
ALLOW_RULE (sched_yield);
ALLOW_RULE (sched_getaffinity);
-   ERROR_RULE (sched_setattr, EPERM);
+   ALLOW_RULE (sched_setattr);
ALLOW_RULE (nanosleep);
ALLOW_RULE (waitid);
ALLOW_RULE (waitpid);
-- 
2.24.1

++ tracker-miners-set-cpu-io-nice.patch ++
>From 3757daba251bd5bd1bb20b89c6269d63ff95038d Mon Sep 17 00:00:00 2001
From: Carlos Garnacho 
Date: Wed, 19 Feb 2020 18:27:11 +0100
Subject: [PATCH] tracker-extract: Set cpu/io/nice settings before glib/gio
 usage

This was happening late enough during main() that there were already
non-exclusive threadpools/threads created with regular scheduler
settings. Those settings would be cached in recent glib, creating
disparities that it will g_error() out on later. Those created threads
might however be reused later on by different code (eg. metadata
extraction, directly or indirectly), with the regular scheduling
priorities set.

Given that even accessing GSettings will result in threads being
spawned underneath, there's no better choice than doing this always.
This means the 'sched-idle' setting is ineffective. But this default
should avoid fingers from pointing at us.

Closes: https://gitlab.gnome.org/GNOME/tracker/issues/180
---
 src/tracker-extract/tracker-main.c | 20 
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/src/tracker-extract/tracker-main.c 
b/src/tracker-extract/tracker-main.c
index f6db1e0f2..0a9a42ebd 100644
--- a/src/tracker-extract/tracker-main.c
+++ b/src/tracker-extract/tracker-main.c
@@ -109,14 +109,10 @@ static GOptionEntry entries[] = {
 };
 
 static void
-initialize_priority_and_scheduling (TrackerSchedIdle sched_idle,
-gboolean first_time_index)
+initialize_priority_and_scheduling (void)
 {
/* Set CPU 

commit tracker-miners for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-02-22 19:02:20

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.26092 (New)


Package is "tracker-miners"

Sat Feb 22 19:02:20 2020 rev:17 rq:777065 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2020-01-28 10:53:13.608894336 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.26092/tracker-miners.changes 
2020-02-22 19:02:32.973884630 +0100
@@ -1,0 +2,18 @@
+Tue Feb 18 23:41:31 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.3.2:
+  + Blocked parsing of image/x-dds image files, which were
+previously being passed to GStreamer and triggering system
+lockups for some people.
+  + Fixed incorrect MIME type for .raw images, which were
+previously being passed to GStreamer and triggering system
+lockups for some people.
+  + Improved how the MP3 extractor calculates durations of variable
+bitrate MP3s, which fixes incorrect durations being shown in
+GNOME Music.
+  + Fixed a bug in the GStreamer writeback module.
+  + Fix race condition that might leave tracker-miner-fs paused
+after a writeback operation.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.3.1.tar.xz

New:

  tracker-miners-2.3.2.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.QUym5A/_old  2020-02-22 19:02:34.597887775 +0100
+++ /var/tmp/diff_new_pack.QUym5A/_new  2020-02-22 19:02:34.605887791 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-miners
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.3.1
+Version:2.3.2
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later

++ tracker-miners-2.3.1.tar.xz -> tracker-miners-2.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.3.1/NEWS 
new/tracker-miners-2.3.2/NEWS
--- old/tracker-miners-2.3.1/NEWS   2019-10-12 18:04:20.519945000 +0200
+++ new/tracker-miners-2.3.2/NEWS   2020-02-19 00:18:41.586637500 +0100
@@ -1,3 +1,18 @@
+NEW in 2.3.2 - 2020-02-18
+=
+
+  * Blocked parsing of image/x-dds image files, which were previously
+being passed to GStreamer and triggering system lockups for some people
+  * Fixed incorrect MIME type for .raw images, which were previously
+being passed to GStreamer and triggering system lockups for some people
+  * Improved how the MP3 extractor calculates durations of variable bitrate
+MP3s, which fixes incorrect durations being shown in GNOME Music.
+  * Fixed a bug in the GStreamer writeback module.
+  * Fix race condition that might leave tracker-miner-fs paused after a
+writeback operation.
+
+Translations: ms
+
 NEW in 2.3.1 - 2019-10-12
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.3.1/meson.build 
new/tracker-miners-2.3.2/meson.build
--- old/tracker-miners-2.3.1/meson.build2019-10-12 18:04:20.524945000 
+0200
+++ new/tracker-miners-2.3.2/meson.build2020-02-19 00:18:41.588637600 
+0100
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-version: '2.3.1',
+version: '2.3.2',
 meson_version: '>=0.47')
 
 gnome = import('gnome')
@@ -360,7 +360,7 @@
 conf.set('libdir', libdir)
 conf.set('libexecdir', join_paths(get_option('prefix'), 
get_option('libexecdir')))
 conf.set('prefix', get_option('prefix'))
-conf.set('TRACKER_API_VERSION', '1.0')
+conf.set('TRACKER_API_VERSION', tracker_api_version)
 conf.set('VERSION', meson.project_version())
 
 # Configure functional tests to run completely from source tree.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.3.1/po/LINGUAS 
new/tracker-miners-2.3.2/po/LINGUAS
--- old/tracker-miners-2.3.1/po/LINGUAS 2019-10-12 18:04:20.525945200 +0200
+++ new/tracker-miners-2.3.2/po/LINGUAS 2020-02-19 00:18:41.589637500 +0100
@@ -36,6 +36,7 @@
 lv
 mk
 ml
+ms
 nb
 nds
 ne
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.3.1/po/ms.po 
new/tracker-miners-2.3.2/po/ms.po
--- old/tracker-miners-2.3.1/po/ms.po   1970-01-01 

commit tracker-miners for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2020-01-28 10:53:09

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.26092 (New)


Package is "tracker-miners"

Tue Jan 28 10:53:09 2020 rev:16 rq:767488 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2019-10-17 13:06:22.024224172 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.26092/tracker-miners.changes 
2020-01-28 10:53:13.608894336 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:20:41 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.04Ode6/_old  2020-01-28 10:53:15.236896242 +0100
+++ /var/tmp/diff_new_pack.04Ode6/_new  2020-01-28 10:53:15.240896247 +0100
@@ -64,7 +64,6 @@
 BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 2.2.0
 BuildRequires:  pkgconfig(upower-glib) >= 0.9.0
 BuildRequires:  pkgconfig(vorbisfile) >= 0.22
-Recommends: %{name}-lang
 # The schema files moved from libtracker-common to tracker-miners
 Conflicts:  libtracker-common-1_0 < 1.99
 # Make sure tracker is being updated to 1.99 too




commit tracker-miners for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2019-10-17 13:06:20

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.2352 (New)


Package is "tracker-miners"

Thu Oct 17 13:06:20 2019 rev:15 rq:738474 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2019-05-06 21:12:30.260267250 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.2352/tracker-miners.changes  
2019-10-17 13:06:22.024224172 +0200
@@ -1,0 +2,54 @@
+Sat Oct 12 16:23:44 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.3.1:
+  + Improved .odt extraction, fixing issues with hyphenated words.
+  + OpenBSD: Fixed build.
+  + functional-tests: Fixed a cause of intermittent failures,
+removed some unused data files.
+  + Minor compiler warning and build system fixes.
+
+---
+Tue Sep 10 05:56:18 CDT 2019 - mgo...@suse.com
+
+- Update to version 2.3.0:
+  + No changes since 2.2.99.1.
+
+---
+Thu Sep  5 18:50:30 CDT 2019 - mgo...@suse.com
+
+- Update to version 2.2.99.1:
+  + The ~/Downloads folder is now indexed non-recursively by
+default. This reduces the risk of Tracker unnecessarily
+crawling large directories of source code or video game data.
+  - If users are storing data such as music or photos in
+subfolders of the Downloads folder, they will need to move it
+to an appropriate place (~/Music, ~/Pictures, etc.) so that
+it is still indexed.
+  + Dispose TrackerResource objects before unref.
+  + Fixes in Musicbrainz metadata extraction.
+  + Translations: ca, eu.
+
+---
+Mon Aug 26 16:38:55 CST 2019 - yfji...@suse.com
+
+- Update to version 2.2.99.0:
+  + Support for reading Musicbrainz metadata from audio files.
+  + Tracker Writeback now uses GStreamer to write metadata to audio
+files, instead of depending on taglib directly.
+  + Directories will now be ignored if they contain a file named
+`.nomedia`. A file named `.trackerignore` has the same effect,
+but the `.nomedia` file brings us in line with Android.
+  + Removed obsolete 'max-media-art-width' setting.
+- libtracker-miners-common is built as a static library and only
+  used in build time. So remove it in the %install section.
+- Add a new BuildRequires pkgconfig(gstreamer-audio-1.0).
+- Drop an unused BuildRequires pkgconfig(taglib_c).
+
+---
+Tue Jun 25 22:04:32 UTC 2019 - Bjørn Lie 
+
+- Drop pkgconfig(libgrss) BuildRequires and subpackage
+  tracker-miner-rss: libfrss is dropped upstream. Following this,
+  add tracker-miner-rss Obsoletes to main tracker-miners package.
+
+---

Old:

  tracker-miners-2.2.2.tar.xz

New:

  tracker-miners-2.3.1.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.uGgwFR/_old  2019-10-17 13:06:22.548222822 +0200
+++ /var/tmp/diff_new_pack.uGgwFR/_new  2019-10-17 13:06:22.548222822 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   tracker-miners
-Version:2.2.2
+Version:2.3.1
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/Tracker
-Source0:
https://download.gnome.org/sources/tracker-miners/2.2/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/tracker-miners/2.3/%{name}-%{version}.tar.xz
 
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
@@ -41,6 +41,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.10.31
+BuildRequires:  pkgconfig(gstreamer-audio-1.0) >= 0.10.31
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 0.10.31
 BuildRequires:  pkgconfig(gstreamer-tag-1.0) >= 0.10.31
 BuildRequires:  pkgconfig(icu-i18n) >= 4.8.1.1
@@ -50,7 +51,6 @@
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libcue)
 BuildRequires:  pkgconfig(libexif) >= 0.6
-BuildRequires:  pkgconfig(libgrss) >= 0.7
 BuildRequires:  pkgconfig(libgsf-1) >= 1.14.24
 BuildRequires:  pkgconfig(libgxps)
 BuildRequires:  pkgconfig(libiptcdata)
@@ -59,7 +59,6 @@
 BuildRequires:  pkgconfig(libseccomp) >= 2.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6
 BuildRequires:  pkgconfig(poppler-glib) >= 0.16.0
-BuildRequires:  pkgconfig(taglib_c) >= 1.6
 BuildRequires:  

commit tracker-miners for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2019-05-06 21:12:28

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.5148 (New)


Package is "tracker-miners"

Mon May  6 21:12:28 2019 rev:14 rq:700574 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2019-03-19 11:06:26.542103837 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.5148/tracker-miners.changes  
2019-05-06 21:12:30.260267250 +0200
@@ -1,0 +2,11 @@
+Fri May  3 09:20:46 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.2.2:
+  + Multiple leak fixes.
+  + Functional tests now use python3.
+  + Fix text extractor handling of non-existent files.
+  + Fix indexing of tracks in FLAC files.
+  + Added new tests for file formats.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.2.1.tar.xz

New:

  tracker-miners-2.2.2.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.Gu4X35/_old  2019-05-06 21:12:30.740268889 +0200
+++ /var/tmp/diff_new_pack.Gu4X35/_new  2019-05-06 21:12:30.740268889 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
@@ -117,7 +117,7 @@
 
 %files
 %license COPYING
-%doc README
+%doc README.md
 %{_libexecdir}/tracker-extract
 %{_libexecdir}/tracker-writeback
 %{_mandir}/man1/tracker-extract.1%{ext_man}

++ tracker-miners-2.2.1.tar.xz -> tracker-miners-2.2.2.tar.xz ++
 5621 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2019-03-19 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2019-03-19 11:06:21

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.28833 (New)


Package is "tracker-miners"

Tue Mar 19 11:06:21 2019 rev:13 rq:684877 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2019-03-01 20:27:55.034033118 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.28833/tracker-miners.changes 
2019-03-19 11:06:26.542103837 +0100
@@ -1,0 +2,40 @@
+Thu Mar  7 11:04:49 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.2.1:
+  + Whitelist syscall fadvise64_64.
+  + Many fixes to functional tests.
+  + Fix failed functional tests being reported as successful.
+  + Updated translations.
+
+---
+Mon Feb 25 02:02:00 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.2.0:
+  + Disable guarantee_metadata by default. It was the case on
+autotools.
+  + Stop merging translations to schema files.
+  + Test suite improvements.
+  + Meson build improvements.
+  + The functionality of tracker-miner-apps has been adopted by
+tracker-miner-fs/tracker-extract.
+  + All usage of deprecated TrackerSparqlBuilder is gone.
+  + Fixes to desktop file indexing.
+  + Multiple build and compile warning fixes.
+  + Many test improvements and cleanups.
+  + The functionality of tracker-miner-apps has been adopted by
+tracker-miner-fs/tracker-extract.
+  + Updated tracker-miner-fs and tracker-miner-rss to use
+TrackerResource.
+  + Support for building through autotools has been removed.
+  + Plugged several leaks.
+  + Other many build and code cleanups and fixes.
+  + Updated translations.
+- Switch to meson build system, remove all conditionals for meson
+  and remove all traces of autotools support.
+- Drop tracker-miners-private.patch: finally fixed upstream
+  (probably by accident, but well).
+- Add pkgconfig(gexiv2), pkgconfig(libavcodec),
+  pkgconfig(libavformat) and pkgconfig(libavutil) BuildRequires:
+  New dependencies, all optional except gexiv2.
+
+---

Old:

  tracker-miners-2.1.6.tar.xz
  tracker-miners-private.patch

New:

  tracker-miners-2.2.1.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.0YCxgI/_old  2019-03-19 11:06:27.954103907 +0100
+++ /var/tmp/diff_new_pack.0YCxgI/_new  2019-03-19 11:06:27.954103907 +0100
@@ -16,27 +16,27 @@
 #
 
 
-# FIXME: At every release switch on meson use and try to fix it, if the build 
succeeds remove this conditional.
-%bcond_with meson
 Name:   tracker-miners
-Version:2.1.6
+Version:2.2.1
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/Tracker
-Source: 
http://download.gnome.org/sources/tracker-miners/2.1/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
-Patch0: tracker-miners-private.patch
+Source0:
https://download.gnome.org/sources/tracker-miners/2.2/%{name}-%{version}.tar.xz
+
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(enca) >= 1.9
 BuildRequires:  pkgconfig(exempi-2.0) >= 2.1.0
 BuildRequires:  pkgconfig(flac) >= 1.2.1
+BuildRequires:  pkgconfig(gexiv2)
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44.0
@@ -45,6 +45,9 @@
 BuildRequires:  pkgconfig(gstreamer-tag-1.0) >= 0.10.31
 BuildRequires:  pkgconfig(icu-i18n) >= 4.8.1.1
 BuildRequires:  pkgconfig(icu-uc) >= 4.8.1.1
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libcue)
 BuildRequires:  pkgconfig(libexif) >= 0.6
 BuildRequires:  pkgconfig(libgrss) >= 0.7
@@ -58,8 +61,8 @@
 BuildRequires:  pkgconfig(poppler-glib) >= 0.16.0
 BuildRequires:  pkgconfig(taglib_c) >= 1.6
 BuildRequires:  pkgconfig(totem-plparser)
-BuildRequires:  pkgconfig(tracker-miner-2.0) >= 1.99
-BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 1.99
+BuildRequires:  pkgconfig(tracker-miner-2.0) >= 2.2.0
+BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 2.2.0
 BuildRequires:  

commit tracker-miners for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2019-03-01 20:27:53

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new.28833 (New)


Package is "tracker-miners"

Fri Mar  1 20:27:53 2019 rev:12 rq:678968 version:2.1.6

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2018-10-17 08:17:50.866955917 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new.28833/tracker-miners.changes 
2019-03-01 20:27:55.034033118 +0100
@@ -1,0 +2,8 @@
+Sun Feb 24 00:10:13 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.1.6:
+  + Multiple meson build fixes.
+  + Test fixes.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.1.5.tar.xz

New:

  tracker-miners-2.1.6.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.To3VHM/_old  2019-03-01 20:27:55.722032952 +0100
+++ /var/tmp/diff_new_pack.To3VHM/_new  2019-03-01 20:27:55.726032951 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-miners
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 # FIXME: At every release switch on meson use and try to fix it, if the build 
succeeds remove this conditional.
 %bcond_with meson
 Name:   tracker-miners
-Version:2.1.5
+Version:2.1.6
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later

++ tracker-miners-2.1.5.tar.xz -> tracker-miners-2.1.6.tar.xz ++
 1799 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2018-10-17 08:17:43

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Wed Oct 17 08:17:43 2018 rev:11 rq:638696 version:2.1.5

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2018-09-05 13:44:53.021900085 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2018-10-17 08:17:50.866955917 +0200
@@ -1,0 +2,9 @@
+Wed Sep 26 18:54:50 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.1.5:
+  + Fix several leaks.
+  + Ensure utf8ness in
+tracker_guarantee_resource_title_from_file().
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.1.4.tar.xz

New:

  tracker-miners-2.1.5.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.9YHVeV/_old  2018-10-17 08:17:51.326955711 +0200
+++ /var/tmp/diff_new_pack.9YHVeV/_new  2018-10-17 08:17:51.326955711 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 # FIXME: At every release switch on meson use and try to fix it, if the build 
succeeds remove this conditional.
 %bcond_with meson
 Name:   tracker-miners
-Version:2.1.4
+Version:2.1.5
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later

++ tracker-miners-2.1.4.tar.xz -> tracker-miners-2.1.5.tar.xz ++
 7814 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/tracker-miners-2.1.4/ChangeLog new/tracker-miners-2.1.5/ChangeLog
--- old/tracker-miners-2.1.4/ChangeLog  2018-09-04 00:27:00.0 +0200
+++ new/tracker-miners-2.1.5/ChangeLog  2018-09-26 17:55:13.0 +0200
@@ -1,3 +1,26 @@
+2018-09-26  Carlos Garnacho  
+
+   Release 2.1.5
+
+   libtracker-extract: Guarantee that titles are UTF-8
+   The tracker_guarantee_resource_title_from_file() function may
+   possibly accept non-utf8 from extractors. While the file display
+   name fallbacks are utf8 safe, the given string should be checked.
+
+2018-09-09  Carlos Garnacho  
+
+   tracker-extract-iso: Plug leaks
+
+   tracker-extract-gstreamer: Plug leak
+
+   tracker-miner-fs: Plug leak
+
+   libtracker-miners-common: Plug leak
+
+2018-09-06  Stas Solovey  
+
+   Update Russian translation
+
 2018-09-04  Carlos Garnacho  
 
Release 2.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/tracker-miners-2.1.4/NEWS new/tracker-miners-2.1.5/NEWS
--- old/tracker-miners-2.1.4/NEWS   2018-09-04 00:18:10.0 +0200
+++ new/tracker-miners-2.1.5/NEWS   2018-09-26 17:47:48.0 +0200
@@ -1,3 +1,11 @@
+NEW in 2.1.5 - 2018-09-26
+=
+
+  * Fix several leaks
+  * Ensure utf8ness in tracker_guarantee_resource_title_from_file()
+
+Translations: ru
+
 NEW in 2.1.4 - 2018-09-04
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/tracker-miners-2.1.4/build-aux/compile 
new/tracker-miners-2.1.5/build-aux/compile
--- old/tracker-miners-2.1.4/build-aux/compile  2018-08-29 18:09:48.0 
+0200
+++ new/tracker-miners-2.1.5/build-aux/compile  2018-09-26 17:49:12.0 
+0200
@@ -1,9 +1,9 @@
-#!/bin/sh
+#! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2016-01-11.22; # UTC
+scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program 

commit tracker-miners for openSUSE:Factory

2018-08-02 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2018-08-02 14:49:39

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Thu Aug  2 14:49:39 2018 rev:9 rq:625581 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2018-03-08 10:45:44.394738210 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2018-08-02 14:49:41.347428550 +0200
@@ -1,0 +2,24 @@
+Tue Jul 24 09:09:02 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.1.0:
+  + tests: Many updates and fixes to functional tests.
+  + tracker-extract: Better infrastructure for tests, based on
+JSON-LD.
+  + tracker-miner-fs: Restart tracker extract from the right
+domain.
+  + tracker-extract: Persistently avoid files that trigger
+recoverable errors, to avoid log spamming on restarts.
+  + Updated translations.
+
+---
+Tue Jun 26 03:11:40 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 2.0.5:
+  + tracker-extract: Made daemon able to shutdown on inactivity,
+lifetime will be managed by tracker-miner-fs.
+  + tracker-stract: Fixes in generated SPARQL for geolocation data.
+  + Updated translations.
+- Replace libjpeg-devel BuildRequires with pkgconfig(libjpeg): now
+  configure looks for the pkgconfig module instead.
+
+---

Old:

  tracker-miners-2.0.4.tar.xz

New:

  tracker-miners-2.1.0.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.LkRNpr/_old  2018-08-02 14:49:41.783429385 +0200
+++ /var/tmp/diff_new_pack.LkRNpr/_new  2018-08-02 14:49:41.787429393 +0200
@@ -16,19 +16,20 @@
 #
 
 
+# FIXME: At every release switch on meson use and try to fix it, if the build 
succeeds remove this conditional.
+%bcond_with meson
 Name:   tracker-miners
-Version:2.0.4
+Version:2.1.0
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/Tracker
-Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/tracker-miners/2.1/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
-BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
@@ -50,6 +51,7 @@
 BuildRequires:  pkgconfig(libgsf-1) >= 1.14.24
 BuildRequires:  pkgconfig(libgxps)
 BuildRequires:  pkgconfig(libiptcdata)
+BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.9
 BuildRequires:  pkgconfig(libseccomp) >= 2.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6
@@ -65,6 +67,10 @@
 Conflicts:  libtracker-common-1_0 < 1.99
 # Make sure tracker is being updated to 1.99 too
 Conflicts:  tracker < 1.99
+%if %{with meson}
+BuildRequires:  meson
+BuildRequires:  pkgconfig(dbus-1)
+%endif
 
 %description
 Tracker is a desktop-neutral object database, tag/metadata database,
@@ -100,6 +106,10 @@
 %autosetup -p1
 
 %build
+%if %{with meson}
+%meson
+%meson_build
+%else
 # Needed for patch0
 autoreconf -fiv
 %configure \
@@ -108,10 +118,15 @@
--enable-libvorbis \
%{nil}
 %make_build
+%endif
 
 %install
+%if %{with meson}
+%meson_install
+%else
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+%endif
 rm %{buildroot}%{_datadir}/tracker-tests/01-writeback.py
 %find_lang %{name}
 

++ tracker-miners-2.0.4.tar.xz -> tracker-miners-2.1.0.tar.xz ++
 46955 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2018-03-08 10:45:42

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Thu Mar  8 10:45:42 2018 rev:8 rq:582784 version:2.0.4

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2018-02-07 18:39:08.654560037 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2018-03-08 10:45:44.394738210 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:40:32 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.lpF3SR/_old  2018-03-08 10:45:46.650656988 +0100
+++ /var/tmp/diff_new_pack.lpF3SR/_new  2018-03-08 10:45:46.654656844 +0100
@@ -20,14 +20,12 @@
 Version:2.0.4
 Release:0
 Summary:Various miners for Tracker
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
-Url:https://wiki.gnome.org/Projects/Tracker
+URL:https://wiki.gnome.org/Projects/Tracker
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
-
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
-
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libjpeg-devel
@@ -62,11 +60,11 @@
 BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 1.99
 BuildRequires:  pkgconfig(upower-glib) >= 0.9.0
 BuildRequires:  pkgconfig(vorbisfile) >= 0.22
-# Make sure tracker is being updated to 1.99 too
-Conflicts:  tracker < 1.99
+Recommends: %{name}-lang
 # The schema files moved from libtracker-common to tracker-miners
 Conflicts:  libtracker-common-1_0 < 1.99
-Recommends: %{name}-lang
+# Make sure tracker is being updated to 1.99 too
+Conflicts:  tracker < 1.99
 
 %description
 Tracker is a desktop-neutral object database, tag/metadata database,




commit tracker-miners for openSUSE:Factory

2018-02-07 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2018-02-07 18:39:06

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Wed Feb  7 18:39:06 2018 rev:7 rq:573683 version:2.0.4

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2018-01-16 09:28:21.165047841 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2018-02-07 18:39:08.654560037 +0100
@@ -1,0 +2,20 @@
+Wed Feb  7 08:08:29 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.0.4:
+  + build: Allow building tracker repo as a meson subproject.
+  + libtracker-common: Rename to libtracker-miners-common.
+  + libtracker-miners-common: Whitelist arm_fadvise64_64, getegid
+and getegid32 syscalls.
+  + tracker-extract:
+- Add GExiv2-based extractor module for RAW files.
+- Blacklist gstreamer modules via plugin instead of via
+  feature.
+- Blacklist video4linux2 gstreamer plugin.
+- Use enumerations for EXIF values.
+- Fix image pixel density conversions.
+  + tracker-miner-fs: Avoid setting rdf:types on empty files.
+  + meson: dependency check fixes.
+  + Updated translations.
+- Drop tracker-miners-nb-translations.patch: Fixed upstream.
+
+---

Old:

  tracker-miners-2.0.3.tar.xz
  tracker-miners-nb-translations.patch

New:

  tracker-miners-2.0.4.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.CeZisM/_old  2018-02-07 18:39:09.290530245 +0100
+++ /var/tmp/diff_new_pack.CeZisM/_new  2018-02-07 18:39:09.294530057 +0100
@@ -17,17 +17,16 @@
 
 
 Name:   tracker-miners
-Version:2.0.3
+Version:2.0.4
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/Tracker
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
+
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
-# PATCH-FIX-UPSTREAM tracker-miners-nb-translations.patch zai...@opensuse.org 
-- Update Norwegian Bokmål translations
-Patch1: tracker-miners-nb-translations.patch
 
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
@@ -105,9 +104,11 @@
 %build
 # Needed for patch0
 autoreconf -fiv
-%configure --disable-static \
+%configure \
+   --disable-static \
 --enable-libflac \
---enable-libvorbis
+   --enable-libvorbis \
+   %{nil}
 %make_build
 
 %install

++ tracker-miners-2.0.3.tar.xz -> tracker-miners-2.0.4.tar.xz ++
 26469 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2018-01-16 09:28:19

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Tue Jan 16 09:28:19 2018 rev:6 rq:562540 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-11-30 16:31:20.535327587 +0100
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2018-01-16 09:28:21.165047841 +0100
@@ -1,0 +2,6 @@
+Sat Jan  6 12:25:18 UTC 2018 - zai...@opensuse.org
+
+- Add tracker-miners-nb-translations.patch: Update Norwegian Bokmål
+  translations.
+
+---

New:

  tracker-miners-nb-translations.patch



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.VD9lgC/_old  2018-01-16 09:28:22.069005548 +0100
+++ /var/tmp/diff_new_pack.VD9lgC/_new  2018-01-16 09:28:22.073005361 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-miners
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,9 @@
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
+# PATCH-FIX-UPSTREAM tracker-miners-nb-translations.patch zai...@opensuse.org 
-- Update Norwegian Bokmål translations
+Patch1: tracker-miners-nb-translations.patch
+
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libjpeg-devel
@@ -97,8 +100,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 # Needed for patch0
@@ -106,7 +108,7 @@
 %configure --disable-static \
 --enable-libflac \
 --enable-libvorbis
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -115,7 +117,8 @@
 %find_lang %{name}
 
 %files
-%doc ChangeLog README COPYING
+%license COPYING
+%doc ChangeLog README
 %{_libexecdir}/tracker-extract
 %{_libexecdir}/tracker-writeback
 %{_mandir}/man1/tracker-extract.1%{ext_man}

++ tracker-miners-nb-translations.patch ++
 2674 lines (skipped)




commit tracker-miners for openSUSE:Factory

2017-11-30 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-11-30 16:31:18

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Thu Nov 30 16:31:18 2017 rev:5 rq:544209 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-10-13 14:08:57.395042613 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-11-30 16:31:20.535327587 +0100
@@ -1,0 +2,9 @@
+Thu Nov 16 03:46:12 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.0.3:
+  + meson: Multiple cleanups and fixes.
+  + tracker-extract: Do not overwrite nie:dataSource.
+- Update Url to https://wiki.gnome.org/Projects/Tracker: current
+  Tracker's web page.
+
+---

Old:

  tracker-miners-2.0.2.tar.xz

New:

  tracker-miners-2.0.3.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.tK31Sa/_old  2017-11-30 16:31:21.283300431 +0100
+++ /var/tmp/diff_new_pack.tK31Sa/_new  2017-11-30 16:31:21.291300141 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   tracker-miners
-Version:2.0.2
+Version:2.0.3
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Url:http://projects.gnome.org/tracker/
+Url:https://wiki.gnome.org/Projects/Tracker
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
@@ -139,8 +139,6 @@
 %{_libdir}/tracker-miners-2.0/writeback-modules/
 %{_libdir}/tracker-miners-2.0/libtracker-extract.so
 
-%files lang -f %{name}.lang
-
 %files -n tracker-miner-files
 %{_libexecdir}/tracker-miner-apps
 %{_libexecdir}/tracker-miner-fs
@@ -163,4 +161,6 @@
 %{_datadir}/tracker/miners/org.freedesktop.Tracker1.Miner.RSS.service
 %{_mandir}/man1/tracker-miner-rss.1%{ext_man}
 
+%files lang -f %{name}.lang
+
 %changelog

++ tracker-miners-2.0.2.tar.xz -> tracker-miners-2.0.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.0.2/ChangeLog 
new/tracker-miners-2.0.3/ChangeLog
--- old/tracker-miners-2.0.2/ChangeLog  2017-10-05 14:56:57.0 +0200
+++ new/tracker-miners-2.0.3/ChangeLog  2017-11-14 23:41:45.0 +0100
@@ -1,3 +1,31 @@
+2017-11-14  Carlos Garnacho  
+
+   Release 2.0.3
+
+   tracker-extract: Ensure to add, not set, the nie:dataSource tag
+   It's not ok to unset all previous nie:dataSource properties here,
+   as tracker-miner-fs sets its own.
+
+2017-11-02  Sam Thursfield  
+
+   meson: Allow disabling individual miners
+   Also cleans up a little nonsense in the meson rules.
+
+2017-10-31  Sam Thursfield  
+
+   meson: Fix use of invalid 'default' keyword in meson_options.txt
+   The correct keyword is 'value'.
+
+   meson: Remove project options that are only relevant in tracker core
+
+2017-10-19  Sam Thursfield  
+
+   meson: Enable seccomp support
+
+   meson: Fix missing library from tracker-extract-gstreamer module
+
+   meson: Install enums for GSettings schemas
+
 2017-10-05  Carlos Garnacho  
 
Release 2.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.0.2/NEWS 
new/tracker-miners-2.0.3/NEWS
--- old/tracker-miners-2.0.2/NEWS   2017-10-05 14:51:56.0 +0200
+++ new/tracker-miners-2.0.3/NEWS   2017-11-14 22:50:46.0 +0100
@@ -1,3 +1,9 @@
+NEW in 2.0.3 - 2017-11-14
+=
+
+  * meson: Multiple cleanups and fixes
+  * tracker-extract: Do not overwrite nie:dataSource
+
 NEW in 2.0.2 - 2017-10-05
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tracker-miners-2.0.2/config.h.meson.in 
new/tracker-miners-2.0.3/config.h.meson.in
--- old/tracker-miners-2.0.2/config.h.meson.in  2017-09-16 22:10:48.0 
+0200
+++ new/tracker-miners-2.0.3/config.h.meson.in  2017-11-14 21:22:06.0 
+0100
@@ -66,6 +66,9 @@
 /* Define if we have libiptcdata */
 #mesondefine HAVE_LIBIPTCDATA
 
+/* Define if we have libseccomp */
+#mesondefine HAVE_LIBSECCOMP
+
 /* Define if we have libstemmer */
 

commit tracker-miners for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-10-13 14:08:55

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Fri Oct 13 14:08:55 2017 rev:4 rq:532847 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-10-06 11:01:59.690550250 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-10-13 14:08:57.395042613 +0200
@@ -1,0 +2,10 @@
+Fri Oct  6 08:16:11 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.0.2:
+  + tracker-miner-fs: Fix initialization when there's a startup
+timeout.
+  + tracker-extract: Don't store 0-length strings on MSOffice
+metadata.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.0.1.tar.xz

New:

  tracker-miners-2.0.2.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.YSq7iL/_old  2017-10-13 14:08:58.846978765 +0200
+++ /var/tmp/diff_new_pack.YSq7iL/_new  2017-10-13 14:08:58.850978589 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.0.1
+Version:2.0.2
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+

++ tracker-miners-2.0.1.tar.xz -> tracker-miners-2.0.2.tar.xz ++
 5622 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-10-06 11:01:54

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Fri Oct  6 11:01:54 2017 rev:3 rq:531698 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-10-02 16:51:20.734461185 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-10-06 11:01:59.690550250 +0200
@@ -1,0 +2,12 @@
+Thu Oct  5 10:23:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.0.1:
+  + tracker-miner-apps: Ignore broken .desktop file symlinks.
+  + tracker-miner-fs: Ignore non-native mounts.
+  + tracker-extract: Fix insertion of white balance values in
+images.
+  + Compile warnings and Coverity issue fixes.
+  + Fix srcdir!=builddir builds.
+- Drop tracker-miners-tracker-extract-fixes.patch: fixed upstream.
+
+---

Old:

  tracker-miners-2.0.0.tar.xz
  tracker-miners-tracker-extract-fixes.patch

New:

  tracker-miners-2.0.1.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.V4NuPQ/_old  2017-10-06 11:02:00.386445019 +0200
+++ /var/tmp/diff_new_pack.V4NuPQ/_new  2017-10-06 11:02:00.386445019 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+
@@ -26,8 +26,6 @@
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
-# PATCH-FIX-UPSTREAM tracker-miners-tracker-extract-fixes.patch bgo#785853 
bgo#787774 zai...@opensuse.org -- Fix various bugs in tracker-extract
-Patch1: tracker-miners-tracker-extract-fixes.patch
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libjpeg-devel
@@ -101,7 +99,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Needed for patch0

++ tracker-miners-2.0.0.tar.xz -> tracker-miners-2.0.1.tar.xz ++
 11614 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2017-10-02 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-10-02 16:51:19

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Mon Oct  2 16:51:19 2017 rev:2 rq:528641 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-09-13 21:56:03.677019290 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-10-02 16:51:20.734461185 +0200
@@ -1,0 +2,6 @@
+Sat Sep 23 19:02:40 UTC 2017 - zai...@opensuse.org
+
+- Add tracker-miners-tracker-extract-fixes.patch: Fix various bugs
+  in tracker-extract (bgo#785853, bgo#787774).
+
+---

New:

  tracker-miners-tracker-extract-fixes.patch



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.MwIE50/_old  2017-10-02 16:51:21.446361268 +0200
+++ /var/tmp/diff_new_pack.MwIE50/_new  2017-10-02 16:51:21.450360707 +0200
@@ -26,6 +26,8 @@
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
+# PATCH-FIX-UPSTREAM tracker-miners-tracker-extract-fixes.patch bgo#785853 
bgo#787774 zai...@opensuse.org -- Fix various bugs in tracker-extract
+Patch1: tracker-miners-tracker-extract-fixes.patch
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libjpeg-devel
@@ -63,7 +65,7 @@
 # Make sure tracker is being updated to 1.99 too
 Conflicts:  tracker < 1.99
 # The schema files moved from libtracker-common to tracker-miners
-ConflictS:  libtracker-common-1_0 < 1.99
+Conflicts:  libtracker-common-1_0 < 1.99
 Recommends: %{name}-lang
 
 %description
@@ -99,6 +101,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 # Needed for patch0

++ tracker-miners-tracker-extract-fixes.patch ++
>From a0da953c8637bef4ddb963e0d459dfa37b5a643a Mon Sep 17 00:00:00 2001
From: Carlos Garnacho 
Date: Tue, 12 Sep 2017 15:13:46 +0200
Subject: tracker-extract: Skip over virtual elements

It is possible to fool tracker-extract into processing virtual elements
that aren't backed up by files. Those can be safely ignored instead.

https://bugzilla.gnome.org/show_bug.cgi?id=785853
---
 src/tracker-extract/tracker-extract-decorator.c | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/src/tracker-extract/tracker-extract-decorator.c 
b/src/tracker-extract/tracker-extract-decorator.c
index cfb51d7..6e251f4 100644
--- a/src/tracker-extract/tracker-extract-decorator.c
+++ b/src/tracker-extract/tracker-extract-decorator.c
@@ -264,6 +264,12 @@ decorator_next_item_cb (TrackerDecorator *decorator,
 
g_clear_error ();
return;
+   } else if (!tracker_decorator_info_get_url (info)) {
+   /* Skip virtual elements with no real file representation */
+   priv->n_extracting_files--;
+   tracker_decorator_info_unref (info);
+   decorator_get_next_file (decorator);
+   return;
}
 
data = g_new0 (ExtractData, 1);
-- 
cgit v0.12


>From 1337de7ccdc38f8865f6c14f4efa3758d569bea8 Mon Sep 17 00:00:00 2001
From: Carlos Garnacho 
Date: Sun, 10 Sep 2017 13:17:10 +0200
Subject: tracker-extract: Remove declaration of undefined function

This function is long gone.
---
 src/tracker-extract/tracker-main.h | 5 -
 1 file changed, 5 deletions(-)

diff --git a/src/tracker-extract/tracker-main.h 
b/src/tracker-extract/tracker-main.h
index 77d798e..4af2e3e 100644
--- a/src/tracker-extract/tracker-main.h
+++ b/src/tracker-extract/tracker-main.h
@@ -25,11 +25,6 @@
 
 G_BEGIN_DECLS
 
-/* This is used to not shutdown after the default of 30 seconds if we
- * get more work to do.
- */
-void  tracker_main_quit_timeout_reset (void);
-
 /* Enables getting the config object from extractors */
 TrackerConfig*tracker_main_get_config (void);
 
-- 
cgit v0.12


>From 57c47d0b6064b23df40009e448c2aea651789e46 Mon Sep 17 00:00:00 2001
From: Debarshi Ray 
Date: Sun, 17 Sep 2017 01:35:02 +0200
Subject: tracker-extract: Fix insertion of white balance values

https://bugzilla.gnome.org/show_bug.cgi?id=787774
---
 src/tracker-extract/tracker-extract-gif.c  | 2 +-
 src/tracker-extract/tracker-extract-jpeg.c | 2 +-
 src/tracker-extract/tracker-extract-pdf.c  | 2 +-
 src/tracker-extract/tracker-extract-png.c  | 2 +-