3.3.3
This commit is contained in:
parent
9d560a0ccf
commit
1332b05b93
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user