diff --git a/.gitignore b/.gitignore index 16af79e..b1ed15f 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ gnome-desktop-2.90.4.tar.bz2 /gnome-desktop-3.8.0.1.tar.xz /gnome-desktop-3.8.1.tar.xz /gnome-desktop-3.8.2.tar.xz +/gnome-desktop-3.9.1.1.tar.xz diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index bf929f4..5202878 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -7,10 +7,10 @@ Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Name: gnome-desktop3 -Version: 3.8.2 +Version: 3.9.1.1 Release: 1%{?dist} URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/gnome-desktop/3.8/gnome-desktop-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-desktop/3.9/gnome-desktop-%{version}.tar.xz License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %doc %{_datadir}/gtk-doc/html/gnome-desktop3/ %changelog +* Sun Jun 02 2013 Kalev Lember - 3.9.1.1-1 +- Update to 3.9.1.1 + * Tue May 14 2013 Richard Hughes - 3.8.2-1 - Update to 3.8.2 diff --git a/sources b/sources index 37bf4f6..5eff06a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02436682d995ebcd789c653d66766077 gnome-desktop-3.8.2.tar.xz +3737efd4bf95e2c4e53395819bb9a9d4 gnome-desktop-3.9.1.1.tar.xz