From a649a6aae7ae60a0a94b53f04463b4f6070b6a67b06aa2efc8af1ab922f48687 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:35:02 +0000 Subject: [PATCH 1/2] Accepting request 1002657 from GNOME:Next GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002657 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=100 --- gnome-weather-42.0.tar.xz | 3 --- gnome-weather-43.rc.tar.xz | 3 +++ gnome-weather.changes | 21 +++++++++++++++++++++ gnome-weather.spec | 12 ++++++------ 4 files changed, 30 insertions(+), 9 deletions(-) delete mode 100644 gnome-weather-42.0.tar.xz create mode 100644 gnome-weather-43.rc.tar.xz diff --git a/gnome-weather-42.0.tar.xz b/gnome-weather-42.0.tar.xz deleted file mode 100644 index 5d07ccc..0000000 --- a/gnome-weather-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:579ee691d853e5bb3ff50e8c7b43f85ae9dd7e5b3a649e02c254a2d9b807b465 -size 233552 diff --git a/gnome-weather-43.rc.tar.xz b/gnome-weather-43.rc.tar.xz new file mode 100644 index 0000000..d4cd369 --- /dev/null +++ b/gnome-weather-43.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15c8c9f68c06174f1fe7d332230adc3a686bf17bc97772a9609298637d22b33 +size 234888 diff --git a/gnome-weather.changes b/gnome-weather.changes index 5c064b5..4b0e3a3 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Sep 4 10:37:11 UTC 2022 - Luciano Santos + +- Update to version 43.rc: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 08:38:02 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 18 09:28:16 UTC 2022 - Bjørn Lie + +- Update to version 43.alpha: + + GNOME Weather 43.alpha polishes the thermometer widget in the + daily view, refreshes the primary menu, uses smooth transitions + between views, and makes use of a new adaptive About window. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 21 05:01:32 UTC 2022 - Luciano Santos diff --git a/gnome-weather.spec b/gnome-weather.spec index 03666fd..0293710 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -16,15 +16,15 @@ # -%define _name org.gnome.Weather +%define full_name org.gnome.Weather Name: gnome-weather -Version: 42.0 +Version: 43.rc Release: 0 Summary: Weather App for GNOME License: GPL-2.0-or-later Group: Productivity/Other URL: https://apps.gnome.org/app/org.gnome.Weather -Source0: https://download.gnome.org/sources/gnome-weather/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-weather/43/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils @@ -75,7 +75,7 @@ search results from GNOME Weather. %install %meson_install -%find_lang %{_name} %{?no_lang_C} %{name}.lang +%find_lang %{full_name} %{?no_lang_C} %{name}.lang %check %meson_test @@ -86,11 +86,11 @@ search results from GNOME Weather. %{_bindir}/%{name} %{_datadir}/metainfo/org.gnome.Weather.appdata.xml %{_datadir}/applications/org.gnome.Weather.desktop -%{_datadir}/%{_name}/ +%{_datadir}/%{full_name}/ %{_datadir}/dbus-1/services/org.gnome.Weather.service %{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service %{_datadir}/glib-2.0/schemas/org.gnome.Weather.gschema.xml -%{_datadir}/icons/hicolor/*/apps/%{_name}* +%{_datadir}/icons/hicolor/*/apps/%{full_name}* %{_datadir}/icons/hicolor/scalable/status/* %files -n gnome-shell-search-provider-gnome-weather From ee3eae7ee6e18b349337ac8c75a6905979ec033fdb97f99f7a5b7842af8c401a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Sep 2022 16:23:38 +0000 Subject: [PATCH 2/2] Accepting request 1004508 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1004508 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=101 --- gnome-weather-43.0.tar.xz | 3 +++ gnome-weather-43.rc.tar.xz | 3 --- gnome-weather.changes | 13 +++++++++++++ gnome-weather.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 gnome-weather-43.0.tar.xz delete mode 100644 gnome-weather-43.rc.tar.xz diff --git a/gnome-weather-43.0.tar.xz b/gnome-weather-43.0.tar.xz new file mode 100644 index 0000000..88eef95 --- /dev/null +++ b/gnome-weather-43.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f11117f75552bf1bb9e01f01cfb3c2fcda6a3f69070ffe0519a0761532b8f26 +size 234344 diff --git a/gnome-weather-43.rc.tar.xz b/gnome-weather-43.rc.tar.xz deleted file mode 100644 index d4cd369..0000000 --- a/gnome-weather-43.rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f15c8c9f68c06174f1fe7d332230adc3a686bf17bc97772a9609298637d22b33 -size 234888 diff --git a/gnome-weather.changes b/gnome-weather.changes index 4b0e3a3..72acfd7 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Sep 18 17:58:50 UTC 2022 - Bjørn Lie + +- Update to version 43.0: + + The thermometer widget in the daily view has received a round + of polish, with temperature labels sticking to the thermometer + as it scales. + + The temperature choice in the primary menu is now at the top + level. + + Views now transitions smoothly with a crossfade. + + We use a new adaptive About window. + + Updated translations. + ------------------------------------------------------------------- Sun Sep 4 10:37:11 UTC 2022 - Luciano Santos diff --git a/gnome-weather.spec b/gnome-weather.spec index 0293710..96ab4e5 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -18,7 +18,7 @@ %define full_name org.gnome.Weather Name: gnome-weather -Version: 43.rc +Version: 43.0 Release: 0 Summary: Weather App for GNOME License: GPL-2.0-or-later