Update to 41.rc
This commit is contained in:
parent
98f5bda755
commit
5317ab5028
1
.gitignore
vendored
1
.gitignore
vendored
@ -195,3 +195,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-40.2.tar.xz
|
||||
/gnome-shell-40.3.tar.xz
|
||||
/gnome-shell-41.beta.tar.xz
|
||||
/gnome-shell-41.rc.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 41~beta
|
||||
Version: 41~rc
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/41/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
@ -21,10 +21,10 @@ Patch10005: 0001-gdm-Work-around-failing-fingerprint-auth.patch
|
||||
%define gnome_desktop_version 3.35.91
|
||||
%define glib2_version 2.56.0
|
||||
%define gobject_introspection_version 1.49.1
|
||||
%define gjs_version 1.57.3
|
||||
%define gjs_version 1.69.2
|
||||
%define gtk3_version 3.15.0
|
||||
%define gtk4_version 4.0.0
|
||||
%define mutter_version 41~beta
|
||||
%define mutter_version 41~rc
|
||||
%define polkit_version 0.100
|
||||
%define gsettings_desktop_schemas_version 41~alpha
|
||||
%define ibus_version 1.5.2
|
||||
@ -230,7 +230,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
||||
%{_mandir}/man1/gnome-shell.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 18 2021 Florian Müllner <fmuellner@redhat.com> - 41~beta
|
||||
* Sun Sep 05 2021 Florian Müllner <fmuellner@redhat.com> - 41~rc-1
|
||||
- Update to 41.rc
|
||||
|
||||
* Wed Aug 18 2021 Florian Müllner <fmuellner@redhat.com> - 41~beta-1
|
||||
- Update to 41.beta
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.3-2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-41.beta.tar.xz) = 1aa217fb3a91d4ddbdd8730f1074191e76895eb74f4031fdea878e837e0ffc71aee9bae46a507bf4ea80ac9e1584c28aba15571a1ddb05ed66513b3348292902
|
||||
SHA512 (gnome-shell-41.rc.tar.xz) = 9a1f43dff1ab39eb9eaddbd2569f04668e1bd5c05868384e430b1210ad2bbfc1b1fd88e134cfe5b3ddbffc87289fa6209bb1f2beb0add9ee8626b22ef4820d79
|
||||
|
Loading…
Reference in New Issue
Block a user