This commit is contained in:
Christopher Aillon 2011-04-12 23:34:07 -07:00
parent 8c00e6bd53
commit 9c33707da2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.10.tar.bz2
/gedit-2.91.11.tar.bz2
/gedit-3.0.0.tar.bz2
/gedit-3.0.1.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.0.0
Version: 3.0.1
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -168,6 +168,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Tue Apr 12 2011 Christopher Aillon <caillon@redhat.com> 2:3.0.1-1
- Update to 3.0.1
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 2:3.0.0-1
- Update to 3.0.0

View File

@ -1 +1 @@
17d15d033540d30a3318b3062491b7a6 gedit-3.0.0.tar.bz2
6a86ac3c53818b880c99b2f3235dc6b7 gedit-3.0.1.tar.bz2