diff --git a/gupnp-1.0.0.tar.xz b/gupnp-1.0.0.tar.xz deleted file mode 100644 index 6fc0ed7..0000000 --- a/gupnp-1.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dfa10d997e9010bff3b1f7a4fdb59879806951bbaa366a5ca5d577be9181a5c -size 410008 diff --git a/gupnp-1.0.1.tar.xz b/gupnp-1.0.1.tar.xz new file mode 100644 index 0000000..fdd8b11 --- /dev/null +++ b/gupnp-1.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934584cc1b361bf251a5ac271ffb1995a3c6426ce44cb64f9c6d779f2af9a6d9 +size 421920 diff --git a/gupnp.changes b/gupnp.changes index 1543a03..5f28ce8 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -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 diff --git a/gupnp.spec b/gupnp.spec index bd417aa..1bd7387 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+ @@ -45,8 +45,8 @@ libraries utilizing the GUPnP framework. %package -n libgupnp-1_0-4 Summary: Implementation of the UPnP specification -Group: Development/Libraries/C and C++ # This is the default context manager we want +Group: Development/Libraries/C and C++ Recommends: NetworkManager %description -n libgupnp-1_0-4