From faf7a13086c1d717ebd739e31d59b50bcf06158fbb38fac757b96212421c33fe Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 29 Jul 2014 12:06:11 +0000 Subject: [PATCH] Accepting request 242465 from home:dimstar:branches:GNOME:Factory - Update to version 0.22.3: + Remove odd build flags. + Work-around an issue with valadoc and code samples. + Server: - Fix UPnP error codes on object creation. - Set HTTP version as late as possible. - Prevent a critical on upload. - Avoid a potential crash by null dereference. + Renderer: - Set Next* values in GetMediaInfo(). - Rely on libsoap to handle proxies properly. - Fix an issue about non-existing timeout ids. - Work-around failing HEAD requests. - Set proper UPnP error if instance ids are missing on Prev/Next. - Send the current byte position. + Basic diagnostics: Fix use of repitition parameter in NSLookup. + GStreamer Renderer: - Fix duration for and position. - Parse duration from meta-data. - Remove "TRANSITIONING" state when going to "STOPPED" or "PAUSED_PLAYBACK". + GStreamer Media Engine: Prevent a critical after streaming ends. + Media Export: - Prevent a warning on upload. - Fix album art for m4a media. OBS-URL: https://build.opensuse.org/request/show/242465 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=109 --- rygel-0.22.2.tar.xz | 3 --- rygel-0.22.3.tar.xz | 3 +++ rygel.changes | 31 +++++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.22.2.tar.xz create mode 100644 rygel-0.22.3.tar.xz diff --git a/rygel-0.22.2.tar.xz b/rygel-0.22.2.tar.xz deleted file mode 100644 index c1dd7a2..0000000 --- a/rygel-0.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1adc3a008bd6433ee7e6fd64935ad8edd5906fc96e2f652ca18b80a3253fe87e -size 3422368 diff --git a/rygel-0.22.3.tar.xz b/rygel-0.22.3.tar.xz new file mode 100644 index 0000000..c7acc3a --- /dev/null +++ b/rygel-0.22.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c272618117aa6c2f6a5edab965f5103d30b52b6742e743dd48274c10c0fddf +size 3373256 diff --git a/rygel.changes b/rygel.changes index f26ca43..6619a15 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Jul 26 10:10:45 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.22.3: + + Remove odd build flags. + + Work-around an issue with valadoc and code samples. + + Server: + - Fix UPnP error codes on object creation. + - Set HTTP version as late as possible. + - Prevent a critical on upload. + - Avoid a potential crash by null dereference. + + Renderer: + - Set Next* values in GetMediaInfo(). + - Rely on libsoap to handle proxies properly. + - Fix an issue about non-existing timeout ids. + - Work-around failing HEAD requests. + - Set proper UPnP error if instance ids are missing on + Prev/Next. + - Send the current byte position. + + Basic diagnostics: Fix use of repitition parameter in NSLookup. + + GStreamer Renderer: + - Fix duration for and position. + - Parse duration from meta-data. + - Remove "TRANSITIONING" state when going to "STOPPED" or + "PAUSED_PLAYBACK". + + GStreamer Media Engine: Prevent a critical after streaming + ends. + + Media Export: + - Prevent a warning on upload. + - Fix album art for m4a media. + ------------------------------------------------------------------- Wed Jul 16 19:18:41 UTC 2014 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index 9a2c231..6c5d965 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.22.2 +Version: 0.22.3 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+