%global gobject_introspection_version 1.35.9 %global gtk3_version 3.20 %global gjs_version 1.50.0 %global libgweather_version 3.28 %global libhandy_version 1.1.90 %global tarball_version %%(echo %{version} | tr '~' '.') Name: gnome-weather Version: 41.0 Release: 1%{?dist} Summary: A weather application for GNOME License: GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA URL: https://wiki.gnome.org/Apps/Weather Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz BuildArch: noarch BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: gjs-devel >= %{gjs_version} BuildRequires: glib2-devel BuildRequires: gobject-introspection >= %{gobject_introspection_version} BuildRequires: gtk3-devel >= %{gtk3_version} BuildRequires: libgweather-devel >= %{libgweather_version} BuildRequires: libhandy1-devel >= %{libhandy_version} BuildRequires: meson BuildRequires: pkgconfig(geoclue-2.0) BuildRequires: python3-devel Requires: gdk-pixbuf2 Requires: geoclue2-libs Requires: gjs >= %{gjs_version} Requires: glib2 Requires: gnome-desktop3 Requires: gobject-introspection >= %{gobject_introspection_version} Requires: gsettings-desktop-schemas Requires: gtk3 >= %{gtk3_version} Requires: libgweather >= %{libgweather_version} Requires: libhandy1 >= %{libhandy_version} %description gnome-weather is a weather application for GNOME %prep %autosetup -p1 -n %{name}-%{tarball_version} pathfix.py -i %{__python3} . %build %meson %meson_build %install %meson_install %find_lang org.gnome.Weather %check desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.desktop %files -f org.gnome.Weather.lang %license COPYING.md %doc NEWS data/CREDITS %{_bindir}/gnome-weather %{_datadir}/applications/org.gnome.Weather.desktop %{_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 %dir %{_datadir}/gnome-shell/ %dir %{_datadir}/gnome-shell/search-providers/ %{_datadir}/gnome-shell/search-providers/org.gnome.Weather.search-provider.ini %{_datadir}/icons/hicolor/*/apps/org.gnome.Weather* %{_datadir}/icons/hicolor/scalable/status/*.svg %{_datadir}/metainfo/org.gnome.Weather.appdata.xml %{_datadir}/org.gnome.Weather/ %changelog * Tue Sep 21 2021 Kalev Lember - 41.0-1 - Update to 41.0 * Wed Aug 18 2021 Kalev Lember - 40.1-1 - Update to 40.1 * Thu Jul 22 2021 Fedora Release Engineering - 40.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 22 2021 Kalev Lember - 40.0-1 - Update to 40.0 * Wed Feb 17 2021 Kalev Lember - 40~beta-1 - Update to 40.beta - Drop old obsoletes * Tue Jan 26 2021 Fedora Release Engineering - 3.36.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 3.36.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Apr 10 2020 Kalev Lember - 3.36.1-1 - Update to 3.36.1 * Mon Apr 06 2020 Kalev Lember - 3.36.0-1 - Update to 3.36.0 * Fri Apr 03 2020 Kalev Lember - 3.34.1-1 - Update to 3.34.1 * Wed Mar 25 2020 Michael Catanzaro - 3.34.0-3 - Fix weather selecting the wrong cites. Also: deduplicate recent cities. * Tue Jan 28 2020 Fedora Release Engineering - 3.34.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 25 2019 Kalev Lember - 3.34.0-1 - Update to 3.34.0 * Mon Aug 12 2019 Kalev Lember - 3.33.90-1 - Update to 3.33.90 * Thu Jul 25 2019 Fedora Release Engineering - 3.32.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 Kalev Lember - 3.32.2-2 - Add a few missing requires * Mon May 06 2019 Kalev Lember - 3.32.2-1 - Update to 3.32.2 * Tue Apr 16 2019 Adam Williamson - 3.32.1-2 - Rebuild with Meson fix for #1699099 * Sat Apr 06 2019 Kalev Lember - 3.32.1-1 - Update to 3.32.1 * Mon Mar 11 2019 Kalev Lember - 3.32.0-1 - Update to 3.32.0 * Tue Mar 05 2019 Kalev Lember - 3.31.92-1 - Update to 3.31.92 * Mon Feb 04 2019 Kalev Lember - 3.31.90-1 - Update to 3.31.90 - Switch to the meson build system - Drop -tests subpackage as the installed tests are gone upstream * Thu Jan 31 2019 Fedora Release Engineering - 3.31.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 16 2018 Phil Wyett - 3.31.3-1 - Update to 3.31.3 * Tue Aug 07 2018 Merlin Mathesius - 3.26.0-6 - Fix unversioned python shebang lines * Fri Jul 13 2018 Fedora Release Engineering - 3.26.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 3.26.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 05 2018 Igor Gnatenko - 3.26.0-3 - Remove obsolete scriptlets * Thu Sep 21 2017 Kalev Lember - 3.26.0-2 - Update gjs minimum required version (#1490432) * Mon Sep 11 2017 Kalev Lember - 3.26.0-1 - Update to 3.26.0 * Thu Sep 07 2017 Kalev Lember - 3.25.92-1 - Update to 3.25.92 * Mon Aug 28 2017 Kalev Lember - 3.25.91-1 - Update to 3.25.91 * Wed Jul 26 2017 Fedora Release Engineering - 3.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Mar 21 2017 Kalev Lember - 3.24.0-1 - Update to 3.24.0 * Fri Feb 10 2017 Fedora Release Engineering - 3.20.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Aug 17 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 * Mon May 09 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Tue Mar 15 2016 Richard Hughes - 3.19.92-1 - Update to 3.19.92 * Tue Feb 16 2016 Richard Hughes - 3.19.90-1 - Update to 3.19.90 * Sat Feb 13 2016 Ralf Corsépius - 3.19.1-3 - Add BR: pkgconfig(libgeoclue-2.0) (Fix F24FTBFS). * Wed Feb 03 2016 Fedora Release Engineering - 3.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 26 2016 Richard Hughes - 3.19.1-1 - Update to 3.19.1 * Mon Oct 12 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Fri Sep 11 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 - Use make_install macro * Tue Jul 28 2015 Kalev Lember - 3.17.1-1 - Update to 3.17.1 * Wed Jun 17 2015 Fedora Release Engineering - 3.16.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 28 2015 Kalev Lember - 3.16.2.1-1 - Update to 3.16.2.1 - Include new symbolic icon * Mon Apr 27 2015 Kalev Lember - 3.16.2-1 - Update to 3.16.2 * Tue Apr 14 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 - Ship the COPYING file * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 * Mon Feb 16 2015 Richard Hughes - 3.15.90-1 - Update to 3.15.90 * Tue Jan 20 2015 Richard Hughes - 3.15.1-1 - Update to 3.15.1 * Mon Oct 13 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 - Build as noarch (#1139049) * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 * Fri Sep 5 2014 Vadim Rutkovsky - 3.13.91-2 - Build installed tests * Mon Sep 01 2014 Kalev Lember - 3.13.91-1 - Update to 3.13.91 - Include HighContrast icons - Add missing requires now that it's a pure gjs app * Tue Aug 19 2014 Kalev Lember - 3.13.90-1 - Update to 3.13.90 * Sat Aug 16 2014 Fedora Release Engineering - 3.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Jul 22 2014 Kalev Lember - 3.13.4-1 - Update to 3.13.4 * Tue Jun 24 2014 Richard Hughes - 3.13.3-1 - Update to 3.13.3 * Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember - 3.13.2-1 - Update to 3.13.2 * Thu May 01 2014 Kalev Lember - 3.13.1-1 - Update to 3.13.1 - Adjust rpm provides filtering for renamed private libs directory * Tue Mar 25 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 * Tue Mar 18 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 * Tue Mar 04 2014 Richard Hughes - 3.11.91-1 - Update to 3.11.91 * Tue Feb 18 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Mon Feb 03 2014 Richard Hughes - 3.11.5-1 - Update to 3.11.5 * Tue Jan 14 2014 Richard Hughes - 3.11.4-1 - Update to 3.11.4 * Wed Jan 08 2014 Richard Hughes - 3.11.3-1 - Update to 3.11.3 * Tue Oct 29 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 * Tue Sep 03 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 * Sat Aug 10 2013 Kalev Lember - 3.9.5-1 - Update to 3.9.5 * Sat Aug 03 2013 Fedora Release Engineering - 3.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 21 2013 Kalev Lember - 3.9.3-1 - Update to 3.9.3 - Include new icons and add icon cache scriptlets * Sun Jun 02 2013 Kalev Lember - 3.9.2-1 - Update to 3.9.2 * Tue May 14 2013 Richard Hughes - 3.8.2-1 - Update to 3.8.2 * Wed Apr 17 2013 Kalev Lember - 3.8.1-1 - Update to 3.8.1 * Thu Mar 28 2013 Cosimo Cecchi - 3.8.0-1 - Update to 3.8.0 * Tue Mar 19 2013 Cosimo Cecchi - 3.7.92-1 - Initial packaging