This commit is contained in:
Matthias Clasen 2011-03-08 00:10:00 -05:00
parent 4d4bce9ebb
commit 8c87af0468
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.5.tar.bz2
/gedit-2.91.6.tar.bz2
/gedit-2.91.7.tar.bz2
/gedit-2.91.8.tar.bz2

View File

@ -5,12 +5,12 @@
%define gnome_doc_utils_version 0.3.2
%define enchant_version 1.2.0
%define isocodes_version 0.35
%define libpeas_version 0.7.2
%define libpeas_version 0.7.3
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.7
Version: 2.91.8
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Tue Mar 8 2011 Matthias Clasen <mclasen@redhat.com> 2:2.19.8-1
- Update to 2.91.8
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2:2.19.7-1
- Update to 2.91.7

View File

@ -1 +1 @@
dd4c744cf8f24221ea733121bfd884ba gedit-2.91.7.tar.bz2
d72bc4ce5267dd7f3cf404887ad9d37a gedit-2.91.8.tar.bz2