diff --git a/rygel-0.13.3.tar.xz b/rygel-0.13.3.tar.xz deleted file mode 100644 index f2f4c06..0000000 --- a/rygel-0.13.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de511ec72521cfe2d3dc51b5d4fcf2891d7ec371cd42e5c4b46141f8e36f3daf -size 1389508 diff --git a/rygel-0.14.0.tar.xz b/rygel-0.14.0.tar.xz new file mode 100644 index 0000000..732eac6 --- /dev/null +++ b/rygel-0.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828c080eba89abaea34b94b5ab53b2f89bf03937cb3838c787ee17846b6d7e02 +size 1304936 diff --git a/rygel.changes b/rygel.changes index 4936f3e..9527dc7 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Mar 26 16:12:53 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.14.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 20 17:11:54 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.13.4: + + Add the new logo. + + Don't abort if a client requests an invalid thumbnail or + subtitle. + + Don't crash if a GStreamer element is missing. + + Set X_DLNACAP according to the allow-upload/allow-deletion + configuration. + + Drop the "maximum version" requirements in configure.ac. + + Revert the "npt=0- is not a seek" patch since it broke DLNA + requirement 7.3.33.4. + + Don't crash if a User-Agent contains non-UTF-8 characters. + + MPRIS: + - Don't abort if a server doesn't use the proper type for the + "Metadata" property. + + MediaExport: + - Set proper UPnP class for virtual containers. + + Mediathek: + - Reduce severity of a warning message. + + Playbin: + - Emit duration change once the playbin can know it. + + Tracker: + - Refactor alternative properties. + + Bugs fixed: bgo#667781, bgo#672048. + + Updated translations. + ------------------------------------------------------------------- Wed Mar 7 21:02:41 UTC 2012 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index 5897bd1..78dc44d 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,13 +17,13 @@ Name: rygel -Version: 0.13.3 +Version: 0.14.0 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+ Group: Productivity/Multimedia/Other Url: http://live.gnome.org/Rygel -Source0: http://download.gnome.org/sources/rygel/0.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/rygel/0.14/%{name}-%{version}.tar.xz BuildRequires: gstreamer-0_10-devel BuildRequires: intltool BuildRequires: libgee-devel