From a5f42a21b28885dead87e5a603a62c4988e90ca2ce8add4e4bc58fd7f1824663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 14 Oct 2013 14:29:56 +0000 Subject: [PATCH] Accepting request 203229 from home:dimstar:branches:GNOME:Factory Update to 0.20.1 - Part of GNOME 3.10.1 stack - Bugfixing only OBS-URL: https://build.opensuse.org/request/show/203229 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=96 --- rygel-0.20.0.tar.xz | 3 --- rygel-0.20.1.tar.xz | 3 +++ rygel.changes | 29 +++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.20.0.tar.xz create mode 100644 rygel-0.20.1.tar.xz diff --git a/rygel-0.20.0.tar.xz b/rygel-0.20.0.tar.xz deleted file mode 100644 index 8f6323e..0000000 --- a/rygel-0.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f695bae2c20b911393f7abf265c18f3c5a5c42fe4223fc9150ab9007558363fe -size 3516524 diff --git a/rygel-0.20.1.tar.xz b/rygel-0.20.1.tar.xz new file mode 100644 index 0000000..2e6e88c --- /dev/null +++ b/rygel-0.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00792c8db8f5ca0cb655ab00d90bec6f90e2a4b505f10faf03924800285a7ec3 +size 3242428 diff --git a/rygel.changes b/rygel.changes index b87925f..30c651b 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Oct 14 11:52:09 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.20.1: + + Core: Make it possible to set a fixed TCP port in + Rygel.MediaDevice. + + Renderer: + - Implement REL_TIME seeking. + - Fix UPnP error codes on illegal seek targets. + - Fix PossiblePlaybackStorageMedia values. + - Set track information for non-HTTP URIs. + - Fix AbsoluteCounterPosition value type. + - Reflect volume information from player on UPnP. + - Don't do looped playback for image playlists. + - Lower changelog aggregation timeout. + + Server: Return proper contentFeatures header for generated + playlists. + + Preferences: Fix c&p tooltips. + + GStreamer Renderer: + - Check seek target before actually seeking. + - Remove invalid MPEG_TS_HD_EU_ISO profile. + + MediaExport: Fix an issue with disappearing files and having + non-accessible files in the index. + + MPRIS: + - Fix seeking. + - Only allow seeking on peers that actually support it. + + Simple Media Engine: Fix issue when streaming a file > 4GB on + platforms that don't support MMAP calls on files this large. + ------------------------------------------------------------------- Tue Sep 24 12:11:05 UTC 2013 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index 0e9d077..5a2f998 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.20.0 +Version: 0.20.1 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+