sync with f15

This commit is contained in:
Matthias Clasen 2011-04-26 14:29:27 -04:00
parent 9c33707da2
commit bc2bae9b40
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.11.tar.bz2
/gedit-3.0.0.tar.bz2
/gedit-3.0.1.tar.bz2
/gedit-3.0.2.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.0.1
Version: 3.0.2
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 26 2011 Matthias Clasen <mclasen@redhat.com> 2:3.0.2-1
- Update to 3.0.2
* Tue Apr 12 2011 Christopher Aillon <caillon@redhat.com> 2:3.0.1-1
- Update to 3.0.1

View File

@ -1 +1 @@
6a86ac3c53818b880c99b2f3235dc6b7 gedit-3.0.1.tar.bz2
ec8dc39195ec767ab10397d7302ee0b2 gedit-3.0.2.tar.bz2