Hello community, here is the log from the commit of package mate-desktop for openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mate-desktop (Old) and /work/SRC/openSUSE:Leap:15.2/.mate-desktop.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-desktop" Mon Mar 2 13:25:34 2020 rev:23 rq:780551 version:1.23.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mate-desktop/mate-desktop.changes 2020-01-15 15:28:26.290677700 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.mate-desktop.new.26092/mate-desktop.changes 2020-03-02 13:25:35.974665851 +0100 @@ -1,0 +2,110 @@ +Mon Feb 24 18:17:51 UTC 2020 - Max Lin <[email protected]> + +- Fix macro expanding issue + +------------------------------------------------------------------- +Sun Feb 23 12:05:32 UTC 2020 - Max Lin <[email protected]> + +- Leap 15.2 has newer librsvg, extend the conditional + for "BuildRequires: rsvg-convert" + +------------------------------------------------------------------- +Wed Oct 23 17:28:57 CEST 2019 - [email protected] + +- fix build-requires for factory/tumbleweed + rsvg-convert tool is now in rsvg-convert package + +------------------------------------------------------------------- +Wed Sep 25 11:04:19 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Remove build require on libxml2-python as it's not required. There + is no sign in the source code that it's needed. + +------------------------------------------------------------------- +Wed Jul 17 13:08:41 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.1 (changes since 1.22.1): + * Update translations. + * schemas: Define schema for a default messenger + * check both {$prefix,/usr}/share/locale dirs for translation + * Add test code for mate-languages. + * Change url project's website + * configure: drop check for itstool + * build: use localedir instead of DATADIRNAME + * add abi check + * treewide: add meson build + * Simplify icons/Makefile.am + * i18n: port from intltool to gettext + * mate-about: subdir mate-version.xml.in.in + * configure.ac: subdir some of the build cruft + * mate-desktop-thumbnail: avoid 'NULL' parameter + * mate-hsv: avoid duplicate initialization in variable + * mate-hsv: avoid deprecated 'gdk_device_grab/ungrab' + * mate-colorsel: avoid deprecated 'GtkHSV', use 'MateHSV' instead + * MateHSV implementation (GtkHSV fork) +- html gtk-doc doesn't get build anymore, so we don't install it + anymore +- remove patch: + * mate-desktop-gtk-3.20.patch: we don't support gtk3.22 anymore +- build require gtk >= 3.22 and glib >= 2.50 + +------------------------------------------------------------------- +Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <[email protected]> + +- Update to version 1.22.1: + * Use mate-desktop icon instead of mate for mate-about. + * Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo + shadow. + * mate-thumbnail-pixbuf-utils: Fix division by zero. + * mate-bg: Fix memory leak. + * GEN png icons from hicolor_apps_scalable_mate.svg. + * Make translatable the application name in mate about dialogue. + * Make translatable the copyright info in mate about dialogue. + * [Security] Use "g_strlcpy" instead of "strcpy". + * [Security] test-ditem: Use "g_strlcat" instead of "strcat". + * Update translations. + +------------------------------------------------------------------- +Tue Mar 5 15:19:33 UTC 2019 - [email protected] + +- Update to version 1.22.0: + * interface: Add a key to enable/disable primary paste from the + middle mouse button. + * mate-desktop-item: Replace deprecated gdk_error_trap_push/pop. + * mate-rr-config: Replace deprecated gdk_flush. + * mate-rr: Replace deprecated Gdk functions. + * mate-bg-crossfade: Replace deprecated gdk_error_trap_push/pop. + * mate-bg: Replace deprecated gdk_error_trap_push/pop. + * Add mate-language apis. + * Add a new setting to control XKB modifier latching. + * Fix make distcheck fail on debian. + * mate-colorsel: Avoid deprecated gtk_widget_modify_bg. + * [mate-rr] Avoid deprecated g_type_class_add_private. + * Avoid deprecated g_type_class_add_private. + * [mate-colorsel] Avoid deprecated g_type_class_add_private. + * mate-bg: Avoid deprecated g_settings_list_keys. + * Disable deprecation warnings for distcheck. + * mate-bg: Corrected some comments. + * schemas: Define schema for a default calculator. + * Update translations. +- Rebase mate-desktop-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. + * Update translations. + +------------------------------------------------------------------- +Thu Jun 5 11:44:33 UTC 2018 - [email protected] + +- Update to version 1.20.3 (changes since 1.20.1): + * Add toggle for synchronising QT_SCALE_FACTOR to + GDK_SCALE_FACTOR. + * Change default cursor-size to 24px. + * Support background fallback on HiDPI. + * mate-rr-labeler: Fix font-color for dark themes. + * Update translations. + +------------------------------------------------------------------- Old: ---- mate-desktop-1.20.1.tar.xz mate-desktop-gtk-3.20.patch New: ---- mate-desktop-1.23.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-desktop.spec ++++++ --- /var/tmp/diff_new_pack.Q9qwbk/_old 2020-03-02 13:25:36.362666622 +0100 +++ /var/tmp/diff_new_pack.Q9qwbk/_new 2020-03-02 13:25:36.362666622 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-desktop # -# 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,34 +12,38 @@ # 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/ # %define soname libmate-desktop-2 %define sover 17 %define typelib typelib-1_0-MateDesktop-2_0 -%define _version 1.20 +%define _version 1.23 Name: mate-desktop -Version: 1.20.1 +Version: 1.23.1 Release: 0 Summary: Library with common API for various MATE modules License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Group: System/GUI/Other -Url: https://mate-desktop.org/ -Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +URL: https://mate-desktop.org/ +Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: user-dirs-update-mate.desktop -# PATCH-FEATURE-OPENSUSE mate-desktop-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: mate-desktop-gtk-3.20.patch BuildRequires: docbook-xsl-stylesheets -BuildRequires: libxml2-python -BuildRequires: mate-common >= %{_version} +# set to %{version} when mate-common has an equal release to mate-desktop +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 +BuildRequires: rsvg-convert +%else +BuildRequires: rsvg-view +%endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(dconf) >= 0.13.4 -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.7 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 +BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(python) @@ -115,7 +119,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen @@ -138,6 +141,10 @@ rm -rf %{buildroot}%{_datadir}/help/*/gpl rm -rf %{buildroot}%{_datadir}/help/*/lgpl +%post -n %{soname}-%{sover} -p /sbin/ldconfig + +%postun -n %{soname}-%{sover} -p /sbin/ldconfig + %if 0%{?suse_version} < 1500 %post %desktop_database_post @@ -158,16 +165,8 @@ %glib2_gsettings_schema_postun %endif -%post -n %{soname}-%{sover} -p /sbin/ldconfig - -%postun -n %{soname}-%{sover} -p /sbin/ldconfig - %files -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS %dir %{_datadir}/mate-about %{_sysconfdir}/xdg/autostart/user-dirs-update-mate.desktop @@ -198,6 +197,5 @@ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/%{name}-2.0.pc %{_datadir}/gir-1.0/MateDesktop-2.0.gir -%{_datadir}/gtk-doc/html/%{name}/ %changelog ++++++ mate-desktop-1.20.1.tar.xz -> mate-desktop-1.23.1.tar.xz ++++++ ++++ 214131 lines of diff (skipped)
