From dc735022e14d8646f3904c75ecb8eee5e9eba2a9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Sep 2023 15:24:14 +0300 Subject: [PATCH] Bump release to match upstream --- SPECS/gnome-shell-extensions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/gnome-shell-extensions.spec b/SPECS/gnome-shell-extensions.spec index 26b7e9d..67e8ffc 100644 --- a/SPECS/gnome-shell-extensions.spec +++ b/SPECS/gnome-shell-extensions.spec @@ -7,7 +7,7 @@ Name: gnome-shell-extensions Version: 40.7 -Release: 7%{?dist} +Release: 7%{?dist}.1 Summary: Modify and extend GNOME Shell functionality and behavior License: GPLv2+ @@ -428,6 +428,9 @@ workspaces. %changelog +* Tue Sep 12 2023 Eduard Abdullin - 40.7-7.1 +- Bump release to match upstream + * Wed Feb 15 2023 Florian Müllner - 40.7-7 - Fix crash on `dconf update` Resolves: #2170067