This commit is contained in:
Christopher Aillon 2011-03-24 10:48:51 -07:00
parent cd7584f5b9
commit feab7efa13
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-2.91.90.tar.bz2
/gnome-desktop-2.91.91.tar.bz2
/gnome-desktop-2.91.92.tar.bz2
/gnome-desktop-2.91.93.tar.bz2

View File

@ -9,7 +9,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 2.91.92
Version: 2.91.93
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/2.91/gnome-desktop-%{version}.tar.bz2
@ -101,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.93-1
- Update to 2.91.93
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
1af6630057850c09fab6746017b10ed9 gnome-desktop-2.91.92.tar.bz2
4535a7139d59c2f67d638e1649831c0c gnome-desktop-2.91.93.tar.bz2