Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2023-06-04 00:12:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Sun Jun  4 00:12:14 2023 rev:158 rq:1090367 version:3.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2023-05-19 
11:54:40.802974251 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new.15902/tracker.changes       
2023-06-04 00:12:15.421410076 +0200
@@ -1,0 +2,21 @@
+Thu Jun  1 14:24:22 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 3.5.3:
+  + Build fixes around strftime() bug workarounds on some
+    architectures/platforms.
+  + Improved compatibility of JSON cursor readers.
+  + Leaks plugged.
+- Drop 63ea8f1a.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Thu May 18 05:18:39 UTC 2023 - Luciano Santos <[email protected]>
+
+- Drop %systemd_user_postun_with_restart macro from the %postun
+  directive. It's been deprecated and emptied (expands to nil) on
+  both Tumbleweed and Leap already.
+- Comment unneded "/usr/bin/env python3" shebang line on utils/
+  trackertestutils/__main__.py Python script.
+- Change tracker-data-files package's architecture to noarch, as it
+  doesn't contain any binaries.
+
+-------------------------------------------------------------------

Old:
----
  63ea8f1a.patch
  tracker-3.5.2.tar.xz

New:
----
  tracker-3.5.3.tar.xz

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

Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.bumaco/_old  2023-06-04 00:12:15.921413065 +0200
+++ /var/tmp/diff_new_pack.bumaco/_new  2023-06-04 00:12:15.925413089 +0200
@@ -21,15 +21,13 @@
 %define RPMTrackerAPI 3_0
 
 Name:           tracker
-Version:        3.5.2
+Version:        3.5.3
 Release:        0
 Summary:        Object database, tag/metadata database, search tool and indexer
 License:        GPL-2.0-or-later
 Group:          Productivity/Other
 URL:            https://wiki.gnome.org/Projects/Tracker
 Source0:        
https://download.gnome.org/sources/tracker/3.5/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE 63ea8f1a.patch -- Revert build: Detect appropriate 
strftime() year modifier at build time
-Patch0:         https://gitlab.gnome.org/GNOME/tracker/-/commit/63ea8f1a.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
@@ -126,6 +124,7 @@
 %package -n tracker-data-files
 Summary:        Data files for the Tracker Miners
 Group:          Productivity/Other
+BuildArch:      noarch
 
 %description -n tracker-data-files
 Tracker is a desktop-neutral object database, tag/metadata database,
@@ -136,8 +135,11 @@
 %lang_package
 
 %prep
-%autosetup -N
-%patch0 -R -p1
+%autosetup -p1
+#
+# Drop unneeded Python 3 shebang
+#
+sed -i '1s,#!/usr/bin/env python3,# &,' utils/trackertestutils/__main__.py
 
 %build
 %meson \
@@ -171,9 +173,6 @@
 %preun
 %systemd_user_preun tracker-xdg-portal-3.service
 
-%postun
-%systemd_user_postun_with_restart tracker-xdg-portal-3.service
-
 %files
 %license COPYING
 %{_bindir}/tracker3

++++++ tracker-3.5.2.tar.xz -> tracker-3.5.3.tar.xz ++++++
++++ 20753 lines of diff (skipped)

Reply via email to