This commit is contained in:
Matthias Clasen 2011-01-10 10:28:12 -05:00
parent eb650d1afb
commit 632a79e998
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-2.91.2.tar.bz2
/gnome-desktop-2.91.3.tar.bz2
/gnome-desktop-2.91.4.tar.bz2
/gnome-desktop-2.91.5.tar.bz2

View File

@ -8,7 +8,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 2.91.4
Version: 2.91.5
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/2.91/gnome-desktop-%{version}.tar.bz2
@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
- Update to 2.91.5
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
- Update to 2.91.4

View File

@ -1 +1 @@
60b555cb73b2ac4c90d296b071e8791b gnome-desktop-2.91.4.tar.bz2
a0fe0829aeb2284b42d82fd6a5193bad gnome-desktop-2.91.5.tar.bz2