This commit is contained in:
Matthias Clasen 2012-01-05 15:50:32 -05:00
parent 9d560a0ccf
commit 1332b05b93
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.2.0.tar.xz /gnome-shell-3.2.0.tar.xz
/gnome-shell-3.2.1.tar.xz /gnome-shell-3.2.1.tar.xz
/gnome-shell-3.3.2.tar.xz /gnome-shell-3.3.2.tar.xz
/gnome-shell-3.3.3.tar.xz

View File

@ -1,6 +1,6 @@
Name: gnome-shell Name: gnome-shell
Version: 3.3.2 Version: 3.3.3
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
@ -13,9 +13,9 @@ Patch0: gnome-shell-avoid-redhat-menus.patch
# 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
%define clutter_version 1.4.0 %define clutter_version 1.7.5
%define gobject_introspection_version 0.10.1 %define gobject_introspection_version 0.10.1
%define mutter_version 3.0.0 %define mutter_version 3.3.2
%define eds_version 2.91.6 %define eds_version 2.91.6
%define json_glib_version 0.13.2 %define json_glib_version 0.13.2
@ -133,6 +133,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%exclude %{_datadir}/gtk-doc %exclude %{_datadir}/gtk-doc
%changelog %changelog
* Thu Jan 5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
- Update to 3.3.3
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2 * Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
- Rebuild for new clutter and e-d-s - Rebuild for new clutter and e-d-s

View File

@ -1 +1 @@
737af8aaabbfd12ef625c9f7d4aa03b1 gnome-shell-3.3.2.tar.xz d6c6fd3c58dd35d56a10c3f18aab76f6 gnome-shell-3.3.3.tar.xz