This commit is contained in:
Ignacio Casal Quinteiro 2011-08-04 11:10:08 +02:00
parent 710a05bd8d
commit 350e14fddb
3 changed files with 3 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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.

View File

@ -1 +1 @@
e629f7f0d0baa14e4ee246a2fd090b36 gedit-3.1.2.tar.xz
e058814fcb530d25153fc97caf142f28 gedit-3.1.3.tar.xz