Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2015-10-06 16:33:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2015-08-07 
00:17:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes      
2015-10-06 16:33:58.000000000 +0200
@@ -1,0 +2,91 @@
+Tue Sep 22 13:00:26 UTC 2015 - [email protected]
+
+- Update to version 1.6.0:
+  + tracker-extract: Fix synchronization with tracker-miner-fs when
+    wait-for-miner-fs=TRUE.
+  + tracker-miner-fs: Fix crash during startup.
+  + tracker-extract: Fix builtin dummy module struct.
+  + Updated translations.
+- Drop tracker-fix-dummy_module.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Wed Sep  2 10:50:06 UTC 2015 - [email protected]
+
+- Update to version 1.5.2:
+  + libtracker-common: String to date conversion to return with
+    GError when null string.
+  + libtracker-data:
+    - Clean up stale URIs on startup.
+    - Fix printf string format.
+  + libtracker-extract:
+    - Add builtin dummy extractor.
+    - Plug leaks.
+  + libtracker-miner:
+    - Cancellation on unmount fixes.
+    - Deprecate tracker_miner_fs_add_directory_without_parent.
+    - Fallback to basename checks on hidden files.
+  + ontology: Remove cardinality limits on
+    nmo:communicationChannel.
+  + rss:
+    - Optimize deletes.
+    - Perform extraction/insertion of feed items at once.
+    - Set website url as a nfo:WebSite.
+    - Simplify GrssFeedChannel list creation.
+  + tracker-extract: Use dummy fastpath for svg extraction.
+  + tracker-miner-fs: Keep cache of IndexFile requesters on
+    directories.
+  + Updated translations.
+- Add tracker-fix-dummy_module.patch: Fix definition of
+  dummy_module.
+
+-------------------------------------------------------------------
+Fri Jul 31 23:07:54 UTC 2015 - [email protected]
+
+- Disable building of the Thunderbird miner: Mozilla is just not
+  able to provide a plugin API/ABI that does not crash every other
+  update and I'm sick and tired of running after them.
+
+-------------------------------------------------------------------
+Fri Jul 31 23:06:54 UTC 2015 - [email protected]
+
+- Update to version 1.5.1:
+  + Many fixes to RSS miner:
+    - Dumps more complete data on tracker-store.
+    - Stability fixes.
+    - Leak fixes.
+    - Performs automatic maintenance of feed messages.
+  + Bumped libgrss dependency on 0.7.
+  + Performance improvements on tracker-store delete operations.
+  + Performance improvements on tracker-miner-fs delete operation
+    handling.
+  + Fix main Resource table id/urn leaks.
+  + Fix unnecessary queries in tracker-extract.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jul 31 23:05:54 UTC 2015 - [email protected]
+
+- Update to version 1.5.0:
+  + Fix possible scenarios for high memory consumption in
+    tracker-extract.
+  + Ontology documentation has been revamped.
+  + Add search by tags functionality to tracker-needle.
+  + Fix spurious "out of space" checks succeeding (bgo#748907).
+  + Fix tracker-miner-fs not entering idle state (bgo#751172).
+  + File monitoring fixes (bgo#750394).
+  + MP3 extraction fixes (bgo#733136, bgo#728252, bgo#735515).
+  + EPUB extraction fixes (bgo#746401).
+  + Fixes on gstreamer-based album extraction (bgo#748227,
+    bgo#732236).
+  + GSF-based extraction fixes (bgo#730085, bgo#746437).
+  + Fix various compiler warnings (bgo#746381, bgo#746194,
+    bgo#751051).
+  + OpenBSD portability fixes (bgo#697719).
+  + Made tracker-needle use gsettings (bgo#740302).
+  + Added infrastructure to rebuild FTS tokens on tokenizer
+    changes.
+  + Fixed first index of gnome user docs (bgo#751992).
+  + Allow dummy .rule files for extractors (bgo#735610).
+  + Updated translations.
+
+-------------------------------------------------------------------
tracker.changes: same change

Old:
----
  tracker-1.4.1.tar.xz

New:
----
  tracker-1.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tracker-extras.spec ++++++
--- /var/tmp/diff_new_pack.jiuN9c/_old  2015-10-06 16:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.jiuN9c/_new  2015-10-06 16:33:59.000000000 +0200
@@ -32,12 +32,8 @@
 %define build_gui 1
 %define build_miner_rss 1
 %define build_nautilus 1
-%if 0%{?suse_version} > 1140
-%define build_thunderbird 1
-%else
 %define build_thunderbird 0
 %endif
-%endif
 
 %define firefox_appid      \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 %define thunderbird_appid  \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
@@ -45,7 +41,7 @@
 # Do not edit this auto generated file! Edit tracker.spec.
 Name:           tracker-extras
 %define _name   tracker
-Version:        1.4.1
+Version:        1.6.0
 Release:        0
 %define TrackerAPI    1.0
 %define RPMTrackerAPI 1_0
@@ -53,7 +49,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            http://projects.gnome.org/tracker/
-Source0:        
http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/tracker/1.6/%{_name}-%{version}.tar.xz
 # Needed for patch0: we need to bootstrap
 Source2:        README.SUSE.rss
 # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 
[email protected] -- Do not maintain LT versioning for private libs
@@ -122,7 +118,7 @@
 BuildRequires:  gtk3-devel
 %endif
 %if %{build_miner_rss}
-BuildRequires:  libgrss-devel >= 0.5
+BuildRequires:  libgrss-devel >= 0.7
 %endif
 %if %{build_nautilus}
 BuildRequires:  pkgconfig(libnautilus-extension)
@@ -607,10 +603,12 @@
 %if 0%{?suse_version} > 1130
 
 %post -n %{_name}-gui
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 
 %postun -n %{_name}-gui
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
@@ -648,6 +646,7 @@
 %dir %{_libdir}/tracker-%{TrackerAPI}/
 %{_libdir}/tracker-%{TrackerAPI}/extract-modules/
 %{_libdir}/tracker-%{TrackerAPI}/writeback-modules/
+%{_datadir}/bash-completion/completions/tracker
 %{_datadir}/tracker/
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
@@ -811,6 +810,7 @@
 # Tracker Needle (former search tool)
 %{_bindir}/tracker-needle
 %{_datadir}/applications/tracker-needle.desktop
+%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Needle.gschema.xml
 %{_datadir}/tracker/tracker-needle.ui
 %{_mandir}/man1/tracker-needle.1*
 %endif

++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.jiuN9c/_old  2015-10-06 16:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.jiuN9c/_new  2015-10-06 16:33:59.000000000 +0200
@@ -32,19 +32,15 @@
 %define build_gui 1
 %define build_miner_rss 1
 %define build_nautilus 1
-%if 0%{?suse_version} > 1140
-%define build_thunderbird 1
-%else
 %define build_thunderbird 0
 %endif
-%endif
 
 %define firefox_appid      \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 %define thunderbird_appid  \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
 
 Name:           tracker
 %define _name   tracker
-Version:        1.4.1
+Version:        1.6.0
 Release:        0
 %define TrackerAPI    1.0
 %define RPMTrackerAPI 1_0
@@ -52,7 +48,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            http://projects.gnome.org/tracker/
-Source0:        
http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/tracker/1.6/%{_name}-%{version}.tar.xz
 # Needed for patch0: we need to bootstrap
 Source2:        README.SUSE.rss
 # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 
[email protected] -- Do not maintain LT versioning for private libs
@@ -121,7 +117,7 @@
 BuildRequires:  gtk3-devel
 %endif
 %if %{build_miner_rss}
-BuildRequires:  libgrss-devel >= 0.5
+BuildRequires:  libgrss-devel >= 0.7
 %endif
 %if %{build_nautilus}
 BuildRequires:  pkgconfig(libnautilus-extension)
@@ -606,10 +602,12 @@
 %if 0%{?suse_version} > 1130
 
 %post -n %{_name}-gui
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 
 %postun -n %{_name}-gui
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
@@ -647,6 +645,7 @@
 %dir %{_libdir}/tracker-%{TrackerAPI}/
 %{_libdir}/tracker-%{TrackerAPI}/extract-modules/
 %{_libdir}/tracker-%{TrackerAPI}/writeback-modules/
+%{_datadir}/bash-completion/completions/tracker
 %{_datadir}/tracker/
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
 %{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
@@ -810,6 +809,7 @@
 # Tracker Needle (former search tool)
 %{_bindir}/tracker-needle
 %{_datadir}/applications/tracker-needle.desktop
+%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Needle.gschema.xml
 %{_datadir}/tracker/tracker-needle.ui
 %{_mandir}/man1/tracker-needle.1*
 %endif

++++++ tracker-1.4.1.tar.xz -> tracker-1.6.0.tar.xz ++++++
++++ 327935 lines of diff (skipped)


Reply via email to