forked from pool/libgweather4
Dominique Leuenberger
1393920f7c
- Replace python3-gi-docgen build requirement with the more reliable pkgconfig(gi-docgen). OBS-URL: https://build.opensuse.org/request/show/1073112 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgweather4?expand=0&rev=6
92 lines
3.5 KiB
Plaintext
92 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 26 20:26:03 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
|
|
|
- Replace python3-gi-docgen build requirement with the more
|
|
reliable pkgconfig(gi-docgen).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 14:06:27 UTC 2022 - Bjørn Lie <bjorn.lie@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.lie@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.lie@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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 18 16:46:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 4.0.0:
|
|
+ Updated translations.
|
|
- Drop baselibs.conf, should not be needed for this new library.
|
|
- Use ldconfig_scriptlets macro for post(un) handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 3 17:20:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 3.99.0:
|
|
+ Updated location database.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 21:43:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 3.91.0:
|
|
+ Renamed `gweather-weather.h` to `gweather-info.h`.
|
|
+ Removed GWeatherTimezone.
|
|
+ New locations: Palestine cities, county capitals in Romania.
|
|
+ Fix Vala binding of Location.detect_nearest_city().
|
|
+ Add GWeather.Location.has_timezone().
|
|
+ Depend on GLib ≥ 2.68.
|
|
+ Fix build on 32bit architectures.
|
|
+ Documentation updates in the migration guide.
|
|
+ Updated translations.
|
|
- Pass soup2=true to meson, continue to build with old libsoup as
|
|
of now.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 10:55:13 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Initial package, version 3.90, based on libgweather (parallel
|
|
installable).
|
|
|