Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmateweather for openSUSE:Factory checked in at 2026-03-30 18:32:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmateweather (Old) and /work/SRC/openSUSE:Factory/.libmateweather.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmateweather" Mon Mar 30 18:32:08 2026 rev:27 rq:1343558 version:1.28.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes 2024-04-09 16:52:05.666841528 +0200 +++ /work/SRC/openSUSE:Factory/.libmateweather.new.1999/libmateweather.changes 2026-03-30 18:35:37.909926158 +0200 @@ -1,0 +2,10 @@ +Fri Mar 27 16:42:40 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.28.2: + * Configure: fix disable behavior + * location: provide extra checks to avoid SEGFAULT + * Updated translations. +- Changes from version 1.28.1: + * metar: Update AviationWeather URL + +------------------------------------------------------------------- Old: ---- libmateweather-1.28.0.tar.xz New: ---- libmateweather-1.28.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmateweather.spec ++++++ --- /var/tmp/diff_new_pack.PTA4Tm/_old 2026-03-30 18:35:38.817964121 +0200 +++ /var/tmp/diff_new_pack.PTA4Tm/_new 2026-03-30 18:35:38.829964623 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmateweather # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,15 @@ %define _version 1.28 Name: libmateweather -Version: 1.28.0 +Version: 1.28.2 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: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source: https://github.com/mate-desktop/libmateweather/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf + BuildRequires: hicolor-icon-theme BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig @@ -76,7 +77,7 @@ online services for numerous locations. %prep -%setup -q +%autosetup -p1 %build NOCONFIGURE=1 mate-autogen @@ -90,9 +91,7 @@ %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print -%post -n %{name}%{sover} -p /sbin/ldconfig - -%postun -n %{name}%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{name}%{sover} %files lang -f %{name}.lang ++++++ libmateweather-1.28.0.tar.xz -> libmateweather-1.28.2.tar.xz ++++++ ++++ 168788 lines of diff (skipped)
