Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgweather4 for openSUSE:Factory 
checked in at 2022-09-21 14:40:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgweather4 (Old)
 and      /work/SRC/openSUSE:Factory/.libgweather4.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgweather4"

Wed Sep 21 14:40:53 2022 rev:2 rq:1004819 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgweather4/libgweather4.changes        
2022-03-23 20:18:25.886464562 +0100
+++ /work/SRC/openSUSE:Factory/.libgweather4.new.2083/libgweather4.changes      
2022-09-21 14:41:33.685610020 +0200
@@ -1,0 +2,48 @@
+Sun Sep 18 14:06:27 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 4.2.0:
+  + Allow overriding vapigen with older Meson versions.
+  + Documentation fixes.
+  + Build fixes with newer versions of Meson.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep  4 18:22:52 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 4.1.1:
+  + Locations database changes
+    - Give proper name for Cannes-Mandelieu Airport
+    - Add name of Korean cities written in Hangul
+    - Update romanization of the name of Korean cities
+    - Re-organize India's locations based on states
+    - Add airports in Georgia
+    - Add various cities in Brazil
+    - Add various cities in Chile
+    - Add major cities and all international airports in Indonesia
+    - Replace cities in the Netherlands with the top 44 large
+      cities
+    - Add Dunedin, NZ
+    - Add Zhytomyr, UA
+  + Disable documentation when cross-compiling
+  + Fix issue with missing variable initialization
+  + Use Meson's gnome.post_install() instead of our custom script
+  + Add NWS weather provider for locations in the US
+  + Updated translations.
+- Add pkgconfig(json-glib-1.0) BuildRequires: New dependency.
+
+-------------------------------------------------------------------
+Mon Jul 18 08:52:01 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 4.1.0:
+  + Update dependency to geocode-glib-2.0.
+  + Switch to using libsoup3 by default.
+  + Add cities in: Greece, Turkey, India, Argentina.
+  + Fix various locations in Israel and Palestine.
+  + Fix test METAR service test suite.
+  + Updated translations.
+- Replace pkgconfig(geocode-glib-1.0) and pkgconfig(libsoup-2.4)
+  with pkgconfig(geocode-glib-2.0) and pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+- Pass soup2=false to meson, build just soup3 support.
+
+-------------------------------------------------------------------

Old:
----
  libgweather-4.0.0.tar.xz

New:
----
  libgweather-4.2.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgweather4.spec ++++++
--- /var/tmp/diff_new_pack.l1rki1/_old  2022-09-21 14:41:34.337611828 +0200
+++ /var/tmp/diff_new_pack.l1rki1/_new  2022-09-21 14:41:34.353611873 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libgweather
+# spec file for package libgweather4
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -17,13 +17,13 @@
 
 
 Name:           libgweather4
-Version:        4.0.0
+Version:        4.2.0
 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/4.0/libgweather-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/libgweather/4.2/libgweather-%{version}.tar.xz
 
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -31,9 +31,10 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-gi-docgen
 BuildRequires:  python3-gobject
-BuildRequires:  pkgconfig(geocode-glib-1.0)
+BuildRequires:  pkgconfig(geocode-glib-2.0)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.68.0
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.44.0
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libsoup-3.0)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
 BuildRequires:  pkgconfig(vapigen)
 
@@ -87,7 +88,7 @@
 %meson \
        -D enable_vala=true \
        -D gtk_doc=true \
-       -D soup2=true \
+       -D soup2=false \
        %{nil}
 %meson_build
 

++++++ libgweather-4.0.0.tar.xz -> libgweather-4.2.0.tar.xz ++++++
++++ 449946 lines of diff (skipped)

Reply via email to