Hello community, here is the log from the commit of package mate-media for openSUSE:Factory checked in at 2017-03-20 17:11:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-media (Old) and /work/SRC/openSUSE:Factory/.mate-media.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-media" Mon Mar 20 17:11:50 2017 rev:11 rq:481131 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes 2016-09-25 14:43:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes 2017-03-20 17:11:51.418434006 +0100 @@ -1,0 +2,13 @@ +Tue Mar 14 10:11:47 UTC 2017 - [email protected] + +- Update to version 1.18.0: + * NEWS: Use consistent, project wide, markdown-like formatting to + make generating release announcements easier. + * Build: Require libmatemixer >= 1.10 and libmate-desktop >= 1.17. + * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and + --with-gtk build option. + * Port from libunique to GApplication and GtkApplication. + * Some cleanups. + * Update translations. + +------------------------------------------------------------------- Old: ---- mate-media-1.16.0.tar.xz New: ---- mate-media-1.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-media.spec ++++++ --- /var/tmp/diff_new_pack.7oVwDh/_old 2017-03-20 17:11:52.022348734 +0100 +++ /var/tmp/diff_new_pack.7oVwDh/_new 2017-03-20 17:11:52.022348734 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-media # -# 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 @@ -16,27 +16,27 @@ # -%define _version 1.16 +%define _version 1.18 Name: mate-media -Version: 1.16.0 +Version: 1.18.0 Release: 0 Summary: MATE Desktop multimedia stack License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/Other -Url: http://mate-desktop.org/ +Url: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: itstool BuildRequires: libxml2-python BuildRequires: mate-common >= %{_version} BuildRequires: mate-control-center-devel >= %{_version} +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libcanberra-gtk) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 +BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libmatemixer) >= %{_version} BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(unique-1.0) Recommends: %{name}-lang %glib2_gsettings_schema_requires @@ -53,9 +53,8 @@ %configure \ --disable-static \ --libexecdir=%{_libexecdir}/%{name} \ - --with-gtk=2.0 \ --enable-profiles -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install ++++++ mate-media-1.16.0.tar.xz -> mate-media-1.18.0.tar.xz ++++++ ++++ 53304 lines of diff (skipped)
