Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2017-10-02 16:51:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Mon Oct  2 16:51:26 2017 rev:101 rq:528642 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2017-09-13 
21:55:22.010881636 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker.changes     2017-10-02 
16:51:28.293400269 +0200
@@ -1,0 +2,8 @@
+Sat Sep 23 19:12:06 UTC 2017 - [email protected]
+
+- Add tracker-libtracker-fixes.patch: Fix various bugs in
+  libtracker (bgo#787452).
+- Move AUTHORS ChangeLog README and NEWS to devel sub-package, only
+  developers care about these anyway, silences rpmlint.
+
+-------------------------------------------------------------------

New:
----
  tracker-libtracker-fixes.patch

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

Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.eCcxNW/_old  2017-10-02 16:51:30.389106130 +0200
+++ /var/tmp/diff_new_pack.eCcxNW/_new  2017-10-02 16:51:30.393105569 +0200
@@ -29,6 +29,8 @@
 Source0:        
http://download.gnome.org/sources/tracker/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 
[email protected] -- Do not maintain LT versioning for private libs
 Patch0:         tracker-extract-private.patch
+# PATCH-FIX-UPSTREAM tracker-libtracker-fixes.patch bgo#787452 
[email protected] -- Fix various bugs in libtracker
+Patch1:         tracker-libtracker-fixes.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.44.0
@@ -218,6 +220,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
@@ -258,7 +261,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README NEWS
+%doc COPYING
 %{_sysconfdir}/xdg/autostart/tracker-store.desktop
 %{_bindir}/tracker
 %{_libexecdir}/tracker-store
@@ -314,6 +317,7 @@
 
 %files -n tracker-devel
 %defattr(-,root,root)
+%doc AUTHORS ChangeLog README NEWS
 %{_libdir}/lib*.so
 %{_includedir}/tracker-%{TrackerAPI}/
 %{_libdir}/pkgconfig/tracker-control-%{TrackerAPI}.pc

++++++ tracker-libtracker-fixes.patch ++++++
++++ 1344 lines (skipped)


Reply via email to