Woraround #2001561 Delete to require gnome-shell-extension-common
This commit is contained in:
parent
a2d8575ad6
commit
3ca6514f93
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: gnome-shell-extension-%{extension}
|
Name: gnome-shell-extension-%{extension}
|
||||||
Version: 8
|
Version: 8
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: GNOME Shell extension for no overview at start-up
|
Summary: GNOME Shell extension for no overview at start-up
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://extensions.gnome.org/extension/4099/no-overview/
|
URL: https://extensions.gnome.org/extension/4099/no-overview/
|
||||||
@ -12,7 +12,8 @@ Source1: https://raw.githubusercontent.com/fthx/no-overview/main/LICENSE#
|
|||||||
Source2: https://raw.githubusercontent.com/fthx/no-overview/main/README.md#/%{extension}-README.md
|
Source2: https://raw.githubusercontent.com/fthx/no-overview/main/README.md#/%{extension}-README.md
|
||||||
Patch0: %{name}-HEAD.patch
|
Patch0: %{name}-HEAD.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: gnome-shell-extension-common
|
# rhbz#2001561 Delete to require gnome-shell-extension-common
|
||||||
|
#Requires: gnome-shell-extension-common
|
||||||
Recommends: gnome-extensions-app
|
Recommends: gnome-extensions-app
|
||||||
|
|
||||||
|
|
||||||
@ -41,6 +42,9 @@ cp -rp *.js metadata.json \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 07 2021 Takao Fujiwara <tfujiwar@redhat.com> - 8-4
|
||||||
|
- Woraround #2001561 Delete to require gnome-shell-extension-common
|
||||||
|
|
||||||
* Tue Aug 24 2021 Takao Fujiwara <tfujiwar@redhat.com> - 8-3
|
* Tue Aug 24 2021 Takao Fujiwara <tfujiwar@redhat.com> - 8-3
|
||||||
- Add gnome-shell-41
|
- Add gnome-shell-41
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user