Update to 3.4.1

This commit is contained in:
Kalev Lember 2012-04-17 23:09:33 +03:00
parent 4f966f9606
commit 1cf3e0fb6a
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.3.90.tar.xz
/gnome-shell-3.3.92.tar.xz
/gnome-shell-3.4.0.tar.xz
/gnome-shell-3.4.1.tar.xz

View File

@ -1,21 +1,21 @@
Name: gnome-shell
Version: 3.4.0
Release: 2%{?dist}
Version: 3.4.1
Release: 1%{?dist}
Summary: Window management and application launching for GNOME
Group: User Interface/Desktops
License: GPLv2+
URL: http://live.gnome.org/GnomeShell
#VCS: git:git://git.gnome.org/gnome-shell
Source0: http://download.gnome.org/sources/gnome-shell/3.3/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz
Patch0: gnome-shell-avoid-redhat-menus.patch
# Replace Epiphany with Firefox in the default favourite apps list
Patch1: gnome-shell-favourite-apps-firefox.patch
%define clutter_version 1.7.5
%define clutter_version 1.9.16
%define gobject_introspection_version 0.10.1
%define mutter_version 3.3.3
%define mutter_version 3.4.1
%define eds_version 2.91.6
%define json_glib_version 0.13.2
@ -147,6 +147,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%exclude %{_datadir}/gtk-doc
%changelog
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
- Update to 3.4.1
* Thu Apr 5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
to handle the transition from mozilla-firefox.desktop to firefox.desktop.

View File

@ -1 +1 @@
0f0a063dfe10a399b4280396cd79ae80 gnome-shell-3.4.0.tar.xz
82a7dae5d0aa3de2afe317d882c79ee9 gnome-shell-3.4.1.tar.xz