From 711933fa4731d30167bd9e6279373fe9e5c35b284db55cac3e030eb6c2b4411a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 21 Aug 2013 21:20:31 +0000 Subject: [PATCH] Accepting request 195791 from home:dimstar:branches:GNOME:Factory Update to 0.19.5 OBS-URL: https://build.opensuse.org/request/show/195791 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=88 --- rygel-0.19.4.tar.xz | 3 --- rygel-0.19.5.tar.xz | 3 +++ rygel.changes | 51 +++++++++++++++++++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 55 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.19.4.tar.xz create mode 100644 rygel-0.19.5.tar.xz diff --git a/rygel-0.19.4.tar.xz b/rygel-0.19.4.tar.xz deleted file mode 100644 index 0dbc09a..0000000 --- a/rygel-0.19.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ade20acb1ce61e6a901be96e1618cbb0916982b68c8b41b18ac93181641023c -size 3194696 diff --git a/rygel-0.19.5.tar.xz b/rygel-0.19.5.tar.xz new file mode 100644 index 0000000..0c89ad1 --- /dev/null +++ b/rygel-0.19.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fbc864a484730c37d97793f174f6f900e77233a7cceb8b875592c588f47e5d +size 3214736 diff --git a/rygel.changes b/rygel.changes index abd7211..39e1bec 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Wed Aug 21 06:47:21 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.19.5: + + Core: + - Use proper PNG depth value of 24 bit. + - Fix several error codes. + + Server: + - Validate nodes during object creation. + - Fix recursive item removal and notification thereof. + - Fix several error codes. + - Remove manually removed items from the ItemRemovalQueue. + - Report missing "Filter" argument in browse call. + - Use searchClasses to find a compatible container in + DLNA.ORG_AnyContainer container creation scenario. + - Add X_GetDLNAUploadProfiles call. + - Move the knowledge about supported DLNA profiles from the + MediaEngine to the MediaServerPlugin. + + Renderer: + - Add possibility to define a set of supported DLNA profiles + and not only mime types to the renderer. + - Add missing node and content. + - Remove unused state variables. + + MediaExport plugin: + - Fix invalid browse response in "Artist" folder that broke + compatibility with certain Samsung TV sets. + - Actually use the sort criteria when browsing/searching in + virtual folders. + - Fix a critical/crash on automatic item removal. + - Implement container removal. + - Emit containerUpdateID signals when a playlist container + changes. + - Add several messages when database operations fail. + - Fix memory corruption in SQLite string collation functions. + - Use fall-back search when client searches for @refID to + capture the virtual container as well as manually created + references. + - Use correct OCM flags for playlist containers. + - Remove hack for searching UPnP containers. + - Fix recursion in virtual containers on certain search + requests. + - Fix a critical in the custom SQLite "CONTAINS" keyword + implementation. + + External plugin: + - Fix an untranslatable message. + + Bugs fixed: bgo#699698, bgo#702228, bgo#702253, bgo#702452, + bgo#702633, bgo#702741, bgo#703135, bgo#704146, bgo#705084, + bgo#705576, bgo#705587, bgo#705899, bgo#706058, bgo#706059, + bgo#706142, bgo#706143, bgo#706182. + + Updated translations. + ------------------------------------------------------------------- Tue Jul 30 16:31:04 UTC 2013 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index bce56a7..64c1aa4 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.19.4 +Version: 0.19.5 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+