[gedit: 4/4] 3.1.4

Ignacio Casal Quinteiro nacho at fedoraproject.org
Tue Aug 30 22:47:38 UTC 2011


commit 4b2b42fa97821758a0edd40a488750f55047b8ed
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Tue Aug 30 22:49:24 2011 +0200

    3.1.4

 .gitignore |    1 +
 gedit.spec |   17 ++++++++---------
 sources    |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96c529a..70c3573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gedit-2.31.6.tar.bz2
 /gedit-3.1.1.tar.xz
 /gedit-3.1.2.tar.xz
 /gedit-3.1.3.tar.xz
+/gedit-3.1.4.tar.xz
diff --git a/gedit.spec b/gedit.spec
index fb8f905..e18019c 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -1,5 +1,5 @@
 %define glib2_version 2.28.0
-%define pygo_version 2.27
+%define pygo_version 2.90
 %define desktop_file_utils_version 0.9
 %define gtksourceview_version 3.0.0
 %define gnome_doc_utils_version 0.3.2
@@ -11,8 +11,8 @@
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Epoch:		2
-Version:	3.1.3
-Release:	2%{?dist}
+Version:	3.1.4
+Release:	1%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
 #VCS: git:git://git.gnome.org/gedit
@@ -27,8 +27,6 @@ Requires(postun):       desktop-file-utils >= %{desktop_file_utils_version}
 Patch1: gedit-2.13.90-libdir.patch
 %endif
 
-Patch2: gedit-remove-unity-quicklist.patch
-
 # http://bugzilla.gnome.org/show_bug.cgi?id=587053
 #Patch3: print-to-file.patch
 
@@ -44,7 +42,7 @@ BuildRequires: libattr-devel
 BuildRequires: gtksourceview3-devel >= %{gtksourceview_version}
 BuildRequires: scrollkeeper gettext
 BuildRequires: python-devel
-BuildRequires: pygobject2-devel
+BuildRequires: pygobject3-devel
 BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
 BuildRequires: libpeas-devel >= %{libpeas_version}
 BuildRequires: gsettings-desktop-schemas-devel
@@ -53,7 +51,7 @@ BuildRequires: autoconf, automake, libtool
 BuildRequires: intltool
 BuildRequires: gobject-introspection-devel
 
-Requires: pygobject2 >= %{pygo_version}
+Requires: pygobject3 >= %{pygo_version}
 # the run-command plugin uses zenity
 Requires: zenity
 Requires: gsettings-desktop-schemas
@@ -102,8 +100,6 @@ access and leave event for documents used with gedit.
 %patch1 -p1 -b .libdir
 %endif
 
-%patch2 -p1 -b .remove-unity-quicklist
-
 #%patch3 -p1 -b .print-to-file
 
 autoreconf -i -f
@@ -210,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_libdir}/gedit/plugins/libzeitgeistplugin.so
 
 %changelog
+* Tue Aug 30 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 2:3.1.4-1
+- Update to 3.1.4
+
 * Tue Aug 04 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 2:3.1.3-1
 - Update to 3.1.3
 - Add patch to not include the unity quicklist on the desktop file.
diff --git a/sources b/sources
index 2a35e0e..65f541e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e058814fcb530d25153fc97caf142f28  gedit-3.1.3.tar.xz
+dfb053ee94a630b24ed1de057d8169e4  gedit-3.1.4.tar.xz


More information about the scm-commits mailing list