import gnome-shell-extensions-40.6-1.el9
This commit is contained in:
parent
997ab001e5
commit
3b917672d2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gnome-shell-extensions-40.5.tar.xz
|
||||
SOURCES/gnome-shell-extensions-40.6.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
e013ce671ef82c40769c76305aff34c2f9251724 SOURCES/gnome-shell-extensions-40.5.tar.xz
|
||||
b0ec8dcd7002171c93ad6f6e84477f037a57db31 SOURCES/gnome-shell-extensions-40.6.tar.xz
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-shell-extensions
|
||||
Version: 40.5
|
||||
Release: 4%{?dist}
|
||||
Version: 40.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||
|
||||
License: GPLv2+
|
||||
@ -405,6 +405,10 @@ workspaces.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2022 Florian Müllner <fmuellner@redhat.com> - 40.6-1
|
||||
- Update to 40.6
|
||||
Resolves: #2056410
|
||||
|
||||
* Tue Dec 14 2021 Florian Müllner <fmuellner@redhat.com> - 40.5-4
|
||||
- Allow classification banners on lock/login screen
|
||||
Resolves: #2031186
|
||||
|
Loading…
Reference in New Issue
Block a user