Update to 3.25.1
This commit is contained in:
parent
20620b4b05
commit
e0f856c04b
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.23.92.tar.xz
|
/gnome-shell-3.23.92.tar.xz
|
||||||
/gnome-shell-3.24.0.tar.xz
|
/gnome-shell-3.24.0.tar.xz
|
||||||
/gnome-shell-3.24.1.tar.xz
|
/gnome-shell-3.24.1.tar.xz
|
||||||
|
/gnome-shell-3.25.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.24.1
|
Version: 3.25.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -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.24/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-shell/3.25/%{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
|
||||||
@ -16,7 +16,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch
|
|||||||
%define gnome_bluetooth_version 1:3.9.0
|
%define gnome_bluetooth_version 1:3.9.0
|
||||||
%define gobject_introspection_version 1.45.4
|
%define gobject_introspection_version 1.45.4
|
||||||
%define gjs_version 1.47.0
|
%define gjs_version 1.47.0
|
||||||
%define mutter_version 3.23.92
|
%define mutter_version 3.25.1
|
||||||
%define gtk3_version 3.15.0
|
%define gtk3_version 3.15.0
|
||||||
%define eds_version 3.13.90
|
%define eds_version 3.13.90
|
||||||
%define gnome_desktop_version 3.7.90
|
%define gnome_desktop_version 3.7.90
|
||||||
@ -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
|
||||||
|
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-1
|
||||||
|
- Update to 3.25.1
|
||||||
|
|
||||||
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
|
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
|
||||||
- Update to 3.24.1
|
- Update to 3.24.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-3.24.1.tar.xz) = e00a445f0aa54853af3fa5c6f0fb232cb12e1f8e283181b1b92237a128a9242585f6c0ae5237c1d168facd95d6fa212fea2ae42d62fcd50ca3652bb9e2e0eb73
|
SHA512 (gnome-shell-3.25.1.tar.xz) = 5c48a0b2a5c9a9916717822da9d90a29a932de61e116b8b02e8dbf8d54ecc93f3f6df26d5196bedb822556b21bfc56cfa483b3ac370ae4337fb2ba53ff27f532
|
||||||
|
Loading…
Reference in New Issue
Block a user