diff --git a/gnome-shell-extension-no-overview-HEAD.patch b/gnome-shell-extension-no-overview-HEAD.patch index 97b39df..32fedde 100644 --- a/gnome-shell-extension-no-overview-HEAD.patch +++ b/gnome-shell-extension-no-overview-HEAD.patch @@ -1,7 +1,7 @@ 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-44 +Date: Thu, 17 Aug 2023 17:57:56 +0900 +Subject: [PATCH] Add gnome-shell-45 --- metadata.json | 2 +- @@ -12,12 +12,12 @@ index 237e43f..8d34218 100644 --- a/metadata.json +++ b/metadata.json @@ -9,7 +9,8 @@ - "40", "41", "42", -- "43" -+ "43", -+ "44" + "43", +- "44" ++ "44", ++ "45" ], "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 8c1bc68..f0b8468 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: 13 -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 +* Thu Aug 17 2023 Takao Fujiwara - 13-3 +- Add gnome-shell-45 + * Wed Jul 19 2023 Fedora Release Engineering - 13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild