Update to 3.9.4
This commit is contained in:
parent
5b173768d4
commit
995ef7bc7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.9.1.tar.xz
|
||||
/gnome-shell-3.9.2.tar.xz
|
||||
/gnome-shell-3.9.3.tar.xz
|
||||
/gnome-shell-3.9.4.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-shell
|
||||
Version: 3.9.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.9.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -8,7 +8,7 @@ License: GPLv2+
|
||||
Provides: desktop-notification-daemon
|
||||
URL: http://live.gnome.org/GnomeShell
|
||||
#VCS: git:git://git.gnome.org/gnome-shell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.9/%{name}-%{version}.tar.xz
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
@ -20,7 +20,7 @@ Patch2: gnome-shell-revert-bluez5-port.patch
|
||||
%define gnome_bluetooth_version 1:3.1.0
|
||||
%define gobject_introspection_version 0.10.1
|
||||
%define gjs_version 1.35.4
|
||||
%define mutter_version 3.9.3
|
||||
%define mutter_version 3.9.4
|
||||
%define eds_version 3.5.3
|
||||
%define gnome_desktop_version 3.7.90
|
||||
%define gnome_menus_version 3.5.3
|
||||
@ -182,6 +182,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
||||
%exclude %{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.4-1
|
||||
- Update to 3.9.4
|
||||
|
||||
* Wed Jul 10 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-3
|
||||
- Rebuild against newer evolution-data-server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user