Hello community, here is the log from the commit of package libmateweather for openSUSE:Factory checked in at 2019-07-31 14:34:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmateweather (Old) and /work/SRC/openSUSE:Factory/.libmateweather.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmateweather" Wed Jul 31 14:34:50 2019 rev:20 rq:719951 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes 2019-05-16 22:03:34.634648997 +0200 +++ /work/SRC/openSUSE:Factory/.libmateweather.new.4126/libmateweather.changes 2019-07-31 14:35:01.249909863 +0200 @@ -1,0 +2,12 @@ +Wed Jul 17 14:12:05 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * tx: sync with transifex + * Remove trailing whitespaces + * Change url project's website + * locations: change weather station for Rostov-on-Don, Russia +- remove patch: + * libmateweather-gtk-3.20.patch: we don't support gtk3.22 anymore +- build require gtk >= 3.22 and glib >= 2.50 + +------------------------------------------------------------------- Old: ---- libmateweather-1.22.0.tar.xz libmateweather-gtk-3.20.patch New: ---- libmateweather-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmateweather.spec ++++++ --- /var/tmp/diff_new_pack.QFPkzC/_old 2019-07-31 14:35:02.101909365 +0200 +++ /var/tmp/diff_new_pack.QFPkzC/_new 2019-07-31 14:35:02.109909361 +0200 @@ -17,9 +17,9 @@ %define sover 1 -%define _version 1.22 +%define _version 1.23 Name: libmateweather -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: MATE Weather License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -27,13 +27,12 @@ URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FEATURE-OPENSUSE libmateweather-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: libmateweather-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: timezone >= 2016g -BuildRequires: pkgconfig(glib-2.0) >= 2.48 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxml-2.0) %glib2_gsettings_schema_requires @@ -77,7 +76,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ libmateweather-1.22.0.tar.xz -> libmateweather-1.23.0.tar.xz ++++++ ++++ 6563 lines of diff (skipped)
