From 355ac30306dd4952be9b916675a7f9c45290ae40eaac7964192d8ab3fe5c1053 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Sep 2021 10:06:33 +0000 Subject: [PATCH 1/2] Accepting request 919929 from home:sbrabec:branches:tuu-goodbye - Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/919929 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=193 --- gnome-bluetooth.changes | 6 ++++++ gnome-bluetooth.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 787b2bd..c847300 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 16 01:35:54 UTC 2021 - Stanislav Brabec + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + ------------------------------------------------------------------- Wed Mar 24 09:45:04 UTC 2021 - Dominique Leuenberger diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 4817a01..b762a06 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -31,7 +31,6 @@ BuildRequires: gobject-introspection-devel 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) @@ -84,7 +83,6 @@ This package provides the necessary files for development with GNOME Bluetooth. %prep %autosetup -p1 -translation-update-upstream po gnome-bluetooth2 %build %meson \ From 5a9aef47432bf5008c8f87ee855dfe107a1cdd5ba0bca7f49e692ede96770dac Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 8 Nov 2021 09:06:09 +0000 Subject: [PATCH 2/2] Accepting request 929864 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/929864 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=194 --- gnome-bluetooth.changes | 8 ++++++++ gnome-bluetooth.spec | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index c847300..1ebb20e 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 6 11:15:24 UTC 2021 - Bjørn Lie + +- 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 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index b762a06..45335d2 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -72,6 +72,7 @@ Summary: Development files for the GNOME Bluetooth libraries 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 @@ -95,8 +96,7 @@ This package provides the necessary files for development with GNOME Bluetooth. %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