From 9394112e6bb1e20acc188ab5eec7232b5bdac2a14e5cb50736a02563c9ff672d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:40:14 +0000 Subject: [PATCH 1/4] Accepting request 459800 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459800 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=152 --- rygel-0.32.1.tar.xz | 3 --- rygel-0.33.1.tar.xz | 3 +++ rygel.changes | 23 +++++++++++++++++++++++ rygel.spec | 10 +++++++--- 4 files changed, 33 insertions(+), 6 deletions(-) delete mode 100644 rygel-0.32.1.tar.xz create mode 100644 rygel-0.33.1.tar.xz diff --git a/rygel-0.32.1.tar.xz b/rygel-0.32.1.tar.xz deleted file mode 100644 index 88c7ac5..0000000 --- a/rygel-0.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94300e7349e7d161fc8b2d42cd4d5ac4d161362b81f58f126abd98d000f9d2c8 -size 3977648 diff --git a/rygel-0.33.1.tar.xz b/rygel-0.33.1.tar.xz new file mode 100644 index 0000000..fcc6901 --- /dev/null +++ b/rygel-0.33.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbcf3f22caae2121267cbfe5c92b9133e15b133f5dd1baf3a8930b4c0c7e7ac +size 3994404 diff --git a/rygel.changes b/rygel.changes index 27e7934..1c0707b 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Feb 14 20:50:20 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.33.1: + + Disable media-engine test, it is racy. + + Core: Make configration helper classes publically avalable. + + GStreamer renderer: Support audio/wav, needed by some Samsung + mobile servers. + + Examples: Fix C server example. + + Bugs fixed: bgo#769189, bgo#777379, bgo#778526. + + Updated translations. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- +Tue Jan 17 12:29:15 UTC 2017 - dimstar@opensuse.org + +- Update to version 0.33.0: + + Several fixes for recent vala compiler. + + MediaExport: Blacklist VA-API for extractor. + + Bugs fixed: bgo#775152. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 10 19:26:10 UTC 2016 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index 6e56184..30ac24d 100644 --- a/rygel.spec +++ b/rygel.spec @@ -1,7 +1,7 @@ # # spec file for package rygel # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: rygel -Version: 0.32.1 +Version: 0.33.1 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.32/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/rygel/0.33/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.33.4 BuildRequires: libgupnp-av-devel >= 0.12.8 BuildRequires: libgupnp-devel >= 0.20.14 @@ -32,7 +32,9 @@ BuildRequires: libunistring-devel BuildRequires: sqlite3-devel >= 3.5 BuildRequires: suse-xsl-stylesheets BuildRequires: systemd +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: vala >= 0.24.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -213,7 +215,9 @@ the local machine. %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure --enable-tracker-plugin \ From 86113a58ee9621978cabf837127458a1ea42b0318eb83fd8926e6f351e79f901 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 28 Feb 2017 21:41:02 +0000 Subject: [PATCH 2/4] Accepting request 460971 from GNOME:Next Scripted push of GNOME:Next OBS-URL: https://build.opensuse.org/request/show/460971 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=153 --- rygel-0.33.1.tar.xz | 3 --- rygel-0.33.90.tar.xz | 3 +++ rygel.changes | 11 +++++++++++ rygel.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.33.1.tar.xz create mode 100644 rygel-0.33.90.tar.xz diff --git a/rygel-0.33.1.tar.xz b/rygel-0.33.1.tar.xz deleted file mode 100644 index fcc6901..0000000 --- a/rygel-0.33.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfbcf3f22caae2121267cbfe5c92b9133e15b133f5dd1baf3a8930b4c0c7e7ac -size 3994404 diff --git a/rygel-0.33.90.tar.xz b/rygel-0.33.90.tar.xz new file mode 100644 index 0000000..74d7909 --- /dev/null +++ b/rygel-0.33.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738b91d32f7ea1bba2565298ba31adcf56c8de12cfc83ca373bc5193d189728e +size 3998804 diff --git a/rygel.changes b/rygel.changes index 1c0707b..21628e1 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 27 21:46:39 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.33.90: + + Server: Add hack for XBMC on original XBox hardware. + + Settings UI: Fix compilation with Vala master. + + MediaExport: Improve start-up speed by not re-querying mime + types every time. + + Bugs fixed: bgo#777703, bgo#778778. + + Updated translations. + ------------------------------------------------------------------- Tue Feb 14 20:50:20 UTC 2017 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index 30ac24d..29e955f 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.33.1 +Version: 0.33.90 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+ From 261ff655eeec246c038bf2c6ccb159614412eb7ab0116b7f033b3762e9b20af2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 Mar 2017 18:44:32 +0000 Subject: [PATCH 3/4] Accepting request 479205 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/479205 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=154 --- rygel-0.33.90.tar.xz | 3 --- rygel-0.33.92.tar.xz | 3 +++ rygel.changes | 7 +++++++ rygel.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.33.90.tar.xz create mode 100644 rygel-0.33.92.tar.xz diff --git a/rygel-0.33.90.tar.xz b/rygel-0.33.90.tar.xz deleted file mode 100644 index 74d7909..0000000 --- a/rygel-0.33.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:738b91d32f7ea1bba2565298ba31adcf56c8de12cfc83ca373bc5193d189728e -size 3998804 diff --git a/rygel-0.33.92.tar.xz b/rygel-0.33.92.tar.xz new file mode 100644 index 0000000..212c01f --- /dev/null +++ b/rygel-0.33.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39acb4d63859067e5666189c853b28d8e63ec333d47b104b30da67009ebb24b2 +size 3995796 diff --git a/rygel.changes b/rygel.changes index 21628e1..3220b70 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 14 08:50:38 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.33.92: + + Fix RUIH pkg-config file. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 27 21:46:39 UTC 2017 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index 29e955f..ba30337 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.33.90 +Version: 0.33.92 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+ From 74b546334962039bf9ae6625063b2bb92f63b1289a3602474e7c7f94ad0fe322 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 15:22:43 +0000 Subject: [PATCH 4/4] Accepting request 481357 from GNOME:Next update to 0.34.0 OBS-URL: https://build.opensuse.org/request/show/481357 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=155 --- rygel-0.33.92.tar.xz | 3 --- rygel-0.34.0.tar.xz | 3 +++ rygel.changes | 6 ++++++ rygel.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rygel-0.33.92.tar.xz create mode 100644 rygel-0.34.0.tar.xz diff --git a/rygel-0.33.92.tar.xz b/rygel-0.33.92.tar.xz deleted file mode 100644 index 212c01f..0000000 --- a/rygel-0.33.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39acb4d63859067e5666189c853b28d8e63ec333d47b104b30da67009ebb24b2 -size 3995796 diff --git a/rygel-0.34.0.tar.xz b/rygel-0.34.0.tar.xz new file mode 100644 index 0000000..9c35e05 --- /dev/null +++ b/rygel-0.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb2d46cbe4e750df6610b4c66b2278f06d1f71a257c7903e676ccb394dad418 +size 3997364 diff --git a/rygel.changes b/rygel.changes index 3220b70..18b672d 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 14:40:16 UTC 2017 - dimstar@opensuse.org + +- Update to version 0.34.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 14 08:50:38 UTC 2017 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index ba30337..b5e88bd 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,13 +17,13 @@ Name: rygel -Version: 0.33.92 +Version: 0.34.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.33/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/rygel/0.34/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.33.4 BuildRequires: libgupnp-av-devel >= 0.12.8 BuildRequires: libgupnp-devel >= 0.20.14