From ae6f4c5647e69d1d5ae555f6d69e30b8d88416e14718dfa1a2c70714f49d2fa1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:44:37 +0000 Subject: [PATCH] Accepting request 519433 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519433 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=157 --- rygel-0.34.0.tar.xz | 3 --- rygel-0.35.0.tar.xz | 3 +++ rygel.changes | 27 +++++++++++++++++++++++++++ rygel.spec | 6 +++--- 4 files changed, 33 insertions(+), 6 deletions(-) delete mode 100644 rygel-0.34.0.tar.xz create mode 100644 rygel-0.35.0.tar.xz diff --git a/rygel-0.34.0.tar.xz b/rygel-0.34.0.tar.xz deleted file mode 100644 index 9c35e05..0000000 --- a/rygel-0.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbb2d46cbe4e750df6610b4c66b2278f06d1f71a257c7903e676ccb394dad418 -size 3997364 diff --git a/rygel-0.35.0.tar.xz b/rygel-0.35.0.tar.xz new file mode 100644 index 0000000..e8cc95e --- /dev/null +++ b/rygel-0.35.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8b6919c720202110e91b1267b9187a5a86a11205bd181c44a56bea9c3c72af +size 4069252 diff --git a/rygel.changes b/rygel.changes index 18b672d..5a76532 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Aug 9 19:14:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.35.0: + + Fix missing COPYING.logo in tarball. + + Fix XML generation rule for out-of-tree builds from git. + + Fix Build issue for dist tarballs with Yocto 2.2. + + Fix GStreamer dependency for media engine. + + Examples: Add logo to fullscreen renderer. + + Server: Fix guessing user agent from SSDP/UPnP communication. + + Renderer: Remove NOT_IMPLEMENTED for SetNextAVTransport. + + MediaExport: Log if setting nice value for extractor fails. + + Tracker: Search for 2.0 API. + + Bugs fixed: bgo#778829. + + Updated translations. +- Drop rygel-tracker-2_0.patch: Fixed upstream. Following this, + drop gnome-common BuildRequires and stop passing autoreconf. + +------------------------------------------------------------------- +Fri Jul 21 20:35:41 UTC 2017 - zaitor@opensuse.org + +- Add rygel-tracker-2_0.patch: Fix build with new tracker, patch + from upstream git. Replace pkgconfig(tracker-sparql-1.0) with + pkgconfig(tracker-sparql-2.0) BuildRequires following the port. +- Following the above, add gnome-common BuildRequires and pass + autoreconf, as the patch touches the buildsystem. + ------------------------------------------------------------------- Mon Mar 20 14:40:16 UTC 2017 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index b5e88bd..e96d3d3 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,13 +17,13 @@ Name: rygel -Version: 0.34.0 +Version: 0.35.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.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/rygel/0.35/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.33.4 BuildRequires: libgupnp-av-devel >= 0.12.8 BuildRequires: libgupnp-devel >= 0.20.14 @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.44.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.7 BuildRequires: pkgconfig(systemd) -BuildRequires: pkgconfig(tracker-sparql-1.0) >= 0.14.0 +BuildRequires: pkgconfig(tracker-sparql-2.0) Requires: gstreamer-plugins-base Recommends: %{name}-lang Recommends: gstreamer-plugins-bad