Add gnome-shell-44

This commit is contained in:
Takao Fujiwara 2023-02-21 15:47:34 +09:00
parent 1d7d96561f
commit 936ff0de9e
2 changed files with 12 additions and 8 deletions

View File

@ -1,23 +1,23 @@
From bf0f84bb7f4b02b2d15d8c09f02c5116e6128dd8 Mon Sep 17 00:00:00 2001
From: fujiwarat <takao.fujiwara1@gmail.com>
Date: Tue, 24 Aug 2021 14:02:24 +0900
Subject: [PATCH] Add gnome-shell-43
Subject: [PATCH] Add gnome-shell-44
---
metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/metadata.json b/metadata.json
index ab541d3..84ade0f 100644
index 237e43f..8d34218 100644
--- a/metadata.json
+++ b/metadata.json
@@ -8,7 +8,8 @@
"shell-version": [
@@ -9,7 +9,8 @@
"40",
"41",
- "42"
+ "42",
+ "43"
"42",
- "43"
+ "43",
+ "44"
],
"url": "https://github.com/fthx/no-overview",
"uuid": "no-overview@fthx",

View File

@ -3,7 +3,7 @@
Name: gnome-shell-extension-%{extension}
Version: 12
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GNOME Shell extension for no overview at start-up
License: GPL-3.0-only
URL: https://extensions.gnome.org/extension/4099/no-overview/
@ -11,6 +11,7 @@ Source0: https://extensions.gnome.org/extension-data/no-overviewfthx.v%{v
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
@ -43,6 +44,9 @@ cp -rp *.js metadata.json \
%changelog
* Tue Feb 21 2023 Takao Fujiwara <tfujiwar@redhat.com> - 12-3
- Add gnome-shell-44
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild