This commit is contained in:
Matthias Clasen 2011-10-18 00:28:23 -04:00
parent 1415c607dc
commit cb28379de7
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.1.91.tar.xz
/gnome-desktop-3.1.92.tar.xz
/gnome-desktop-3.2.0.tar.xz
/gnome-desktop-3.2.1.tar.xz

View File

@ -9,10 +9,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.2.0
Version: 3.2.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.1/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.2/gnome-desktop-%{version}.tar.xz
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
@ -106,6 +106,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
- Update to 3.2.1
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0

View File

@ -1 +1 @@
9f678ea84b90d425328f0119855c7408 gnome-desktop-3.2.0.tar.xz
6d09ae32ac1f12fb25b8d30572a033a6 gnome-desktop-3.2.1.tar.xz