Hello community, here is the log from the commit of package mate-polkit for openSUSE:Factory checked in at 2020-03-03 10:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-polkit (Old) and /work/SRC/openSUSE:Factory/.mate-polkit.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-polkit" Tue Mar 3 10:16:51 2020 rev:19 rq:780534 version:1.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-polkit/mate-polkit.changes 2019-07-31 14:35:36.617890301 +0200 +++ /work/SRC/openSUSE:Factory/.mate-polkit.new.26092/mate-polkit.changes 2020-03-03 10:17:54.718857883 +0100 @@ -1,0 +2,11 @@ +Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 1.24.0: + * build: Show warning flags on configure summary. + * build: Warning flags are already defined. + * autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG. + * Migrate from intltool to gettext. + * Update translations. +- Drop support for old openSUSE versions. + +------------------------------------------------------------------- Old: ---- mate-polkit-1.23.0.tar.xz New: ---- mate-polkit-1.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-polkit.spec ++++++ --- /var/tmp/diff_new_pack.uyWIdy/_old 2020-03-03 10:17:55.354859198 +0100 +++ /var/tmp/diff_new_pack.uyWIdy/_new 2020-03-03 10:17:55.358859207 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-polkit # -# Copyright (c) 2019 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 @@ -20,23 +20,21 @@ %define sover 0 %define typelib typelib-1_0-PolkitGtkMate-1.0 %define _name polkit-mate-1 -%define _version 1.23 +%define _version 1.24 Name: mate-polkit -Version: 1.23.0 +Version: 1.24.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 -# set to _version when mate-common has an equal release -BuildRequires: mate-common >= 1.22 +BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(polkit-agent-1) Recommends: %{name}-lang # typelib-1_0-PolkitGtkMate-1.0 was last used in openSUSE Leap 42.3. @@ -62,7 +60,7 @@ NOCONFIGURE=1 mate-autogen %configure \ --libexecdir=%{_libexecdir}/polkit-mate -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ mate-polkit-1.23.0.tar.xz -> mate-polkit-1.24.0.tar.xz ++++++ ++++ 29664 lines of diff (skipped)
