diff --git a/.gitignore b/.gitignore index 0eecd00..96c529a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gedit.spec b/gedit.spec index 41d40f0..868aca6 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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. diff --git a/sources b/sources index bae3dc0..2a35e0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e629f7f0d0baa14e4ee246a2fd090b36 gedit-3.1.2.tar.xz +e058814fcb530d25153fc97caf142f28 gedit-3.1.3.tar.xz