diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index f87b160..1b94bdc 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -6,7 +6,7 @@ Name: gnome-shell-extensions Version: 40.0~alpha.1 -Release: 4.20210212git9fa522c%{?dist} +Release: 5.20210212git9fa522c%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior License: GPLv2+ @@ -41,7 +41,7 @@ Enabled extensions: Summary: Files common to GNOME Shell Extensions License: GPLv2+ Requires: gnome-shell >= %{min_gs_version} -Obsoletes: %{pkg_prefix}-horizontal-workspace < 40 +Obsoletes: %{pkg_prefix}-horizontal-workspace < 40.0~alpha.1-3 %description -n %{pkg_prefix}-common GNOME Shell Extensions is a collection of extensions providing additional and @@ -251,6 +251,9 @@ workspaces. %changelog +* Thu Feb 18 2021 Kalev Lember - 40.0~alpha.1-5.20210212git9fa522c +- Fix obsoletes version + * Mon Feb 15 2021 Mohamed El Morabity - 40.0~alpha.1-4.20210212git9fa522c - Add Obsoletes for horizontal-workspaces extension to fix upgrades to Fedora 34 (RHBZ #1928415)