Add gnome-shell-46
This commit is contained in:
parent
bb10161a67
commit
8711b18de5
@ -1,7 +1,7 @@
|
|||||||
From bf0f84bb7f4b02b2d15d8c09f02c5116e6128dd8 Mon Sep 17 00:00:00 2001
|
From bf0f84bb7f4b02b2d15d8c09f02c5116e6128dd8 Mon Sep 17 00:00:00 2001
|
||||||
From: fujiwarat <takao.fujiwara1@gmail.com>
|
From: fujiwarat <takao.fujiwara1@gmail.com>
|
||||||
Date: Thu, 17 Aug 2023 17:57:56 +0900
|
Date: Thu, 17 Aug 2023 17:57:56 +0900
|
||||||
Subject: [PATCH] Add gnome-shell-45
|
Subject: [PATCH] Add gnome-shell-46
|
||||||
|
|
||||||
---
|
---
|
||||||
metadata.json | 2 +-
|
metadata.json | 2 +-
|
||||||
@ -11,13 +11,13 @@ diff --git a/metadata.json b/metadata.json
|
|||||||
index 237e43f..8d34218 100644
|
index 237e43f..8d34218 100644
|
||||||
--- a/metadata.json
|
--- a/metadata.json
|
||||||
+++ b/metadata.json
|
+++ b/metadata.json
|
||||||
@@ -9,7 +9,8 @@
|
@@ -6,7 +6,8 @@
|
||||||
"41",
|
"fthx"
|
||||||
"42",
|
],
|
||||||
"43",
|
"shell-version": [
|
||||||
- "44"
|
- "45"
|
||||||
+ "44",
|
+ "45",
|
||||||
+ "45"
|
+ "46"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/fthx/no-overview",
|
"url": "https://github.com/fthx/no-overview",
|
||||||
"uuid": "no-overview@fthx",
|
"uuid": "no-overview@fthx",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: gnome-shell-extension-%{extension}
|
Name: gnome-shell-extension-%{extension}
|
||||||
Version: 16
|
Version: 16
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: GNOME Shell extension for no overview at start-up
|
Summary: GNOME Shell extension for no overview at start-up
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
URL: https://extensions.gnome.org/extension/4099/no-overview/
|
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
|
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
|
Source2: https://raw.githubusercontent.com/fthx/no-overview/main/README.md#/%{extension}-README.md
|
||||||
#Patch0: %%{name}-HEAD.patch
|
#Patch0: %%{name}-HEAD.patch
|
||||||
|
Patch0: %{name}-HEAD.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# rhbz#2001561 Delete to require gnome-shell-extension-common
|
# rhbz#2001561 Delete to require gnome-shell-extension-common
|
||||||
#Requires: gnome-shell-extension-common
|
#Requires: gnome-shell-extension-common
|
||||||
@ -43,6 +44,9 @@ cp -rp *.js metadata.json \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 28 2024 Takao Fujiwara <tfujiwar@redhat.com> - 16-4
|
||||||
|
- Add gnome-shell-46
|
||||||
|
|
||||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16-3
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user