From e90b197d37e47d2925f2a60715bf0ff978eed6d0d7c1513e75368775f0f20563 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 May 2013 18:06:19 +0000 Subject: [PATCH] Accepting request 175492 from home:dimstar:branches:GNOME:Factory Update to 0.18.2 OBS-URL: https://build.opensuse.org/request/show/175492 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=81 --- rygel-0.18.1.tar.xz | 3 --- rygel-0.18.2.tar.xz | 3 +++ rygel.changes | 31 +++++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.18.1.tar.xz create mode 100644 rygel-0.18.2.tar.xz diff --git a/rygel-0.18.1.tar.xz b/rygel-0.18.1.tar.xz deleted file mode 100644 index a6389f3..0000000 --- a/rygel-0.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f71bec31be373707dd0edd88aeea49c74429f258fc5a7e01bb979563349c64d -size 3127244 diff --git a/rygel-0.18.2.tar.xz b/rygel-0.18.2.tar.xz new file mode 100644 index 0000000..747e2ab --- /dev/null +++ b/rygel-0.18.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26dea444e69f68cec822e58080162d056528a518b9b155503016a19dda0b48a4 +size 3132572 diff --git a/rygel.changes b/rygel.changes index 958301f..5b5ba5c 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Mon May 13 17:28:17 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.18.2: + + Rygel: + - Show a warning on missing user configuration. + + Core: + - Fix a memory leak when modifying description files. + - Rename a C++ reserved keyword. + + Server: + - Only add a DIDL_S resource to a container if it's non-empty. + + Renderer: + - Use a better work-around for peers not supporting HEAD + requests. + + GStreamer media engine: + - Remove dead code + - Work-around a vala code-gen bug causing streaming to fail on + non-Intel architectures. + - Drop a racy test. + + Preferences UI: + - Fix logic of enable/disable to involve existence of the + autostart file. + - Fix half-empty user configuration on first start. + - Fix starting Rygel after enabling it in the UI. + + MediaExport: + - Fix bug where child folders disappeared until next start when + adding their parent folder to the configuration. + + Bugs fixed: bgo#648003, bgo#697793, bgo#698260, bgo#698572, + deb#703281. + + Updated translations. + ------------------------------------------------------------------- Tue Apr 16 11:12:45 UTC 2013 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index 107f6e7..5332539 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.18.1 +Version: 0.18.2 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+