3.0.0
This commit is contained in:
parent
985baec152
commit
6cd4796eaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user