Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgweather for openSUSE:Factory checked in at 2021-04-12 12:35:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgweather (Old) and /work/SRC/openSUSE:Factory/.libgweather.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgweather" Mon Apr 12 12:35:40 2021 rev:105 rq:881154 version:40.beta Changes: -------- --- /work/SRC/openSUSE:Factory/libgweather/libgweather.changes 2020-06-25 16:47:27.204942420 +0200 +++ /work/SRC/openSUSE:Factory/.libgweather.new.2401/libgweather.changes 2021-04-12 12:38:28.329446525 +0200 @@ -1,0 +2,31 @@ +Tue Feb 16 10:33:55 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.beta: + + Fix gweather_location_next_child annotations. + + metno: Use alphabetical 2.0 symbol codes. + +------------------------------------------------------------------- +Sat Jan 16 09:46:04 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.alpha.1: + + Fix warnings related to the new application-id and contact-info + properties. + + Fix use-after-free issues when detached locations are used. + + Fix vala binding issues by removing a left over struct + definition. +- Changes from version 40.alpha: + + An application-id as well as contact information must be + provided for every application to use online weather services. + For GApplication-based applications, the application ID is + prefilled. + + All online weather providers are disabled by default, + applications should enable those that it has verified it can + follow the terms of service for. Note, for example, the + requirement to subscribe to the met.no API users mailing-list. + + A lot of the getter functions for the location database now + return references to objects which the application will need to + handle. Applications that use JavaScript or Python bindings + should not require special handling for this change. +- Add python3-gobject BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- libgweather-3.36.1.tar.xz New: ---- libgweather-40.beta.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgweather.spec ++++++ --- /var/tmp/diff_new_pack.4Ef2VG/_old 2021-04-12 12:38:28.797447069 +0200 +++ /var/tmp/diff_new_pack.4Ef2VG/_new 2021-04-12 12:38:28.797447069 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgweather # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: libgweather -Version: 3.36.1 +Version: 40.beta Release: 0 Summary: Library to get online weather information License: GPL-2.0-or-later Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/LibGWeather -Source0: https://download.gnome.org/sources/libgweather/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libgweather/40/%{name}-%{version}.tar.xz Source99: baselibs.conf - BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig +BuildRequires: python3-gobject BuildRequires: pkgconfig(geocode-glib-1.0) BuildRequires: pkgconfig(gio-2.0) >= 2.44.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.5 @@ -49,7 +49,6 @@ Obsoletes: %{name} < %{version} Provides: libgweather-data = %{version} Obsoletes: libgweather-data < %{version} -BuildArch: noarch %description -n gweather-data This is a library to download weather information from online sources. @@ -109,6 +108,8 @@ %{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml %{_datadir}/libgweather/ +%dir %{_libdir}/libgweather +%{_libdir}/libgweather/Locations.bin %files -n libgweather-3-16 %license COPYING @@ -118,7 +119,7 @@ %{_libdir}/girepository-1.0/GWeather-3.0.typelib %files devel -%doc AUTHORS HACKING MAINTAINERS README README.md NEWS +%doc AUTHORS README.md NEWS %doc %{_datadir}/gtk-doc/html/libgweather %{_includedir}/libgweather-3.0 %{_libdir}/*.so