Hello community,
here is the log from the commit of package mate-control-center for
openSUSE:Factory checked in at 2017-03-20 17:13:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-control-center (Old)
and /work/SRC/openSUSE:Factory/.mate-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-control-center"
Mon Mar 20 17:13:08 2017 rev:16 rq:481152 version:1.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-control-center/mate-control-center.changes
2017-02-09 11:19:06.677402752 +0100
+++
/work/SRC/openSUSE:Factory/.mate-control-center.new/mate-control-center.changes
2017-03-20 17:13:09.847359898 +0100
@@ -1,0 +2,22 @@
+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 libmatekbd, libmate-desktop, marco,
+ mate-settings-daemon >= 1.17.
+ * Build: Require XCursor and XInput unconditionally.
+ * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+ --with-gtk build option.
+ * Port from libunique to GtkApplication.
+ * Rework font-viewer: Add font browsing mode, support for TTC
+ fonts, and make it appear in the menus.
+ * Add libinput support for mouse and touchpad.
+ * Mouse: Add a separate touchpad motion settings on touchpad tab.
+ * Mouse: Change tab label from General to Mouse.
+ * Mouse: Change natural scroll mnemonic from 'a' to 'n'.
+ * Fix lots of GTK+ deprecations.
+ * Some more fixes and cleanups.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-control-center-1.16.1.tar.xz
New:
----
mate-control-center-1.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-control-center.spec ++++++
--- /var/tmp/diff_new_pack.2Z7bh0/_old 2017-03-20 17:13:10.483270108 +0100
+++ /var/tmp/diff_new_pack.2Z7bh0/_new 2017-03-20 17:13:10.487269543 +0100
@@ -20,9 +20,9 @@
%define sover 1
%define soname_slab libmate-slab
%define sover_slab 0
-%define _version 1.16
+%define _version 1.18
Name: mate-control-center
-Version: 1.16.1
+Version: 1.18.0
Release: 0
Summary: MATE Desktop control center
License: GPL-2.0+
@@ -39,8 +39,8 @@
BuildRequires: pkgconfig(dconf) >= 0.11.0
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(libcanberra-gtk)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libmarco-private) >= %{_version}
BuildRequires: pkgconfig(libmate-menu) >= %{_version}
BuildRequires: pkgconfig(libmatekbd)
@@ -51,7 +51,6 @@
BuildRequires: pkgconfig(mate-settings-daemon) >= %{_version}
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(sm)
-BuildRequires: pkgconfig(unique-1.0)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor)
BuildRequires: pkgconfig(xext)
@@ -62,7 +61,7 @@
Recommends: %{name}-lang
%glib2_gsettings_schema_requires
%if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 &&
0%{?is_opensuse})
-BuildRequires: pkgconfig(appindicator-0.1)
+BuildRequires: pkgconfig(appindicator3-0.1)
%endif
%description
@@ -134,8 +133,7 @@
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
- --disable-update-mimedb \
- --with-gtk=2.0
+ --disable-update-mimedb
make %{?_smp_mflags} V=1
%install
@@ -148,7 +146,7 @@
%suse_update_desktop_file mate-network-properties
%suse_update_desktop_file mate-appearance-properties
%suse_update_desktop_file mate-keybinding
-%suse_update_desktop_file mate-font-viewer
+%suse_update_desktop_file -r mate-font-viewer GTK Utility Settings
DesktopSettings
%suse_update_desktop_file mate-theme-installer
%suse_update_desktop_file mate-default-applications-properties
@@ -181,8 +179,6 @@
%{_bindir}/mate-*
%{_datadir}/applications/*.desktop
%{_datadir}/mate-control-center/*
-%dir %{_datadir}/mate/
-%{_datadir}/mate/cursor-fonts
%{_datadir}/mime/packages/mate-theme-package.xml
%{_datadir}/polkit-1/actions/org.mate.randr.policy
%{_datadir}/glib-2.0/schemas/*.xml
++++++ mate-control-center-1.16.1.tar.xz -> mate-control-center-1.18.0.tar.xz
++++++
++++ 219402 lines of diff (skipped)