3.1.3
This commit is contained in:
parent
710a05bd8d
commit
350e14fddb
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.0.2.tar.bz2
|
||||
/gedit-3.1.1.tar.xz
|
||||
/gedit-3.1.2.tar.xz
|
||||
/gedit-3.1.3.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.1.2
|
||||
Version: 3.1.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -74,7 +74,6 @@ Summary: Support for developing plugins for the gedit text editor
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: gtksourceview3-devel >= %{gtksourceview_version}
|
||||
Requires: pygtk2-devel >= %{pygtk_version}
|
||||
|
||||
%description devel
|
||||
gedit is a small, but powerful text editor for the GNOME desktop.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user