Hello community,
here is the log from the commit of package mate-control-center for
openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mate-control-center (Old)
and /work/SRC/openSUSE:Leap:15.2/.mate-control-center.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-control-center"
Fri Mar 6 12:39:19 2020 rev:19 rq:781189 version:1.24.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/mate-control-center/mate-control-center.changes
2020-01-15 15:28:26.110677599 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.mate-control-center.new.26092/mate-control-center.changes
2020-03-06 12:41:08.750752409 +0100
@@ -1,0 +2,192 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0 (changes since 1.23.1):
+ * mouse: Add support for Acceleration Profiles
+ * appearance: Fix memory leak.
+ * appearance: Add new font for user.
+ * Stop propagate error.
+ * at-properties: Migrate from dbus-glib to gdbus.
+ * Fix UI validation.
+ * time-admin: Add license info in time-admin.ui file.
+ * Search system themes in system data dirs.
+ * display: Enable help button.
+ * windows: Add window-properties.ui.
+ * Avoid redundant redeclarations.
+ * keybindings: Fix schema creation in makefile.
+ * appearance: Fix desktop file creation.
+ * shell: Fix typo in keyword name.
+ * Migrate from intltool to gettext.
+ * default-applications: Load icons as cairo surfaces.
+ * icons: Force uniform size on icons.
+ * remove warning: "__sun" is not defined, evaluates to 0.
+ * fv: thumbnailer: Add font/collection to the supported
+ mimetypes.
+ * font-viewer: Add font/ttf and font/otf mime types.
+ * time-admin: Fix memory leak.
+ * time-admin: Don't share «void QuitApp(TimeAdmin *ta)» method.
+ * default-applications: Remove messenger options from ui file.
+ * time-admin: Remove unreachable code.
+ * time-admin: Simplify date & time displaying.
+ * time-admin: Save button cannot be enabled if NTP
+ synchronisation is active.
+ * time-admin: Display current time in time-admin.ui on startup.
+ * time-admin: Rename adjustament to adjustment in time-admin.ui.
+ * time-admin: A11y time-admin.ui.
+ * time-admin: Add time-admin.ui.
+ * default-applications: Fix Word Processor top margin.
+ * Update translations
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------
+Fri Jul 19 07:43:58 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.23.1 (changes since 1.22.1):
+ * Translations update
+ * fix build error when not installed gla11y
+ * remove lightdm-settings support
+ * launch lightdm-settings if installed
+ * use current running DM preferences program
+ * support lightdm-gtk-greeter-settings as login preferences program
+ * drop libXxf86 dependency
+ * Use python3 for gla11y
+ * Add scroll tabs with mouse wheel in severals capplets
+ * avoid deprecated g_type_class_add_private
+ * time-admin: smaller fixes.
+ * use theme's icon preferences-system-time
+ * common: Remove capplet-stock-icons
+ * bump require of m-s-d and m-d
+ * Add orca to Visual combo box if available
+ * Add support for checking .ui accessibility with gla11y
+ * Do not reload NTP and modify the button arrangement when starting the
service
+ * Authentication to add modification time
+ * Use default color to set label and remove the maximum button
+ * use Makefile pkgdatadir
+ * g_date_time_unref datetime
+ * Display the correct time when selecting the time zone
+ * Memory leak: g_error_free(error);
+ * Modify mate-time-admin.desktop.in file format
+ * enable to build time-admin for mate-control-center
+ * add time-admin source code
+ * add timezone translation files for time-admin
+ * add image resources for time-admin applet
+ * Populate initial messenger list with irc scheme handler apps
+ * Set default icq/irc/ircs/sip/xmpp scheme handler
+ * Add instant messenger keybinding into mate-keybinding-properties
+ * Change the icon for instant messaging application
+ * default-applications: Add a widget for a default messenger application
+ * appearance.ui (cursor size scale)
+ * Fix the icon sizes in Preferred Applications selector
+ * capplets: Use gresources for UI files
+ * Fix grammar mistake
+ * Migrate from dbus-glib to GDBus
+ * Use system data dirs to locate key bindings
+ * control-center: Fix memory leak
+ * Use GtkSeparatorMenuItem in Apparence preview
+ * default-applications: Improve UI accessibility
+ * Use keyboard device icon like in other hardware devices
+ * Use icons provided by themes and remove not used icons
+ * help: update copyright
+ * add installation instructions
+- remove patch:
+ * mate-control-center-gtk-3.20.patch: we don't support gtk3.20
+ anymore
+- remove dependency on xxf86misc as it was dropped upstream, fixes
+ boo#1139857
+- build require gtk >= 3.22, gio >= 2.50 and glib >= 2.50
+- add mate-time-admin:
+ * package its files
+ * add dependency on polkit-gobject-1
+
+-------------------------------------------------------------------
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.22.1:
+ * default-applications: Improve UI accessibility.
+ * Use keyboard device icon like in other hardware devices.
+ * control-center: Fix memory leak.
+ * Use GtkSeparatorMenuItem in Apparence preview.
+ * Remove dead store detected by clang.
+ * Use icons provided by themes and remove not used icons.
+ * help: Update copyright.
+ * Update translations
+
+-------------------------------------------------------------------
+Tue Mar 5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+ * Depend on mate-desktop 1.21.2+ due to new the gschema key.
+ * Bump required version of mate-menus.
+ * Require mate-settings-daemon 1.21.2+.
+ * Use new mate-menus api.
+ * appearance: Add buttons-have-icons switch.
+ * mouse: Add middle button emulation switch.
+ * Avoid deprecated GtkStock.
+ * Remove useless parameter in mate_theme_install_real.
+ * theme-installer.c: Add tips when reinstall a existed theme.
+ * Mouse: Include a toggle to enable or disable middlemouse paste.
+ * capplets/keybindings: Avoid deprecated gdk_keymap_get_default.
+ * display-capplet.ui: Replace deprecations.
+ * libslab: Code clean up.
+ * wm-common: Replace deprecated gdk_error_trap functions.
+ * libslab: Replace deprecated gtk_menu_popup.
+ * msd-input-helper: Replace deprecated gdk_error_trap functions.
+ * mouse: Replace deprecated gdk_error_trap functions.
+ * keybindings: Add a key binding to toggle the microphone's mute
+ status.
+ * keybindings: Add some key bindings to control volume quietly.
+ * Account for nullptr error when we see G_IO_STATUS_EOF.
+ * typing-break: Replace deprecated gdk_error_trap functions.
+ * mate-keybinding-properties: Avoid deprecated
+ "gtk_widget_ensure_style".
+ * Add search option for mate-font-viewer.
+ * Load avatar-default as default image.
+ * A fix for accounts service support.
+ * keybindings: Add a key binding to launch settings.
+ * Add UI to control
+ org.mate.accessibility-keyboard.stickykeys-latch-to-lock.
+ * Use fixed size to show user icon.
+ * Add new api for EImageChooser.
+ * get/set user face icon use accounts service.
+ * eggcellrendererkeys: Avoid deprecated gtk_widget_modify_bg/fg.
+ * Update MCC help.
+ * default-applications: Use more common icon names for Office
+ documents.
+ * mate-display-properties: Migrate from dbus-glib to GDBus.
+ * Fix the runtime warning about gtk_widget_destroy.
+ * Fixed number of cols error after reload menus.
+ * Fixed crash when install/remove application.
+ * capplets/mouse: .svg files instead .png in doubleclick artwork.
+ * capplets/mouse: New doubleclick artwork with mate logo.
+ * default-applications: Fix assertion failture on
+ g_icon_to_string.
+ * default-applications: Add a widget for a default calculator
+ application.
+ * Update translations.
+- Rebase mate-control-center-gtk-3.20.patch.
+
+-------------------------------------------------------------------
+Sat Dec 22 20:48:48 UTC 2018 - [email protected]
+
+- Update to version 1.20.4:
+ * Disable deprecation warnings for distcheck.
+ * default-applications: Use the selected word processor for RTF
+ as well.
+ * typing-break: Make images larger and load as surface.
+ * Update hint for mouse double-click.
+ * keybindings: Double click instead one click to edit keyboard
+ shortcuts.
+ * Fix spelling and grammar mistakes.
+ * Update legal.xml.
+ * Use make functions for HELP_LINGUAS.
+ * Update translations.
+- Rebase mate-control-center-gtk-3.20.patch.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.3:
+ * display-capplet: Add css name for scrollarea.
+ * Change cursor-size to 24px.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-control-center-1.20.2.tar.xz
mate-control-center-gtk-3.20.patch
New:
----
mate-control-center-1.24.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-control-center.spec ++++++
--- /var/tmp/diff_new_pack.c7GYCt/_old 2020-03-06 12:41:09.746753014 +0100
+++ /var/tmp/diff_new_pack.c7GYCt/_new 2020-03-06 12:41:09.746753014 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-control-center
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,19 +20,15 @@
%define sover 1
%define soname_slab libmate-slab
%define sover_slab 0
-%define _version 1.20
+%define _version 1.24
Name: mate-control-center
-Version: 1.20.2
+Version: 1.24.0
Release: 0
Summary: MATE Desktop control center
License: GPL-2.0-or-later
-Group: System/GUI/Other
-Url: https://mate-desktop.org/
-Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE mate-control-center-gtk-3.20.patch -- Restore GLib
2.48 and GTK+ 3.20 support.
-Patch0: mate-control-center-gtk-3.20.patch
+URL: https://mate-desktop.org/
+Source:
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: fdupes
-BuildRequires: libxml2-python
BuildRequires: mate-common
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
@@ -44,9 +40,9 @@
BuildRequires: pkgconfig(dconf) >= 0.11.0
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
-BuildRequires: pkgconfig(gio-2.0) >= 2.48
-BuildRequires: pkgconfig(glib-2.0) >= 2.48
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires: pkgconfig(gio-2.0)
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libmarco-private) >= %{_version}
BuildRequires: pkgconfig(libmate-menu) >= %{_version}
@@ -58,14 +54,13 @@
BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version}
BuildRequires: pkgconfig(mate-settings-daemon) >= %{_version}
BuildRequires: pkgconfig(pango)
+BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xi)
BuildRequires: pkgconfig(xscrnsaver)
-BuildRequires: pkgconfig(xxf86misc)
-
-Requires: %{name}-branding
+Requires: %{name}-branding >= %{_version}
Requires: gsettings-backend-dconf
Requires: gsettings-desktop-schemas
Recommends: %{name}-lang
@@ -80,10 +75,9 @@
%package branding-upstream
Summary: The MATE Control Center -- Upstream Definition of Shell Content
-Group: System/GUI/Other
Requires: %{name} = %{version}
-Supplements: packageand(%{name}:branding-upstream)
-Conflicts: otherproviders(%{name}-branding)
+Supplements: (%{name} and branding-upstream)
+Conflicts: %{name}-branding
Provides: %{name}-branding = %{version}
BuildArch: noarch
#BRAND: This package contains the definitions of the content appearing
@@ -98,7 +92,6 @@
%package devel
Summary: Header files for MATE Control Center
-Group: Development/Libraries/Other
Requires: %{soname}%{sover} = %{version}
%description devel
@@ -109,7 +102,6 @@
%package -n %{soname}%{sover}
Summary: Utility library for getting window manager settings
-Group: System/Libraries
%description -n %{soname}%{sover}
This library is used by MATE control center to change preferences
@@ -117,7 +109,6 @@
%package -n %{soname_slab}%{sover_slab}
Summary: MATE Desktop libslab port
-Group: System/Libraries
%description -n %{soname_slab}%{sover_slab}
This library makes it easy to create tile-based UI for MATE, as seen in
@@ -125,7 +116,6 @@
%package -n %{soname_slab}-devel
Summary: Header files for libslab
-Group: Development/Libraries/Other
Requires: %{soname_slab}%{sover_slab} = %{version}
%description -n %{soname_slab}-devel
@@ -138,14 +128,13 @@
%prep
%setup -q
-%patch0 -p1
%build
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
--disable-update-mimedb
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -163,20 +152,6 @@
%fdupes -s %{buildroot}%{_datadir}/help/
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%mime_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%mime_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
%post -n %{soname}%{sover} -p /sbin/ldconfig
%postun -n %{soname}%{sover} -p /sbin/ldconfig
@@ -186,16 +161,14 @@
%postun -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig
%files
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
-%doc ChangeLog README
+%doc NEWS README
%{_sbindir}/mate-display-properties-install-systemwide
%{_bindir}/mate-*
%{_datadir}/applications/*.desktop
%{_datadir}/mate-control-center/*
+%dir %{_datadir}/mate-time-admin
+%{_datadir}/mate-time-admin/*
%{_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.20.2.tar.xz -> mate-control-center-1.24.0.tar.xz
++++++
++++ 1324261 lines of diff (skipped)