Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rhythmbox for openSUSE:Factory 
checked in at 2022-06-23 12:33:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old)
 and      /work/SRC/openSUSE:Factory/.rhythmbox.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhythmbox"

Thu Jun 23 12:33:02 2022 rev:101 rq:984680 version:3.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes      2022-05-16 
18:11:16.501409748 +0200
+++ /work/SRC/openSUSE:Factory/.rhythmbox.new.1548/rhythmbox.changes    
2022-06-23 12:33:06.120389291 +0200
@@ -1,0 +2,18 @@
+Wed Jun 22 07:30:36 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.4.6:
+  + Translations actually work this time.
+  + Assorted build system improvements.
+  + DAAP plugin no longer enabled by default.
+  + Bugs fixed: glgo#GNOME/rhythmbox#1972,
+    glgo#GNOME/rhythmbox#1974, glgo#GNOME/rhythmbox#1988,
+    glgo#GNOME/rhythmbox#1985, glgo#GNOME/rhythmbox!146,
+    glgo#GNOME/rhythmbox!148, glgo#GNOME/rhythmbox!150,
+    glgo#GNOME/rhythmbox!151, glgo#GNOME/rhythmbox!152.
+  + Updated translations.
+- Drop meson.patch: Fixed upstream.
+- Pass tests=disabled to meson, bypass check as a BuildRequires,
+  since we currently do not run tests as a part of the build.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------
@@ -22 +40 @@
-     #1883, #1909, #1923, #1934, #1944, #1963 
+     #1883, #1909, #1923, #1934, #1944, #1963.
@@ -24,0 +43 @@
+

Old:
----
  meson.patch
  rhythmbox-3.4.5.tar.xz

New:
----
  rhythmbox-3.4.6.tar.xz

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

Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.DkqhGC/_old  2022-06-23 12:33:06.688390008 +0200
+++ /var/tmp/diff_new_pack.DkqhGC/_new  2022-06-23 12:33:06.692390013 +0200
@@ -17,18 +17,15 @@
 
 
 Name:           rhythmbox
-Version:        3.4.5
+Version:        3.4.6
 Release:        0
 Summary:        GNOME Music Management Application
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://wiki.gnome.org/Apps/Rhythmbox
 Source:         
https://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM meson.patch, glgo#GNOME/rhythmbox#1976
-Patch0:         meson.patch
 
 BuildRequires:  fdupes
-
 BuildRequires:  intltool
 BuildRequires:  lirc-devel
 BuildRequires:  meson >= 0.59
@@ -97,7 +94,9 @@
 %build
 export MOZILLA_PLUGINDIR=%{_libdir}/browser-plugins
 export PYTHON=%{_bindir}/python3
-%meson
+%meson \
+       -D tests=disabled \
+       %{nil}
 %meson_build
 
 %install
@@ -112,8 +111,7 @@
 %fdupes -s %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{_libdir}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license COPYING

++++++ rhythmbox-3.4.5.tar.xz -> rhythmbox-3.4.6.tar.xz ++++++
++++ 26559 lines of diff (skipped)

Reply via email to