- Migrate license tag to SPDX
e9 imports/e9/gnome-shell-extension-no-overview-12-1.el9
Takao Fujiwara 2 years ago
parent d739645fc2
commit 93f7b3b68a

1
.gitignore vendored

@ -1,3 +1,4 @@
/no-overviewfthx.v4.shell-extension.zip
/no-overviewfthx.v8.shell-extension.zip
/no-overviewfthx.v11.shell-extension.zip
/no-overviewfthx.v12.shell-extension.zip

@ -2,16 +2,15 @@
%global uuid %{extension}@fthx
Name: gnome-shell-extension-%{extension}
Version: 11
Release: 4%{?dist}
Version: 12
Release: 1%{?dist}
Summary: GNOME Shell extension for no overview at start-up
License: GPLv3
License: GPL-3.0-only
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
@ -44,6 +43,10 @@ cp -rp *.js metadata.json \
%changelog
* Wed Nov 16 2022 Takao Fujiwara <tfujiwar@redhat.com> - 12-1
- Migrate license tag to SPDX
- Bump to 12
* Sat Aug 13 2022 Takao Fujiwara <tfujiwar@redhat.com> - 11-4
- Add gnome-shell-43

@ -1 +1 @@
SHA512 (no-overviewfthx.v11.shell-extension.zip) = c78ce7f03e9ee505e98d9fddcf9411c61067f9028d98439a9362b876f9b38f50d66071250af4aed0d6b8df7ef276361127d432fa95a9e7ffa189caabff966481
SHA512 (no-overviewfthx.v12.shell-extension.zip) = f75b17c56f5e6e7a4e801d74fdd110c8dec161b202eafeb88c2f9df932a97f12da32d6d853775c7d20093a09922337366e53c5b796dd9076996798932a9b6c11

Loading…
Cancel
Save