Update to 41.0
This commit is contained in:
parent
1eb0690038
commit
4ba8655a98
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-41.beta.tar.xz
|
||||
/gnome-shell-41.rc.tar.xz
|
||||
/gnome-shell-41.rc.1.tar.xz
|
||||
/gnome-shell-41.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 41~rc.1
|
||||
Release: 2%{?dist}
|
||||
Version: 41.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
@ -24,7 +24,7 @@ Patch10005: 0001-gdm-Work-around-failing-fingerprint-auth.patch
|
||||
%define gjs_version 1.69.2
|
||||
%define gtk3_version 3.15.0
|
||||
%define gtk4_version 4.0.0
|
||||
%define mutter_version 41~rc
|
||||
%define mutter_version 41.0
|
||||
%define polkit_version 0.100
|
||||
%define gsettings_desktop_schemas_version 41~alpha
|
||||
%define ibus_version 1.5.2
|
||||
@ -230,6 +230,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
||||
%{_mandir}/man1/gnome-shell.1*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 19 2021 Florian Müllner <fmuellner@redhat.com> - 41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
* Tue Sep 14 2021 Ray Strode <rstrode@redhat.com> - 41~rc.1-2
|
||||
- Drop extra capabilities from gnome-shell. They're optional and they break shutdown from the login screen with new glibs.
|
||||
Resolves: #1996998
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-41.rc.1.tar.xz) = 5c2511246ce1347d821bc4a971f61d53451c4c02dc63e8240512d0458e4f581c1d4db92f25f7f8456ff8159fe7a78fcfe94813246997e43b874a55c543a648e5
|
||||
SHA512 (gnome-shell-41.0.tar.xz) = 2d2a2dd4ecf315776c10949b00f10dbbd77f495542bb7ca8cdb95047998942433c5c4cad818fe729681f888f74038d51c3d5903f1a0861a66147dbf668231824
|
||||
|
Loading…
Reference in New Issue
Block a user