Accepting request 1037182 from GNOME:Factory

- Update to version 1.6.2:
  + Add test for issue 81.
  + Bugs fixed in this release:
    - https://gitlab.gnome.org/GNOME/gupnp/issues/81

OBS-URL: https://build.opensuse.org/request/show/1037182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2022-11-22 15:09:57 +00:00 committed by Git OBS Bridge
commit 6a170acbdf
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85381452d2af95b8e14b24d4a989633d0d83cd88d1272f27ccb2416ccc836d47
size 2215460

3
gupnp-1.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e90059cc83805dad93e83be47e53958f07471cc464f944391e7b5c82aa51a18f
size 2215220

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 20 20:41:46 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.2:
+ Add test for issue 81.
+ Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gupnp/issues/81
-------------------------------------------------------------------
Thu Nov 10 13:33:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -21,7 +21,7 @@
%define sover 1.6
Name: gupnp
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: Implementation of the UPnP specification
License: LGPL-2.0-or-later
@ -40,7 +40,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.66
BuildRequires: pkgconfig(gmodule-2.0) >= 2.66
BuildRequires: pkgconfig(gobject-2.0) >= 2.66
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4
BuildRequires: pkgconfig(gssdp-1.6)
BuildRequires: pkgconfig(gssdp-1.6) >= 1.6.2
BuildRequires: pkgconfig(libsoup-3.0)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(uuid)