Update to 3.7.90
This commit is contained in:
parent
5bb1962396
commit
b4fc24e971
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.7.4.tar.xz
|
||||
/gnome-shell-3.7.4.1.tar.xz
|
||||
/gnome-shell-3.7.5.tar.xz
|
||||
/gnome-shell-3.7.90.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-shell
|
||||
Version: 3.7.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -13,13 +13,13 @@ Source0: http://download.gnome.org/sources/gnome-shell/3.7/%{name}-%{vers
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
|
||||
%define clutter_version 1.13.2
|
||||
%define clutter_version 1.13.4
|
||||
%define gnome_bluetooth_version 3.5.5
|
||||
%define gobject_introspection_version 0.10.1
|
||||
%define gjs_version 1.35.4
|
||||
%define mutter_version 3.7.5
|
||||
%define mutter_version 3.7.90
|
||||
%define eds_version 3.5.3
|
||||
%define gnome_desktop_version 3.7.1
|
||||
%define gnome_desktop_version 3.7.90
|
||||
%define gnome_menus_version 3.5.3
|
||||
%define json_glib_version 0.13.2
|
||||
%define gsettings_desktop_schemas_version 3.7.4
|
||||
@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
||||
%exclude %{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
|
||||
- Update to 3.7.90
|
||||
|
||||
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
|
||||
- Rebuilt for libgcr soname bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user