From 936ff0de9e3a3baf5b09332397ab6bdc8a011262 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 21 Feb 2023 15:47:34 +0900 Subject: [PATCH] Add gnome-shell-44 --- gnome-shell-extension-no-overview-HEAD.patch | 14 +++++++------- gnome-shell-extension-no-overview.spec | 6 +++++- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/gnome-shell-extension-no-overview-HEAD.patch b/gnome-shell-extension-no-overview-HEAD.patch index 3b0a9e6..97b39df 100644 --- a/gnome-shell-extension-no-overview-HEAD.patch +++ b/gnome-shell-extension-no-overview-HEAD.patch @@ -1,23 +1,23 @@ From bf0f84bb7f4b02b2d15d8c09f02c5116e6128dd8 Mon Sep 17 00:00:00 2001 From: fujiwarat 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", diff --git a/gnome-shell-extension-no-overview.spec b/gnome-shell-extension-no-overview.spec index 7f4110d..8980d9e 100644 --- a/gnome-shell-extension-no-overview.spec +++ b/gnome-shell-extension-no-overview.spec @@ -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 - 12-3 +- Add gnome-shell-44 + * Thu Jan 19 2023 Fedora Release Engineering - 12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild