Accepting request 760462 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/760462 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=89
This commit is contained in:
parent
be5710a723
commit
7252c2693f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b57b79a96e229367981b6f00474e4bbc795909a2d3160c748cba3395b3556d3
|
||||
size 61252
|
3
gssdp-1.2.2.tar.xz
Normal file
3
gssdp-1.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cabb9e3b456b8354a55e23eb0207545d974643cda6d623523470ebbc4188b0a4
|
||||
size 61444
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 13:01:55 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.2.2:
|
||||
+ Fix macOS dylib versioning.
|
||||
+ Update the required glib version to 2.54.
|
||||
+ Fix setting the multicast sending interface.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 21:29:50 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gssdp
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define sover 1.2
|
||||
|
||||
Name: gssdp
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Library for resource discovery and announcement over SSDP
|
||||
License: LGPL-2.0-or-later
|
||||
@ -33,7 +33,7 @@ Source1: baselibs.conf
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.54
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user