diff --git a/gupnp-dlna-0.10.2.tar.xz b/gupnp-dlna-0.10.2.tar.xz deleted file mode 100644 index da6fa7c..0000000 --- a/gupnp-dlna-0.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:158a22dc9c11645817596322e2516701f0d49e40f1892ddc8832afd26221c5c3 -size 314088 diff --git a/gupnp-dlna-0.10.3.tar.xz b/gupnp-dlna-0.10.3.tar.xz new file mode 100644 index 0000000..9d8c0c3 --- /dev/null +++ b/gupnp-dlna-0.10.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbe5f5f721c76781f3d3bb1bfcdf9818df0905203d4e5759aecb9cb127872d5 +size 328376 diff --git a/gupnp-dlna.changes b/gupnp-dlna.changes index b2f4724..5b6afed 100644 --- a/gupnp-dlna.changes +++ b/gupnp-dlna.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jul 1 11:35:51 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.10.3: + + Fix potential crash if gupnp_dlna_value_list_new failed. + + Fix hang if no meta-data back-end is available. + + Remove use of gnome-common, add compiler warnings and fix const + correctness. + + Fix memory leak in gst-audio-information. + + Fix unit tests for new automake + + Make it possible to override the DLNA profile dir using + GUPNP_DLNA_PROFILE_DIR environment variable. + + Fix discoverer testsuite to run completely uninstalled. + + Fix gupnp-dlna-info -a to be stuck if profile guesser does not + work. + + Bugs fixed: bgo#704096, bgo#707909, bgo#750929, bgo#751295, + bgo#751634. + ------------------------------------------------------------------- Fri May 31 19:08:31 UTC 2013 - zaitor@opensuse.org diff --git a/gupnp-dlna.spec b/gupnp-dlna.spec index 35b82d7..394e3ef 100644 --- a/gupnp-dlna.spec +++ b/gupnp-dlna.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp-dlna # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: gupnp-dlna -Version: 0.10.2 +Version: 0.10.3 Release: 0 Summary: A collection of helpers for building DLNA applications License: LGPL-2.1+