- Update to 2.91.3
This commit is contained in:
parent
6b3c3d3c8a
commit
816fd45a9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-2.91.0.tar.bz2
|
||||
/gedit-2.91.1.tar.bz2
|
||||
/gedit-2.91.2.tar.bz2
|
||||
/gedit-2.91.3.tar.bz2
|
||||
|
||||
12
gedit.spec
12
gedit.spec
@ -1,16 +1,16 @@
|
||||
%define glib2_version 2.22.0
|
||||
%define glib2_version 2.25.15
|
||||
%define desktop_file_utils_version 0.9
|
||||
%define gtksourceview_version 2.91
|
||||
%define gtksourceview_version 2.91.1
|
||||
%define gnome_python_desktop_version 2.15.90
|
||||
%define gnome_doc_utils_version 0.3.2
|
||||
%define enchant_version 1.2.0
|
||||
%define isocodes_version 0.35
|
||||
%define libpeas_version 0.5.4
|
||||
%define libpeas_version 0.7.0
|
||||
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 2.91.2
|
||||
Version: 2.91.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -57,6 +57,7 @@ Requires: pygtksourceview >= %{pygtksourceview_version}
|
||||
Requires: gnome-python2-desktop >= %{gnome_python_desktop_version}
|
||||
# the run-command plugin uses zenity
|
||||
Requires: zenity
|
||||
Requires: gsettings-desktop-schemas
|
||||
|
||||
%description
|
||||
gedit is a small, but powerful text editor designed specifically for
|
||||
@ -164,6 +165,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 3 2010 Tomas Bzatek <tbzatek@redhat.com> - 2:2.91.3-1
|
||||
- Update to 2.91.3
|
||||
|
||||
* Thu Nov 11 2010 Dan Williams <dcbw@redhat.com> - 2:2.91.2-1
|
||||
- Update to 2.91.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user