diff --git a/rygel-0.8.1.tar.bz2 b/rygel-0.8.1.tar.bz2 deleted file mode 100644 index b419db5..0000000 --- a/rygel-0.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b39d40bbc91b18097e8db8eac847d6b58279126d08590592f05d7e89032a0aa -size 1106366 diff --git a/rygel-0.8.2.tar.bz2 b/rygel-0.8.2.tar.bz2 new file mode 100644 index 0000000..fc58c41 --- /dev/null +++ b/rygel-0.8.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da53f0f7804d7ed040d497003274dde736a6cfd016ba050da37324c6d3a5f9ae +size 1110205 diff --git a/rygel.changes b/rygel.changes index 04eed19..7af2827 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Oct 22 11:43:38 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.8.2: + + Don't assume user's config folder to be present everywhere. + + Destroy the device list before quitting main loop to make sure + to send the SSDP 'BYE' message to devices. + + Tracker: + - Make sure we only expose items that are either explicity + marked to be shared over UPnP network or not marked at all. + - Assume UPnP-created items to be shared. We create items on + demand from UPnP clients so its logical to assume that the + client would want it to be available on the UPnP network + immediately after their creation. + - URI escape metadata titles for IDs to correctly handle titles + that have charachters like ',' and ':' in them. + - Some non-functional changes. + + MediaExport: + - Proper default values for item metdata. This fixes the + misterious "0" Album and Artist on XBox. + - Handle requests for audio and image item types, not just + music and pictures. + + Updated translations. + ------------------------------------------------------------------- Tue Sep 28 19:45:06 CEST 2010 - vuntz@opensuse.org diff --git a/rygel.spec b/rygel.spec index e274ba1..a33a3dd 100644 --- a/rygel.spec +++ b/rygel.spec @@ -1,5 +1,5 @@ # -# spec file for package rygel (Version 0.8.1) +# spec file for package rygel (Version 0.8.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: rygel -Version: 0.8.1 +Version: 0.8.2 Release: 1 License: LGPL v2 or later Summary: Collection of UPnP/DLNA services for GNOME