Hello community, here is the log from the commit of package libmatekbd for openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libmatekbd (Old) and /work/SRC/openSUSE:Leap:15.2/.libmatekbd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatekbd" Mon Mar 2 13:25:32 2020 rev:22 rq:778579 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libmatekbd/libmatekbd.changes 2020-01-15 15:21:56.934460230 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libmatekbd.new.26092/libmatekbd.changes 2020-03-02 13:25:34.406662733 +0100 @@ -1,0 +2,22 @@ +Thu Jul 18 11:28:56 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to 1.23.0: + * Update translations +- remove patches: + * libmatekbd-gtk-3.20.patch: we don't support gtk3.20 anymore +- BuildRequire gtk3 >= 3.22 + +------------------------------------------------------------------- +Tue Mar 5 15:19:33 UTC 2019 - [email protected] + +- Update to version 1.22.0: + * Rename g_strv_equal to matekbd_strv_equal. + * Update translations. + +------------------------------------------------------------------- +Sat Jun 16 15:48:41 UTC 2018 - [email protected] + +- Update to version 1.20.2: + * Update translations. + +------------------------------------------------------------------- Old: ---- libmatekbd-1.20.1.tar.xz libmatekbd-gtk-3.20.patch New: ---- libmatekbd-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatekbd.spec ++++++ --- /var/tmp/diff_new_pack.J5pc8q/_old 2020-03-02 13:25:34.706663330 +0100 +++ /var/tmp/diff_new_pack.J5pc8q/_new 2020-03-02 13:25:34.706663330 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmatekbd # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,32 +12,31 @@ # 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 typelib typelib-1_0-Matekbd-1_0 -%define _version 1.20 +%define _version 1.23 %define sover 4 Name: libmatekbd -Version: 1.20.1 +Version: 1.23.0 Release: 0 Summary: MATE Desktop keyboard configuration libraries License: LGPL-2.1-or-later Group: System/GUI/Other -Url: https://mate-desktop.org/ +URL: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FEATURE-OPENSUSE libmatekbd-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: libmatekbd-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(cairo) BuildRequires: pkgconfig(gio-2.0) >= 2.48 BuildRequires: pkgconfig(glib-2.0) >= 2.48 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libxklavier) >= 5.2 BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(x11) @@ -90,7 +89,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen @@ -116,11 +114,7 @@ %postun -n %{name}%{sover} -p /sbin/ldconfig %files -n %{name}%{sover} -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS ChangeLog %{_libdir}/*.so.%{sover}* @@ -132,11 +126,7 @@ %{_libdir}/girepository-1.0/Matekbd-1.0.typelib %files devel -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS ChangeLog %{_includedir}/%{name}/ %{_datadir}/gir-1.0/Matekbd-1.0.gir ++++++ libmatekbd-1.20.1.tar.xz -> libmatekbd-1.23.0.tar.xz ++++++ ++++ 14004 lines of diff (skipped)
