Add gnome-shell-47
Resolves: RHEL-54599 Add gnome-shell-extension-no-overview to RHEL 10
This commit is contained in:
parent
4f78007f42
commit
d2030d2eea
27
gnome-shell-extension-no-overview-HEAD.patch
Normal file
27
gnome-shell-extension-no-overview-HEAD.patch
Normal file
@ -0,0 +1,27 @@
|
||||
From b0d987702a63f27a062fd2e2da5d99cc0799972e Mon Sep 17 00:00:00 2001
|
||||
From: Takao Fujiwara <tfujiwar@redhat.com>
|
||||
Date: Fri, 6 Sep 2024 13:50:52 +0900
|
||||
Subject: [PATCH] Add gnome-shell-47
|
||||
|
||||
---
|
||||
metadata.json | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/metadata.json b/metadata.json
|
||||
index 695d317..57cfc5d 100644
|
||||
--- a/metadata.json
|
||||
+++ b/metadata.json
|
||||
@@ -3,8 +3,8 @@
|
||||
"description": "No overview at start-up. Nothing more.",
|
||||
"name": "No overview at start-up",
|
||||
"original-authors": ["fthx"],
|
||||
- "shell-version": ["46"],
|
||||
+ "shell-version": ["46", "47"],
|
||||
"url": "https://github.com/fthx/no-overview",
|
||||
"uuid": "no-overview@fthx",
|
||||
"version": 999
|
||||
}
|
||||
\ No newline at end of file
|
||||
--
|
||||
2.45.2
|
||||
|
@ -12,6 +12,7 @@ Source0: https://github.com/fthx/no-overview/archive/refs/tags/v%{version
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user