## START: Set by rpmautospec ## (rpmautospec version 0.6.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %dnl %global tag v%{version} %global commit 91173774684eb554a8c6249f9c1e012dc58fd668 %global shortname openweatherrefined %global uuid openweather-extension@penguin-teal.github.io Name: gnome-shell-extension-%{shortname} Version: 139 Release: %autorelease Summary: Display weather information for any location on Earth BuildArch: noarch License: GPL-3.0-or-later URL: https://github.com/penguin-teal/gnome-openweather Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: gettext-devel BuildRequires: glib2-devel BuildRequires: make # The version of gnome-common in CentOS7 is only 3.7.4 BuildRequires: gnome-common >= 3.7.4 Requires: gnome-shell >= 43 %description OpenWeather Refined (%uuid) is a simple extension for displaying weather conditions and forecasts for any location on Earth in the GNOME Shell. The extension is very configurable and does not use GNOME Weather. It provides support for multiple locations with editable names using coordinates to store the locations, a beautiful layout, and more. Weather data is fetched from OpenWeatherMap including 3 hour forecasts for up to 5 days. After completing installation, restart GNOME Shell (Alt+F2, r, Enter) and enable the extension through the gnome-extensions app or via terminal: $ gnome-shell-extension-tool -e %uuid %prep %autosetup -n gnome-openweather-%{version} %build %make_build %install %make_install %find_lang %{name} # Deleting empty licenses folder rm -rf %{buildroot}/%{_datadir}/licenses/gnome-shell-extension-openweatherrefined/COPYING %files -f %{name}.lang %license COPYING %doc AUTHORS README.md %{_datadir}/glib-2.0/schemas/*.gschema.xml %{_datadir}/gnome-shell/extensions/%{uuid}/ %changelog ## START: Generated by rpmautospec * Fri Oct 18 2024 Martin Gansser - 139-1 - Update to 139 * Thu Jul 18 2024 Fedora Release Engineering - 121-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Apr 21 2024 Artem Polishchuk - 121-7 - build: Add patch fix for GNOME v46 (rh#2275997) * Tue Feb 06 2024 Artem Polishchuk - 121-6 - license: Convert to SPDX * Tue Feb 06 2024 Artem Polishchuk - 121-5 - build: Add patch fix for GNOME v45 * Wed Jan 24 2024 Fedora Release Engineering - 121-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 121-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering - 121-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Apr 25 2023 Artem Polishchuk - 121-1 - chore: Update to 121 * Wed Apr 19 2023 Artem Polishchuk - 119-3 - fix: Compatibility with v44 (#2187965) * Thu Jan 19 2023 Fedora Release Engineering - 119-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 18 2022 Artem Polishchuk - 119-1 - chore(update): 119 * Sat Sep 17 2022 Artem Polishchuk - 118-2 - build: Add upstream patch for libsoup3 support * Fri Sep 02 2022 Artem Polishchuk - 118-1 - chore(update): 118 * Thu Jul 21 2022 Fedora Release Engineering - 117-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Artem Polishchuk - 117-1 - chore(update): 117 * Tue Jun 21 2022 Artem Polishchuk - 116-1 - chore(update): 116 * Sat May 14 2022 Artem Polishchuk - 113-1 - build: Switch to a new fork, since the project is abandoned https://gitlab.com/jenslody/gnome-shell-extension-openweather/-/commit/69b4f545ac273dfd123584346fc8a30b43563145 * Sat Apr 23 2022 Artem Polishchuk - 1-0.51.20210509gitd714eb1 - fix: GNOME v42 compatibility | rh#1957485 * Thu Jan 20 2022 Fedora Release Engineering - 1-0.50.20210509gitd714eb1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 07 2021 Artem Polishchuk - 1-0.49.20210509gitd714eb1 - fix: GNOME v41 compatibility | rh#1957485 * Thu Jul 22 2021 Fedora Release Engineering - 1-0.48.20210509gitd714eb1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu May 13 2021 Artem Polishchuk - 1-0.47.20210509gitd714eb1 - build(update): d714eb1 commit * Tue Jan 26 2021 Fedora Release Engineering - 1-0.46.20200531git7a9236a - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 1-0.45.20200531git7a9236a - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 01 2020 Artem Polishchuk - 1-0.44.20200531git7a9236a - Update to latest git snapshot * Tue May 05 2020 Artem Polishchuk - 1-0.43.20200505gitd9a90d3 - Update to latest git snapshot * Tue Jan 28 2020 Fedora Release Engineering - 1-0.42.20200124git1c9dd03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 24 2020 Artem Polishchuk - 1-0.41.20200124git1c9dd03 - Update to latest git snapshot * Fri Jan 10 2020 Artem Polishchuk - 1-0.40.20200111git3edd424 - Update to 3edd424 Fix for GNOME 3.35.X * Fri Jan 10 2020 Artem Polishchuk - 1-0.39.20200110gitd9fb790 - Update to d9fb790 * Thu Jul 25 2019 Fedora Release Engineering - 1-0.38.20181119git7ea4ce7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 07 2019 Artem Polishchuk - 1-0.37.20181119git7ea4ce7 - Refactor spec file * Thu Jan 31 2019 Fedora Release Engineering - 1-0.36.20181119git7ea4ce7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 19 2018 Jens Lody - 1-0.35.20181119git7ea4ce7 - Fix invisble location-list in prefs. - Fix an issue where all symbols are shown in symbolic-version. - Add some languages. * Fri Jul 13 2018 Fedora Release Engineering - 1-0.34.20180616git401d68e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 16 2018 Jens Lody - 1-0.33.20180616git401d68e - Moved the upstream repo to gitlab. - Fixed some locale-files. - Added option to cinfigure the max location-length. * Wed Feb 07 2018 Fedora Release Engineering - 1-0.32.20171030gita86b949 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Nov 26 2017 Jens Lody - 1-0.32.20171126gitcac94f2 - Fix search-results popup not shown in last revision. * Mon Oct 30 2017 Jens Lody - 1-0.31.20171030gita86b949 - Fix warnings, because of deprecated functions and wrong function parameter-count. - Minor enhancements. * Wed Jul 26 2017 Fedora Release Engineering - 1-0.30.20170423git648d491 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Apr 23 2017 Jens Lody - 1-0.29.20170423git648d491 - Workaround for incorrect displayed localized decimals. * Tue Mar 07 2017 Jens Lody - 1-0.28.20170307git48ee4af - Fix rhbz#1429776 (double initialization of variable). - fix minor version of gnome-shell needed * Sat Feb 25 2017 Jens Lody - 1-0.27.20170225git59aa498 - Disable gnome-shell < 3.14 and support 3.24 . - Layout fixes (pref-dialog). - Updated localization. * Fri Feb 10 2017 Fedora Release Engineering - 1-0.26.20161004git34d7e39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Oct 03 2016 Jens Lody - 1-0.25.20161004git34d7e39 - Support gnome-shell 3.22. - Updated french translation. * Tue Sep 20 2016 Jens Lody - 1-0.24.20160920git39821fa - Switch name and url from forecast.io to Dark Sky, because they changed/unified their name, url and api. * Wed Sep 14 2016 Jens Lody - 1-0.23.20160914git58dd4f4 - Add option to configure the position of the menu-box relative to the panel-text. - Update metadata.json to support newest development build of gnome-shell on rawhide. - Added/updated language files. * Thu Aug 25 2016 Jens Lody - 1-0.22.20160825gitcefbfb0 - Update metadata.json to support newest development build of gnome-shell on rawhide. * Sun Aug 21 2016 Jens Lody - 1-0.21.20160821gita44cb9e - Fix glibc error-message, when disabling the extension. - Fix minor issues in preferences-dialog. - Add/update translations. * Fri Jul 22 2016 Jens Lody - 1-0.20.20160722git4c98fe3 - Update po-files via Makefile with gettext instead of using update.js . - Get rid of (mostly unmaintained) intltools. - Make gsettings schema translatable * Wed Jul 06 2016 Jens Lody - 1-0.19.20160706git2cc5cfe - Several language files updated. - Enabled on gnome-shell 3.21.3. * Fri Mar 25 2016 Jens Lody - 1-0.18.20160325git8dd1696 - Updated dutch translation. - Add support for new version of gnome-shell (3.20). * Wed Feb 03 2016 Fedora Release Engineering - 1-0.17.20160123git35e912a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 23 2016 Jens Lody - 1-0.16.20160123git35e912a - Add support for new development version of gnome-shell (3.19.4). - Updated russian, spanish french and italian translation files. * Thu Dec 17 2015 Jens Lody - 1-0.15.20151217git27c779c - Add support for new development version of gnome-shell (3.19.3). * Sat Dec 12 2015 Jens Lody - 1-0.14.20151212gita80c8a3 - Bump release to be higher than the last copr-(test-)build. * Sat Dec 12 2015 Jens Lody - 1-0.13.20151212gita80c8a3 - Update polish translation. - Add hint about enabling system-wide installed shell-extensions. - Re-add gnome-shell 3.8 and 3.10 compatibilty (epel7). * Wed Nov 25 2015 Jens Lody - 1-0.12.20151125gitccaa1eb - Add support for new development version of gnome-shell (3.19.2). * Sun Nov 08 2015 Jens Lody - 1-0.11.20151108git23a83b3 - Add support for new development version of gnome-shell. * Sun Nov 08 2015 Jens Lody - 1-0.10.20151108git6368d32 - Fix typo in metadata.json . * Sun Nov 08 2015 Jens Lody - 1-0.9.20151108gite4dbfee - Add default API-key for openweathermap.org. The key is in their FOSS-whitelist now. Thanks to openweathermap.org . * Sat Nov 07 2015 Jens Lody - 1-0.8.20151107gitae12283 - Fixes #1278686, can block gnome-shell temporarily in some cases . See also: https://github.com/jenslody/gnome-shell-extension-openweather/issues/82 . * Sat Oct 17 2015 Jens Lody - 1-0.7.20151017git34aa242 - Bug fix: warn message for empty forecast.io api-key was shown if the key exists, not the if the key was empty, sorry. * Fri Oct 16 2015 Jens Lody - 1-0.6.20151016git13f9abf - Bug fix: forecast.io no longer accepts non-https requests. - Updated russioan translation, added indonesian translation. - Add warn-message if an api-key is empty. * Sat Oct 10 2015 Jens Lody - 1-0.5.20151010gitfe00513 - New upstream: make refresh-intervall configurable, fix minor issue, when last location is removed, add new languages for forecast.io. * Thu Sep 24 2015 Jens Lody - 1-0.4.20150924gite55253e - Always depend on gnome-shell (it's needed anyway). - On Fedora < 23 own the extensions dir explicitely to avoid unowned directories. * Thu Sep 24 2015 Jens Lody - 1-0.3.20150924gite55253e - Do not require gnome-shell-extensions-common. - Require gnome-shell instead on Fedora >= 23. * Thu Sep 24 2015 Jens Lody - 1-0.2.20150924gite55253e - Use checkout-date instead of build-date in package-version. * Thu Aug 20 2015 Jens Lody - 1-0.1.20150821gitcb1f6f6 - Remove dot before git in Release-tag. - Use (conditional) file-triggers for schema compiling, introduced in fc24. * Sat Jul 25 2015 Jens Lody - 1-0.1.20150725.git377244c - Initial package for Fedora of the weather-extension fork using https://openweathermap.org or https://forecast.io. ## END: Generated by rpmautospec