diff --git a/gedit.spec b/gedit.spec index 60beabf..a274648 100644 --- a/gedit.spec +++ b/gedit.spec @@ -12,9 +12,9 @@ Summary: Text editor for the GNOME desktop Name: gedit +Epoch: 2 Version: 2.31.6 -Release: 2%{?dist} -Epoch: 1 +Release: 3%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -208,6 +208,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Wed Aug 11 2010 Matthias Clasen - 2:2.31.6-3 +- Bump epoch to stay ahead of F14 + * Wed Aug 11 2010 David Malcolm - 1:2.31.6-2 - recompiling .py files against Python 2.7 (rhbz#623307)