Update to 3.24.0
This commit is contained in:
parent
4557576545
commit
25bd389036
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.23.90.tar.xz
|
/gnome-shell-3.23.90.tar.xz
|
||||||
/gnome-shell-3.23.91.tar.xz
|
/gnome-shell-3.23.91.tar.xz
|
||||||
/gnome-shell-3.23.92.tar.xz
|
/gnome-shell-3.23.92.tar.xz
|
||||||
|
/gnome-shell-3.24.0.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.23.92
|
Version: 3.24.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -8,7 +8,7 @@ License: GPLv2+
|
|||||||
Provides: desktop-notification-daemon
|
Provides: desktop-notification-daemon
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||||
#VCS: git:git://git.gnome.org/gnome-shell
|
#VCS: git:git://git.gnome.org/gnome-shell
|
||||||
Source0: http://download.gnome.org/sources/gnome-shell/3.22/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-shell/3.24/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Replace Epiphany with Firefox in the default favourite apps list
|
# Replace Epiphany with Firefox in the default favourite apps list
|
||||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||||
@ -188,6 +188,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
|
||||||
|
- Update to 3.24.0
|
||||||
|
|
||||||
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.23.92-2
|
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.23.92-2
|
||||||
- Fix wrong runtime requirements
|
- Fix wrong runtime requirements
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-3.23.92.tar.xz) = 051f6c0b32173327b3527e76e0ea3c4958ab961aa718c9b15e6790f58bfda06eadda13558e4c4b6e2030ed0ca5715ddaa3c0cfe7e228b4a116091d76465f7d68
|
SHA512 (gnome-shell-3.24.0.tar.xz) = 25bbb8c1bf90f60cc26ac7f7138acce3ec13020e1a18e4179cd66a8107bdde6e0c890df9b0baef506bee42c7bd8b98b9cef9318a9d722d46dde64863c00bfab2
|
||||||
|
Loading…
Reference in New Issue
Block a user