Hello community, here is the log from the commit of package mate-desktop for openSUSE:Factory checked in at 2019-07-31 14:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-desktop (Old) and /work/SRC/openSUSE:Factory/.mate-desktop.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-desktop" Wed Jul 31 14:35:11 2019 rev:25 rq:719957 version:1.23.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-desktop/mate-desktop.changes 2019-06-12 13:11:20.745002497 +0200 +++ /work/SRC/openSUSE:Factory/.mate-desktop.new.4126/mate-desktop.changes 2019-07-31 14:35:28.949894215 +0200 @@ -1,0 +2,28 @@ +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 + +------------------------------------------------------------------- Old: ---- mate-desktop-1.22.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.1j1tJL/_old 2019-07-31 14:35:29.505893932 +0200 +++ /var/tmp/diff_new_pack.1j1tJL/_new 2019-07-31 14:35:29.505893932 +0200 @@ -19,9 +19,9 @@ %define soname libmate-desktop-2 %define sover 17 %define typelib typelib-1_0-MateDesktop-2_0 -%define _version 1.22 +%define _version 1.23 Name: mate-desktop -Version: 1.22.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 @@ -29,18 +29,17 @@ 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 BuildRequires: rsvg-view 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) @@ -117,7 +116,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen @@ -196,6 +194,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.22.1.tar.xz -> mate-desktop-1.23.1.tar.xz ++++++ ++++ 102880 lines of diff (skipped)
