This commit is contained in:
Matthias Clasen 2011-03-25 23:38:22 -04:00
parent 49cd583be6
commit 10e1fb00ae
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.7.tar.bz2
/gedit-2.91.8.tar.bz2
/gedit-2.91.10.tar.bz2
/gedit-2.91.11.tar.bz2

View File

@ -10,8 +10,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.10
Release: 2%{?dist}
Version: 2.91.11
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2:2.91.11-1
- Update to 2.91.11
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2:2.91.10-2
- The epoch got messed up by accident

View File

@ -1 +1 @@
41ab6ab6106928a86a9053d346aabbec gedit-2.91.10.tar.bz2
5b5e88f8ee040a844629c6a20b8874f1 gedit-2.91.11.tar.bz2