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
This commit is contained in:
parent
df2f9c5d8d
commit
a3424c4b67
@ -1 +1 @@
|
|||||||
libgupnp-1_2-0
|
libgupnp-1_2-1
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 10 09:03:23 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
Mon Sep 20 11:27:43 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# When bumping soname, do not forget to bump in baselibs.conf too.
|
# 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
|
%define sover 1.2
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
@ -42,6 +42,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0
|
|||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: pkgconfig(vapigen)
|
BuildRequires: pkgconfig(vapigen)
|
||||||
|
Obsoletes: (libgupnp-1_2-0 with libgupnp-1.2.so.1%?{_isa})
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GUPnP implements the UPnP specification: resource announcement and
|
GUPnP implements the UPnP specification: resource announcement and
|
||||||
|
Loading…
Reference in New Issue
Block a user