From 3f85e19ce3db819a68fc51b253312d598c99e0ef2039c81e13410370cbd55a98 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 18 Mar 2016 10:08:36 +0000 Subject: [PATCH] Accepting request 374505 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374505 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=137 --- rygel-0.29.4.tar.xz | 3 --- rygel-0.29.5.tar.xz | 3 +++ rygel.changes | 14 ++++++++++++++ rygel.spec | 3 ++- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.29.4.tar.xz create mode 100644 rygel-0.29.5.tar.xz diff --git a/rygel-0.29.4.tar.xz b/rygel-0.29.4.tar.xz deleted file mode 100644 index c5d28ee..0000000 --- a/rygel-0.29.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6ca99d149c2d6260d00f8783204b4f1be573558ebc18dcc2e45b246f994b9e3 -size 3423216 diff --git a/rygel-0.29.5.tar.xz b/rygel-0.29.5.tar.xz new file mode 100644 index 0000000..e0d36b4 --- /dev/null +++ b/rygel-0.29.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7af1dc10b3339a231f3ccfa45817546488dbbaee80c41d33575b8b1e64d6450 +size 3425584 diff --git a/rygel.changes b/rygel.changes index e4d5f98..7a84d5e 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 15 10:01:14 UTC 2016 - dimstar@opensuse.org + +- Update to version 0.29.5: + + Remove obsolete configuration entries from documentation. + + Fix underlinking. + + Database: + - Don't try to alter r/o databases. + - Remove obsolete PRAGMA. + + MediaExport: Remove all WS from DVD XML. + + LightMediaScanner: Add config to template and docs for the + config. +- Replace libsoup-devel BuildRequires with pkgconfig(libsoup-2.4). + ------------------------------------------------------------------- Tue Mar 1 10:49:24 UTC 2016 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index 3870201..3240447 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.29.4 +Version: 0.29.5 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+ @@ -45,6 +45,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(gupnp-dlna-2.0) >= 0.9.4 BuildRequires: pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4 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(tracker-sparql-1.0) >= 0.14.0 Requires: gstreamer-plugins-base