import CS gnome-shell-extensions-40.7-8.el9

This commit is contained in:
eabdullin 2023-09-21 18:40:40 +00:00
parent 4318c62e47
commit 3378ec135a

View File

@ -7,7 +7,7 @@
Name: gnome-shell-extensions
Version: 40.7
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Modify and extend GNOME Shell functionality and behavior
License: GPLv2+
@ -428,6 +428,10 @@ workspaces.
%changelog
* Thu Aug 17 2023 Florian Müllner <fmuellner@redhat.com> - 40.7-8
- Rebuild for custom context menu
Resolves: #2232332
* Wed Feb 15 2023 Florian Müllner <fmuellner@redhat.com> - 40.7-7
- Fix crash on `dconf update`
Resolves: #2170067