diff --git a/.gitignore b/.gitignore index d3bafa5..fe70f09 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index 2772d15..dc57c1e 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -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 - 3.2.1-1 +- Update to 3.2.1 + +* Tue Sep 27 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Tue Sep 27 2011 Ray - 3.2.0-1 - Update to 3.2.0 diff --git a/sources b/sources index 496fadb..ed5b020 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f678ea84b90d425328f0119855c7408 gnome-desktop-3.2.0.tar.xz +6d09ae32ac1f12fb25b8d30572a033a6 gnome-desktop-3.2.1.tar.xz