Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-bluetooth for openSUSE:Factory
checked in at 2021-11-10 21:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
and /work/SRC/openSUSE:Factory/.gnome-bluetooth.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-bluetooth"
Wed Nov 10 21:45:48 2021 rev:101 rq:930084 version:3.34.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes
2021-08-02 15:41:04.671171092 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-bluetooth.new.1890/gnome-bluetooth.changes
2021-11-10 21:45:53.159796753 +0100
@@ -1,0 +2,14 @@
+Sat Nov 6 11:15:24 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Add missing explicit libgnome-bluetooth13 Requires to devel sub
+ package, it was already pulled in via typelib Requires, so no
+ real world change.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------
+Thu Sep 16 01:35:54 UTC 2021 - Stanislav Brabec <[email protected]>
+
+- Remove obsolete translation-update-upstream support
+ (jsc#SLE-21105).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-bluetooth.spec ++++++
--- /var/tmp/diff_new_pack.QoEx9b/_old 2021-11-10 21:45:53.743797008 +0100
+++ /var/tmp/diff_new_pack.QoEx9b/_new 2021-11-10 21:45:53.747797009 +0100
@@ -31,7 +31,6 @@
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: pkgconfig
-BuildRequires: translation-update-upstream
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44
BuildRequires: pkgconfig(gmodule-2.0)
@@ -73,6 +72,7 @@
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
+Requires: libgnome-bluetooth13 = %{version}
Requires: typelib-1_0-GnomeBluetooth-1_0 = %{version}
%description devel
@@ -84,7 +84,6 @@
%prep
%autosetup -p1
-translation-update-upstream po gnome-bluetooth2
%build
%meson \
@@ -97,8 +96,7 @@
%find_lang %{name}2 %{?no_lang_C}
%fdupes %{buildroot}/%{_prefix}
-%post -n libgnome-bluetooth13 -p /sbin/ldconfig
-%postun -n libgnome-bluetooth13 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libgnome-bluetooth13
%files
%license COPYING