From de5d3d5a0b5502fd62826cbcff3564547f004100 Mon Sep 17 00:00:00 2001 From: Audrey Toskin Date: Mar 11 2021 03:56:00 +0000 Subject: Minor rebuild to mark Freon 43 as incompatible with GNOME 40 --- diff --git a/gnome-shell-extension-freon.spec b/gnome-shell-extension-freon.spec index 7ac1a0e..425069e 100644 --- a/gnome-shell-extension-freon.spec +++ b/gnome-shell-extension-freon.spec @@ -2,7 +2,7 @@ Name: gnome-shell-extension-freon Summary: GNOME Shell extension to display system temperature, voltage, and fan speed Epoch: 2 Version: 43 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki License: GPLv2 BuildArch: noarch @@ -15,12 +15,12 @@ BuildRequires: glib2 # Dependencies described here: # https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki/Dependency -Requires: gnome-shell >= 3.36 +Requires: gnome-shell >= 3.36, gnome-shell < 3.39 Requires: gnome-shell-extension-common Requires: lm_sensors -Recommends: ( gnome-tweaks or gnome-tweak-tool ) Recommends: ( gnome-extensions-app or %{_bindir}/gnome-shell-extension-prefs ) +Recommends: ( gnome-tweaks or gnome-tweak-tool ) Recommends: nvme-cli Recommends: ( udisks2 or smartmontools or ( nc and hddtemp )) @@ -128,6 +128,9 @@ mv %{final_install_dir}/locale %{buildroot}/%{_datadir}/ %changelog +* Thu Mar 11 2021 Audrey Toskin - 2:43-3 +- Minor rebuild to mark Freon 43 as incompatible with GNOME 40. + * Tue Jan 26 2021 Fedora Release Engineering - 2:43-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild @@ -144,9 +147,3 @@ mv %{final_install_dir}/locale %{buildroot}/%{_datadir}/ * Tue Jun 09 2020 Audrey Toskin - 2:40-1 - Bump to upstream version 40, which adjusts to keep up with GNOME API changes, and adds Italian and Hungarian translations. - -* Tue Mar 31 2020 Audrey Toskin - 2:39-4 -- Add explicit Recommend for the gnome-shell-extension-prefs tool. - -* Tue Jan 28 2020 Fedora Release Engineering - 2:39-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild