This commit is contained in:
Matthias Clasen 2011-02-02 11:02:01 -05:00
parent bb3ed709ee
commit 77b10fdead
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.3.tar.bz2
/gedit-2.91.4.tar.bz2
/gedit-2.91.5.tar.bz2
/gedit-2.91.6.tar.bz2

View File

@ -10,8 +10,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.5
Release: 5%{?dist}
Version: 2.91.6
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 2:2.19.6-1
- Update to 2.91.6
* Mon Jan 31 2011 Dan Williams <dcbw@redhat.com> - 2:2.91.5-5
- Remove patch for (bgo #640215); problem fixed elsewhere

View File

@ -1 +1 @@
91628c10ce5a6e54fcc746910ad1a676 gedit-2.91.5.tar.bz2
ec2f1e35ae144b360bdf0f3f7464134c gedit-2.91.6.tar.bz2