Update to 3.30.0
This commit is contained in:
parent
b75b91d519
commit
0921909aef
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.29.90.tar.xz
|
||||
/gnome-shell-3.29.91.tar.xz
|
||||
/gnome-shell-3.29.92.tar.xz
|
||||
/gnome-shell-3.30.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gnome-shell
|
||||
Version: 3.29.92
|
||||
Version: 3.30.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
@ -8,7 +8,7 @@ License: GPLv2+
|
||||
Provides: desktop-notification-daemon
|
||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||
#VCS: git:git://git.gnome.org/gnome-shell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.29/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
@ -21,7 +21,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
%define gjs_version 1.51.90
|
||||
%define gtk3_version 3.15.0
|
||||
%define json_glib_version 0.13.2
|
||||
%define mutter_version 3.29.92
|
||||
%define mutter_version 3.30.0
|
||||
%define polkit_version 0.100
|
||||
%define gsettings_desktop_schemas_version 3.21.3
|
||||
%define ibus_version 1.5.2
|
||||
@ -194,6 +194,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2018 Florian Müllner <fmuellner@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Wed Aug 29 2018 Florian Müllner <fmuellner@redhat.com> - 3.29.92-1
|
||||
- Update to 3.29.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-3.29.92.tar.xz) = ba334a42581a1ce82e8b8529d929680f2d5aab5f8d6941503ba03a4f4ca044e79b7d095b461f4a235239274003cad1bdb6159fc6e53d5bafe5cbbe0edcbc1008
|
||||
SHA512 (gnome-shell-3.30.0.tar.xz) = b3a74a6c901b99573c4de83c8af038e4f06a45a56330add3bc18eff6711283f526f4315ac28a767393aae1cfa72c0848cdb37adae3097dd7400f45de3a940bb2
|
||||
|
Loading…
Reference in New Issue
Block a user