diff --git a/rygel-0.7.8.tar.bz2 b/rygel-0.7.8.tar.bz2 deleted file mode 100644 index 6146d91..0000000 --- a/rygel-0.7.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb9e4439fc78e29f27c0b759b573d223decec203f6f402c1570183b603a0db6a -size 1082140 diff --git a/rygel-0.8.1.tar.bz2 b/rygel-0.8.1.tar.bz2 new file mode 100644 index 0000000..b419db5 --- /dev/null +++ b/rygel-0.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b39d40bbc91b18097e8db8eac847d6b58279126d08590592f05d7e89032a0aa +size 1106366 diff --git a/rygel.changes b/rygel.changes index acf66ed..04eed19 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Sep 28 19:45:06 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.8.1: + + Make i18n actually work. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 28 01:54:25 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.8.0: + + Don't add 'modelDescription' node in device description if + already added. + + Generate XML files from templates at build time so we can strip + out newlines and leading whitespace to improve our IOP with + some devices in the market that use some crappy XML parsers. + + Don't let libxml add a newline after the 'xml' header node. + + rygel-preferences: + - Use correct Gtk+ Vala API version. + + MediaExport: + - Add null checks to avoid crash in environments where standard + XDG folders are undefined or unknown to glib. + + Localization: + - Make .desktop files translatable. + + Updated translations. + ------------------------------------------------------------------- Tue Sep 14 12:57:54 CEST 2010 - vuntz@opensuse.org diff --git a/rygel.spec b/rygel.spec index 3752668..e274ba1 100644 --- a/rygel.spec +++ b/rygel.spec @@ -1,5 +1,5 @@ # -# spec file for package rygel (Version 0.7.8) +# spec file for package rygel (Version 0.8.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: rygel -Version: 0.7.8 +Version: 0.8.1 Release: 1 License: LGPL v2 or later Summary: Collection of UPnP/DLNA services for GNOME