This commit is contained in:
Matthias Clasen 2011-02-22 11:58:52 -05:00
parent e8363b1a55
commit 4d4bce9ebb
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.4.tar.bz2
/gedit-2.91.5.tar.bz2
/gedit-2.91.6.tar.bz2
/gedit-2.91.7.tar.bz2

View File

@ -5,13 +5,13 @@
%define gnome_doc_utils_version 0.3.2
%define enchant_version 1.2.0
%define isocodes_version 0.35
%define libpeas_version 0.7.0
%define libpeas_version 0.7.2
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.6
Release: 3%{?dist}
Version: 2.91.7
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
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2:2.19.7-1
- Update to 2.91.7
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2:2.19.6-3
- Rebuild against newer gtk

View File

@ -1 +1 @@
ec2f1e35ae144b360bdf0f3f7464134c gedit-2.91.6.tar.bz2
dd4c744cf8f24221ea733121bfd884ba gedit-2.91.7.tar.bz2