From a860b11412311c65a19542919e13d0c111f28c2f37cdfcd34c14660af59c15da Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 14:01:50 +0000 Subject: [PATCH 1/3] Accepting request 73226 from home:dimstar:branches:GNOME:Factory Update to 0.11.0 OBS-URL: https://build.opensuse.org/request/show/73226 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=22 --- rygel-0.10.2.tar.bz2 | 3 --- rygel-0.11.0.tar.bz2 | 3 +++ rygel.changes | 39 +++++++++++++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 43 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.10.2.tar.bz2 create mode 100644 rygel-0.11.0.tar.bz2 diff --git a/rygel-0.10.2.tar.bz2 b/rygel-0.10.2.tar.bz2 deleted file mode 100644 index ff3b95a..0000000 --- a/rygel-0.10.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9442833df8b14765afcd65e0ef1ae8278b266cf42e4941d06bab14e36b1d56f0 -size 1292862 diff --git a/rygel-0.11.0.tar.bz2 b/rygel-0.11.0.tar.bz2 new file mode 100644 index 0000000..60721e2 --- /dev/null +++ b/rygel-0.11.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b57cc253322d3e6f76354a3db787ebb2e3296df2cf7657db31405e9015663ed +size 1318569 diff --git a/rygel.changes b/rygel.changes index f71bf74..c87a306 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Jun 10 09:10:09 CEST 2011 - dimstar@opensuse.org + +- Update to version 0.11.0: + + Serve video thumbnails to XBox 360 + + Change ImportResource not to use GVFS + + Validate passed sort criteria string + + More validation and robustness of input arguments for actions + + Complete supported formats for TimeSeekRange parsing + + Ignore unknown commandline options and print help string when + encountering those + + Make sure an uploaded file is closed after HTTP POST + + Several fixes related to seeking + + Add restrictions to correct transfer modes + + MediaExport: + - Wait for filesystem events to settle before harvesting new + files + - General code clean-up, especially in the file monitor + - Add option to disable file monitoring + - Add more exotic media to be harvested: + .mpc/.mpc: MusePack + .wv: WavPack + .aac: Stand-alone AAC (raw/ADTS) + .mp2: MPEG 1, Audio Profile 2 + .webm: WebM video files + .mka: Audio in a Matroska file + - Ignore unknown file from discoverer + + Tracker: + - Print the used upload directories + - Use D-Bus filtering for GraphUpdated, be waken much less by + tracker + - Support adding of existing but non-indexed files as well as + general objects with all kinds of URIs through the + CreateObject call + - Generally rework the handling of place holder items which are + uploaded later by the Content-Directory + - Set item size in the tracker-miner graph + + Updated translations. + ------------------------------------------------------------------- Wed Jun 1 11:54:58 CEST 2011 - vuntz@opensuse.org diff --git a/rygel.spec b/rygel.spec index ca57b9c..f928761 100644 --- a/rygel.spec +++ b/rygel.spec @@ -18,7 +18,7 @@ Name: rygel -Version: 0.10.2 +Version: 0.11.0 Release: 1 License: LGPL v2 or later Summary: Home Media Solution for GNOME based on UPnP/DLNA From 9306e4a033534cf828d619a48bfdeca6ded6161c1805b1e8d7f026eeecb2c67e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 14:03:13 +0000 Subject: [PATCH 2/3] Accepting request 73860 from home:vuntz:branches:GNOME:Factory Huge tweak for really important thing OBS-URL: https://build.opensuse.org/request/show/73860 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=23 --- rygel.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rygel.changes b/rygel.changes index c87a306..b979ed9 100644 --- a/rygel.changes +++ b/rygel.changes @@ -28,7 +28,7 @@ Fri Jun 10 09:10:09 CEST 2011 - dimstar@opensuse.org + Tracker: - Print the used upload directories - Use D-Bus filtering for GraphUpdated, be waken much less by - tracker + tracker - Support adding of existing but non-indexed files as well as general objects with all kinds of URIs through the CreateObject call From a6b5038396309da4afc97c38c747884d264a88220894b760b5e2c8a57b1cc4d3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 27 Jun 2011 09:16:17 +0000 Subject: [PATCH 3/3] Accepting request 74345 from home:dimstar:branches:GNOME:Factory Update to 0.11.1 - fix build with newer gssdp as we have in G:F. OBS-URL: https://build.opensuse.org/request/show/74345 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=24 --- rygel-0.11.0.tar.bz2 | 3 --- rygel-0.11.1.tar.bz2 | 3 +++ rygel.changes | 15 +++++++++++++++ rygel.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.11.0.tar.bz2 create mode 100644 rygel-0.11.1.tar.bz2 diff --git a/rygel-0.11.0.tar.bz2 b/rygel-0.11.0.tar.bz2 deleted file mode 100644 index 60721e2..0000000 --- a/rygel-0.11.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b57cc253322d3e6f76354a3db787ebb2e3296df2cf7657db31405e9015663ed -size 1318569 diff --git a/rygel-0.11.1.tar.bz2 b/rygel-0.11.1.tar.bz2 new file mode 100644 index 0000000..d6973c0 --- /dev/null +++ b/rygel-0.11.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12aeaf7f51fab85e049098dfa57d7073ca70293b65ba07322c575045b0b75b23 +size 1319298 diff --git a/rygel.changes b/rygel.changes index b979ed9..6837c67 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jun 21 13:45:48 CEST 2011 - dimstar@opensuse.org + +- Update to version 0.11.1: + + Fix warnings and critical messages when Rygel is run without a + DBus session bus available. + + Modify XBox support to not disturb UPnP conformance. + + Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and + GUPnP-Vala. + + Implement upnp:searchClass. + + Several improvements to SOAP action parameter validation. + + MediaExport: + - Add APE to the supported media formats. + + Updated translations. + ------------------------------------------------------------------- Fri Jun 10 09:10:09 CEST 2011 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index f928761..618d0cf 100644 --- a/rygel.spec +++ b/rygel.spec @@ -18,7 +18,7 @@ Name: rygel -Version: 0.11.0 +Version: 0.11.1 Release: 1 License: LGPL v2 or later Summary: Home Media Solution for GNOME based on UPnP/DLNA