parent
e6ce689c7a
commit
148ed4138c
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/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
|
/gnome-shell-40.7.tar.xz
|
||||||
|
/gnome-shell-40.8.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.7
|
Version: 40.8
|
||||||
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 Jan 17 2022 Florian Müllner <fmuellner@redhat.com> - 40.8-1
|
||||||
|
- Update to 40.8
|
||||||
|
Resolves: #2040061
|
||||||
|
|
||||||
* Mon Dec 13 2021 Florian Müllner <fmuellner@redhat.com> - 40.7-1
|
* Mon Dec 13 2021 Florian Müllner <fmuellner@redhat.com> - 40.7-1
|
||||||
- Update to 40.7
|
- Update to 40.7
|
||||||
Resolves: #2031655
|
Resolves: #2031655
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-40.7.tar.xz) = d62cd2f6bf8cb4c370e3d49b03d51630c92c3482d9b5abf26ee26636a3248bdae6017c69e5033977761680e0dde935816923ef13c905d66313756cf15dac008b
|
SHA512 (gnome-shell-40.8.tar.xz) = ef3502978e2adf80d957319a739c0c9d8217b31fa78933278da5670093c3bd5f9aa5283973c9d88cf720605b603443c97f1ff92055c3f233fee039354acd1d99
|
||||||
|
Loading…
Reference in New Issue
Block a user