Update to 3.38.0
This commit is contained in:
parent
4dc151e579
commit
c4b1b4bdd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.37.90.tar.xz
|
||||
/gnome-shell-3.37.91.tar.xz
|
||||
/gnome-shell-3.37.92.tar.xz
|
||||
/gnome-shell-3.38.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-shell
|
||||
Version: 3.37.92
|
||||
Release: 5%{?dist}
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||
#VCS: git:git://git.gnome.org/gnome-shell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
%define gobject_introspection_version 1.49.1
|
||||
%define gjs_version 1.57.3
|
||||
%define gtk3_version 3.15.0
|
||||
%define mutter_version 3.37.92
|
||||
%define mutter_version 3.38.0
|
||||
%define polkit_version 0.100
|
||||
%define gsettings_desktop_schemas_version 3.33.1
|
||||
%define ibus_version 1.5.2
|
||||
@ -216,6 +216,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
||||
%{_mandir}/man1/gnome-shell.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 Florian Müllner <fmuellner@redhat.com> - 3.38.0
|
||||
- Update to 3.38.0
|
||||
|
||||
* Thu Sep 10 2020 Kalev Lember <klember@redhat.com> - 3.37.92-5
|
||||
- Set minimum gnome-settings-daemon version for Screencast proxy changes
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-3.37.92.tar.xz) = 20044c3798071da141b53300ce0938e59b90f846d5192df2f9c77ea2197594158ff12cc08935e0fdd3837ddd7a5437d9a8642e389c53be472f6db2331d111a68
|
||||
SHA512 (gnome-shell-3.38.0.tar.xz) = 5188d303886afbab480d9086ced0818e819e1916cf5062f20b7f938ba0c427a338e27946ae96ec855942c9f4b7b68619b92364e934f3e2068f08f905c09cc56d
|
||||
|
Loading…
Reference in New Issue
Block a user