Hello community,
here is the log from the commit of package libmateweather for
openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libmateweather (Old)
and /work/SRC/openSUSE:Leap:15.2/.libmateweather.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmateweather"
Mon Mar 2 13:25:30 2020 rev:17 rq:778561 version:1.23.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libmateweather/libmateweather.changes
2020-01-15 15:21:57.734460676 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.libmateweather.new.26092/libmateweather.changes
2020-03-02 13:25:31.610657174 +0100
@@ -1,0 +2,36 @@
+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
+
+-------------------------------------------------------------------
+Tue Mar 5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+ * Disable deprecation warnings for distcheck.
+ * Update translations.
+
+-------------------------------------------------------------------
+Sat Dec 22 20:48:48 UTC 2018 - [email protected]
+
+- Update to version 1.20.2:
+ * locations: Clean up municipalities of Puerto Rico.
+ * Update translations.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+ * locations: Add Feira de Santana, Brazil.
+ * weather-moon: Fix weird thing in comments.
+ * metar: Fix searching for string to parse.
+ * metar: Fix indent somewhat.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
libmateweather-1.20.0.tar.xz
libmateweather-gtk-3.20.patch
New:
----
libmateweather-1.23.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libmateweather.spec ++++++
--- /var/tmp/diff_new_pack.Pl3RPd/_old 2020-03-02 13:25:32.010657970 +0100
+++ /var/tmp/diff_new_pack.Pl3RPd/_new 2020-03-02 13:25:32.014657977 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libmateweather
#
-# 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,28 +12,27 @@
# 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 sover 1
-%define _version 1.20
+%define _version 1.23
Name: libmateweather
-Version: 1.20.0
+Version: 1.23.0
Release: 0
Summary: MATE Weather
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/Other
-Url: https://mate-desktop.org/
-Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+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
@@ -108,11 +106,7 @@
%files lang -f %{name}.lang
%files -n %{name}%{sover}
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
%doc AUTHORS NEWS README
%{_libdir}/*.so.%{sover}*
@@ -122,11 +116,7 @@
%{_datadir}/%{name}/
%files devel
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
%doc AUTHORS NEWS README
%{_includedir}/%{name}/
%{_libdir}/*.so
++++++ libmateweather-1.20.0.tar.xz -> libmateweather-1.23.0.tar.xz ++++++
++++ 110593 lines of diff (skipped)