forked from pool/gupnp
Accepting request 441545 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/441545 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=54
This commit is contained in:
commit
3b930c6a2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7dfa10d997e9010bff3b1f7a4fdb59879806951bbaa366a5ca5d577be9181a5c
|
|
||||||
size 410008
|
|
3
gupnp-1.0.1.tar.xz
Normal file
3
gupnp-1.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:934584cc1b361bf251a5ac271ffb1995a3c6426ce44cb64f9c6d779f2af9a6d9
|
||||||
|
size 421920
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 15 13:29:41 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.1:
|
||||||
|
+ Connman CM: Various fixes.
|
||||||
|
+ Linux CM: Fix compiler warning about negative shift.
|
||||||
|
+ Documentation:
|
||||||
|
- Fix FSF address.
|
||||||
|
- Fix references.
|
||||||
|
+ Build: Update ax_append_link_flags.
|
||||||
|
+ Bugs fixed: bgo#770318.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 19 18:45:56 UTC 2016 - zaitor@opensuse.org
|
Mon Sep 19 18:45:56 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the UPnP specification
|
Summary: Implementation of the UPnP specification
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
@ -45,8 +45,8 @@ libraries utilizing the GUPnP framework.
|
|||||||
|
|
||||||
%package -n libgupnp-1_0-4
|
%package -n libgupnp-1_0-4
|
||||||
Summary: Implementation of the UPnP specification
|
Summary: Implementation of the UPnP specification
|
||||||
Group: Development/Libraries/C and C++
|
|
||||||
# This is the default context manager we want
|
# This is the default context manager we want
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
Recommends: NetworkManager
|
Recommends: NetworkManager
|
||||||
|
|
||||||
%description -n libgupnp-1_0-4
|
%description -n libgupnp-1_0-4
|
||||||
|
Loading…
Reference in New Issue
Block a user