diff --git a/.gitignore b/.gitignore index 791a12a..65b7bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gnome-session-2.31.6.tar.bz2 /gnome-session-3.4.2.tar.xz /gnome-session-3.5.2.tar.xz /gnome-session-3.5.4.tar.xz +/gnome-session-3.5.5.tar.xz diff --git a/gnome-session.spec b/gnome-session.spec index b537077..b5f6252 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -2,8 +2,8 @@ Summary: GNOME session manager Name: gnome-session -Version: 3.5.4 -Release: 2%{?dist} +Version: 3.5.5 +Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-session Source0: http://download.gnome.org/sources/gnome-session/3.4/%{name}-%{version}.tar.xz @@ -157,6 +157,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml %changelog +* Tue Aug 07 2012 Richard Hughes - 3.5.5-1 +- Update to 3.5.5 + * Fri Jul 27 2012 Fedora Release Engineering - 3.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 6d9adf7..04fcc33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a422f604f31a1329a05a1086bc8a50b gnome-session-3.5.4.tar.xz +ba584cd0d8f3abe93e00783e073b3291 gnome-session-3.5.5.tar.xz