This commit is contained in:
Matthias Clasen 2011-01-11 23:04:58 -05:00
parent c946c6bbed
commit f3956de862
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: gnome-shell
Version: 2.91.4
Version: 2.91.5
Release: 1%{?dist}
Summary: Window management and application launching for GNOME
@ -130,6 +130,9 @@ gconftool-2 --makefile-install-rule \
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%changelog
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
- Update to 2.91.5
* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
- Update to 2.91.4
- Rebuild against new gtk

View File

@ -1 +1 @@
63010847f5887dd97d00e6d7a3bf22b3 gnome-shell-2.91.4.tar.bz2
bc0d9d427cb8d52e9889f3cbf47809cd gnome-shell-2.91.5.tar.bz2