Bump to 11
This commit is contained in:
parent
dac98db3d8
commit
3a804fe10c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/no-overviewfthx.v4.shell-extension.zip
|
||||
/no-overviewfthx.v8.shell-extension.zip
|
||||
/no-overviewfthx.v11.shell-extension.zip
|
||||
|
@ -2,15 +2,15 @@
|
||||
%global uuid %{extension}@fthx
|
||||
|
||||
Name: gnome-shell-extension-%{extension}
|
||||
Version: 8
|
||||
Release: 90%{?dist}
|
||||
Version: 11
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME Shell extension for no overview at start-up
|
||||
License: GPLv3
|
||||
URL: https://extensions.gnome.org/extension/4099/no-overview/
|
||||
Source0: https://extensions.gnome.org/extension-data/no-overviewfthx.v%{version}.shell-extension.zip
|
||||
Source1: https://raw.githubusercontent.com/fthx/no-overview/main/LICENSE#/%{extension}-LICENSE
|
||||
Source2: https://raw.githubusercontent.com/fthx/no-overview/main/README.md#/%{extension}-README.md
|
||||
Patch0: %{name}-HEAD.patch
|
||||
#Patch0: %%{name}-HEAD.patch
|
||||
BuildArch: noarch
|
||||
# rhbz#2001561 Delete to require gnome-shell-extension-common
|
||||
#Requires: gnome-shell-extension-common
|
||||
@ -42,6 +42,9 @@ cp -rp *.js metadata.json \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 Takao Fujiwara <tfujiwar@redhat.com> - 11-1
|
||||
- Bump to 11
|
||||
|
||||
* Tue Jan 18 2022 Takao Fujiwara <tfujiwar@redhat.com> - 8-90
|
||||
- Add gnome-shell-42
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (no-overviewfthx.v8.shell-extension.zip) = 2d6bfcaf0c44abcf069a48461fb37ced13fc7343f3e7d06ef762763dbae77faaf17aca85e4985ad493c4118925d7739502430b2af363c0c73c48b85efe2f1ba5
|
||||
SHA512 (no-overviewfthx.v11.shell-extension.zip) = c78ce7f03e9ee505e98d9fddcf9411c61067f9028d98439a9362b876f9b38f50d66071250af4aed0d6b8df7ef276361127d432fa95a9e7ffa189caabff966481
|
||||
|
Loading…
Reference in New Issue
Block a user