Fix alternate-tab extension Obsoletes tag (RHBZ #1650519)
This commit is contained in:
parent
64bcaa92dd
commit
a9b60729e4
@ -6,7 +6,7 @@
|
||||
|
||||
Name: gnome-shell-extensions
|
||||
Version: 3.31.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -25,8 +25,6 @@ BuildRequires: pkgconfig(libgtop-2.0)
|
||||
Requires: gnome-shell >= %{min_gs_version}
|
||||
BuildArch: noarch
|
||||
|
||||
Obsoletes: %{pkg_prefix}-alternate-tab
|
||||
|
||||
%description
|
||||
GNOME Shell Extensions is a collection of extensions providing additional and
|
||||
optional functionality to GNOME Shell.
|
||||
@ -50,6 +48,7 @@ Summary: Files common to GNOME Shell Extensions
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
Requires: gnome-shell >= %{min_gs_version}
|
||||
Obsoletes: %{pkg_prefix}-alternate-tab < 3.31.2
|
||||
|
||||
%description -n %{pkg_prefix}-common
|
||||
GNOME Shell Extensions is a collection of extensions providing additional and
|
||||
@ -272,6 +271,9 @@ workspaces.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2018 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.31.2-2
|
||||
- Fix alternate-tab extension Obsoletes tag (RHBZ #1650519)
|
||||
|
||||
* Wed Nov 14 2018 Florian Müllner <fmuellner@redhat.com> - 3.31.2-1
|
||||
- Update to 3.31.2
|
||||
|
||||
@ -721,7 +723,7 @@ workspaces.
|
||||
- Enable native-window-placement extension
|
||||
|
||||
* Fri May 06 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 3.0.1-2b20cbagit
|
||||
- Fix description
|
||||
- Fix description
|
||||
|
||||
* Thu May 5 2011 Elad Alfassa <elad@fedoraproject.org> - 3.0.1-1.b20cbagit
|
||||
- Update to a newer git snapshot
|
||||
|
Loading…
Reference in New Issue
Block a user