Hello community, here is the log from the commit of package rygel for openSUSE:Factory checked in at 2017-03-22 23:07:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rygel (Old) and /work/SRC/openSUSE:Factory/.rygel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rygel" Wed Mar 22 23:07:30 2017 rev:71 rq:481389 version:0.34.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rygel/rygel.changes 2016-10-26 13:28:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2017-03-22 23:07:32.487064386 +0100 @@ -1,0 +2,47 @@ +Mon Mar 20 14:40:16 UTC 2017 - [email protected] + +- Update to version 0.34.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 14 08:50:38 UTC 2017 - [email protected] + +- Update to version 0.33.92: + + Fix RUIH pkg-config file. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 27 21:46:39 UTC 2017 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- Update to version 0.33.0: + + Several fixes for recent vala compiler. + + MediaExport: Blacklist VA-API for extractor. + + Bugs fixed: bgo#775152. + + Updated translations. + +------------------------------------------------------------------- Old: ---- rygel-0.32.1.tar.xz New: ---- rygel-0.34.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rygel.spec ++++++ --- /var/tmp/diff_new_pack.DeaHJn/_old 2017-03-22 23:07:33.298949335 +0100 +++ /var/tmp/diff_new_pack.DeaHJn/_new 2017-03-22 23:07:33.302948768 +0100 @@ -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.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.32/%{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 @@ -32,7 +32,9 @@ 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 @@ %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure --enable-tracker-plugin \ ++++++ rygel-0.32.1.tar.xz -> rygel-0.34.0.tar.xz ++++++ ++++ 82613 lines of diff (skipped)
