Hello community, here is the log from the commit of package mate-polkit for openSUSE:Factory checked in at 2019-07-31 14:35:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-polkit (Old) and /work/SRC/openSUSE:Factory/.mate-polkit.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-polkit" Wed Jul 31 14:35:30 2019 rev:18 rq:719962 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-polkit/mate-polkit.changes 2019-05-16 22:04:20.818605734 +0200 +++ /work/SRC/openSUSE:Factory/.mate-polkit.new.4126/mate-polkit.changes 2019-07-31 14:35:36.617890301 +0200 @@ -1,0 +2,14 @@ +Wed Jul 17 14:36:37 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Translations update + * Migrate from GSimpleAsyncResult to GTask + * drop deprecated gtk_dialog_get_action_area + * Avoid deprecated g_type_class_add_private + * polkitmateauthenticationdialog: avoid GtkStock + * Change url project's website +- remove patch: + * mate-polkit-gtk-3.20.patch: we don't support gtk3.20 anymore +- build require gtk >= 3.22 and glib >= 2.50 + +------------------------------------------------------------------- Old: ---- mate-polkit-1.22.0.tar.xz mate-polkit-gtk-3.20.patch New: ---- mate-polkit-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-polkit.spec ++++++ --- /var/tmp/diff_new_pack.CXRGl7/_old 2019-07-31 14:35:37.053890078 +0200 +++ /var/tmp/diff_new_pack.CXRGl7/_new 2019-07-31 14:35:37.057890075 +0200 @@ -20,24 +20,23 @@ %define sover 0 %define typelib typelib-1_0-PolkitGtkMate-1.0 %define _name polkit-mate-1 -%define _version 1.22 +%define _version 1.23 Name: mate-polkit -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: MATE authentification agent for polkit License: LGPL-2.0-or-later Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE mate-polkit-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: mate-polkit-gtk-3.20.patch -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(polkit-agent-1) Recommends: %{name}-lang # typelib-1_0-PolkitGtkMate-1.0 was last used in openSUSE Leap 42.3. @@ -58,7 +57,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ mate-polkit-1.22.0.tar.xz -> mate-polkit-1.23.0.tar.xz ++++++ ++++ 2749 lines of diff (skipped)
