diff --git a/.gitignore b/.gitignore index fe70f09..5538807 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gnome-desktop-2.90.4.tar.bz2 /gnome-desktop-3.1.92.tar.xz /gnome-desktop-3.2.0.tar.xz /gnome-desktop-3.2.1.tar.xz +/gnome-desktop-3.3.1.tar.xz diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index 727d710..27a955a 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.1 -Release: 2%{?dist} +Version: 3.3.1 +Release: 1%{?dist} URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/gnome-desktop/3.2/gnome-desktop-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-desktop/3.3/gnome-desktop-%{version}.tar.xz License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -106,6 +106,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %doc %{_datadir}/gtk-doc/html/gnome-desktop3/ %changelog +* Wed Nov 2 2011 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index ed5b020..2258bdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d09ae32ac1f12fb25b8d30572a033a6 gnome-desktop-3.2.1.tar.xz +a6718be4b98a8e7df2519398e4f1dcf0 gnome-desktop-3.3.1.tar.xz