This commit is contained in:
Matthias Clasen 2011-01-08 23:18:41 -05:00
parent 283b92a5cf
commit c946c6bbed
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-2.91.1.tar.bz2
/gnome-shell-2.91.2.tar.bz2
/gnome-shell-2.91.3.tar.bz2
/gnome-shell-2.91.4.tar.bz2

View File

@ -1,6 +1,6 @@
Name: gnome-shell
Version: 2.91.3
Release: 2%{?dist}
Version: 2.91.4
Release: 1%{?dist}
Summary: Window management and application launching for GNOME
Group: User Interface/Desktops
@ -130,6 +130,10 @@ gconftool-2 --makefile-install-rule \
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%changelog
* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
- Update to 2.91.4
- Rebuild against new gtk
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
- Rebuild aginst new gtk

View File

@ -1 +1 @@
467a577946f044c96e046bff90075895 gnome-shell-2.91.3.tar.bz2
63010847f5887dd97d00e6d7a3bf22b3 gnome-shell-2.91.4.tar.bz2