diff --git a/.gitignore b/.gitignore index 629eb38..0eecd00 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.0.1.tar.bz2 /gedit-3.0.2.tar.bz2 /gedit-3.1.1.tar.xz +/gedit-3.1.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 7eb5c7d..41d40f0 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,8 +11,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.1.1 -Release: 2%{?dist} +Version: 3.1.2 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -207,6 +207,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Tue Jul 05 2011 Ignacio Casal Quinteiro - 2:3.1.2-1 +- Update to 3.1.2 + * Mon Jun 20 2011 Tomas Bzatek - 2:3.1.1-2 - Fix Requires of the zeitgeist subpackage diff --git a/sources b/sources index a2a8b6b..bae3dc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -799ba4a58da59b664a162bb934f5cd91 gedit-3.1.1.tar.xz +e629f7f0d0baa14e4ee246a2fd090b36 gedit-3.1.2.tar.xz