From a3424c4b677d4d39121ed5d36339cbb8ffd2df11d34356620163f0ad9ce0815a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Nov 2021 12:43:35 +0000 Subject: [PATCH 1/3] Accepting request 930849 from home:yfjiang:branches:GNOME:STABLE:41 - Bump soname to 1_2-1 reflecting real the library version. Obsolete packages had the mismatched version number. OBS-URL: https://build.opensuse.org/request/show/930849 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=120 --- baselibs.conf | 2 +- gupnp.changes | 6 ++++++ gupnp.spec | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 25c034c..96a4afc 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libgupnp-1_2-0 +libgupnp-1_2-1 diff --git a/gupnp.changes b/gupnp.changes index c918891..e5fb687 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 10 09:03:23 UTC 2021 - Yifan Jiang + +- Bump soname to 1_2-1 reflecting real the library version. Obsolete + packages had the mismatched version number. + ------------------------------------------------------------------- Mon Sep 20 11:27:43 UTC 2021 - Dominique Leuenberger diff --git a/gupnp.spec b/gupnp.spec index bd13638..b7ebbf8 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ # When bumping soname, do not forget to bump in baselibs.conf too. -%define soname 1_2-0 +%define soname 1_2-1 %define sover 1.2 Name: gupnp @@ -42,6 +42,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(vapigen) +Obsoletes: (libgupnp-1_2-0 with libgupnp-1.2.so.1%?{_isa}) %description GUPnP implements the UPnP specification: resource announcement and From 666cadc8d10e5f90d49f6eeb408f0274fc6b1b317ef8f0e7403b1a91f75b24bb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Nov 2021 12:44:41 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=121 --- gupnp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index b7ebbf8..a1b5c32 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -42,7 +42,6 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(vapigen) -Obsoletes: (libgupnp-1_2-0 with libgupnp-1.2.so.1%?{_isa}) %description GUPnP implements the UPnP specification: resource announcement and @@ -55,6 +54,8 @@ libraries utilizing the GUPnP framework. %package -n libgupnp-%{soname} Summary: Implementation of the UPnP specification Group: Development/Libraries/C and C++ +# libgupnp-1.2.so.1 was wrongly shipped for a while in libgupnp-1_2-0 +Obsoletes: (libgupnp-1_2-0 with libgupnp-1.2.so.1%?{_isa}) %description -n libgupnp-%{soname} GUPnP implements the UPnP specification: resource announcement and From e1350c2b7040040cf935de1c0633b66800ee5f5f8a4f36124f6effbebcd30b0c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Nov 2021 16:15:23 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=122 --- gupnp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index a1b5c32..8b9f203 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -55,7 +55,7 @@ libraries utilizing the GUPnP framework. Summary: Implementation of the UPnP specification Group: Development/Libraries/C and C++ # libgupnp-1.2.so.1 was wrongly shipped for a while in libgupnp-1_2-0 -Obsoletes: (libgupnp-1_2-0 with libgupnp-1.2.so.1%?{_isa}) +Obsoletes: libgupnp-1_2-0 %description -n libgupnp-%{soname} GUPnP implements the UPnP specification: resource announcement and