diff --git a/gupnp-1.0.3.tar.xz b/gupnp-1.0.3.tar.xz deleted file mode 100644 index 045fc37..0000000 --- a/gupnp-1.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:794b162ee566d85eded8c3f3e8c9c99f6b718a6b812d8b56f0c2ed72ac37cbbb -size 422912 diff --git a/gupnp-1.0.4.tar.xz b/gupnp-1.0.4.tar.xz new file mode 100644 index 0000000..42fc7ed --- /dev/null +++ b/gupnp-1.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0992650c6ef8566d2d0c9198c8a669106dc2c73aa908fcc4a4d043a8c0b544 +size 427616 diff --git a/gupnp.changes b/gupnp.changes index d362fe3..5b52c44 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 29 20:28:24 UTC 2019 - Bjørn Lie + +- Update to version 1.0.4: + + Fix some win32-specific warnings. + + Backport meson support form master. + + Fix introspection annotations for get_icon_url + + Avoid static buffer in linux context manager. + + Fix wrong include in ACL header. + + Fix endless loop in service proxy. + ------------------------------------------------------------------- Tue Jul 31 07:13:40 UTC 2018 - bjorn.lie@gmail.com diff --git a/gupnp.spec b/gupnp.spec index 6f5aba6..c24ddb3 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gupnp -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later