This commit is contained in:
Matthias Clasen 2011-04-04 16:29:38 -04:00
parent 985baec152
commit 6cd4796eaf
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.8.tar.bz2
/gedit-2.91.10.tar.bz2
/gedit-2.91.11.tar.bz2
/gedit-3.0.0.tar.bz2

View File

@ -10,12 +10,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.11
Release: 2%{?dist}
Version: 3.0.0
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
Source0: http://download.gnome.org/sources/gedit/2.91/gedit-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gedit/3.0/gedit-%{version}.tar.bz2
URL: http://projects.gnome.org/gedit/
@ -168,6 +168,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 2:3.0.0-1
- Update to 3.0.0
* Mon Mar 28 2011 Dan Williams <dcbw@redhat.com> 2:2.91.11-1
- Re-enable python plugins

View File

@ -1 +1 @@
5b5e88f8ee040a844629c6a20b8874f1 gedit-2.91.11.tar.bz2
17d15d033540d30a3318b3062491b7a6 gedit-3.0.0.tar.bz2