parent
98464700dc
commit
aa9e084a45
1
.gitignore
vendored
1
.gitignore
vendored
@ -196,3 +196,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-40.3.tar.xz
|
/gnome-shell-40.3.tar.xz
|
||||||
/gnome-shell-40.4.tar.xz
|
/gnome-shell-40.4.tar.xz
|
||||||
/gnome-shell-40.6.tar.xz
|
/gnome-shell-40.6.tar.xz
|
||||||
|
/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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-40.6.tar.xz) = 04e4e0b87f32283bd40a7264b27bab4ef8ce213ee33a868001d4f7fb40e3bc1a96e04f83a0321ce76558fb89c2dbb35cb1b371831f3ddc5f72f21f54138a73ec
|
SHA512 (gnome-shell-40.7.tar.xz) = d62cd2f6bf8cb4c370e3d49b03d51630c92c3482d9b5abf26ee26636a3248bdae6017c69e5033977761680e0dde935816923ef13c905d66313756cf15dac008b
|
||||||
|
Loading…
Reference in New Issue
Block a user