import gnome-shell-40.7-1.el9
This commit is contained in:
parent
8eb6d5856b
commit
8b751cf940
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/gnome-shell-40.6.tar.xz
|
SOURCES/gnome-shell-40.7.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
0534bb62d92840522fd0c424747d157a38852ccd SOURCES/gnome-shell-40.6.tar.xz
|
43576a70a1578fbd3711e5df641e60479463a3dd SOURCES/gnome-shell-40.7.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 40.6
|
Version: 40.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -254,6 +254,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
|||||||
%{_mandir}/man1/gnome-shell.1*
|
%{_mandir}/man1/gnome-shell.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 13 2021 Florian Müllner <fmuellner@redhat.com> - 40.7-1
|
||||||
|
- Update to 40.7
|
||||||
|
Resolves: #2031655
|
||||||
|
|
||||||
* Thu Nov 04 2021 Florian Müllner <fmuellner@redhat.com> - 40.6-1
|
* Thu Nov 04 2021 Florian Müllner <fmuellner@redhat.com> - 40.6-1
|
||||||
- Update to 40.6
|
- Update to 40.6
|
||||||
- Work around crashy tear down
|
- Work around crashy tear down
|
||||||
|
Loading…
Reference in New Issue
Block a user