[gedit] 3.7.3

Ignacio Casal Quinteiro nacho at fedoraproject.org
Mon Jan 7 14:04:28 UTC 2013


commit d59535a52423ed8ad3d59ea96b62ac2a8723f671
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Mon Jan 7 15:04:15 2013 +0100

    3.7.3

 .gitignore |    1 +
 gedit.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e257a2..5067aab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ gedit-2.31.6.tar.bz2
 /gedit-3.6.0.tar.xz
 /gedit-3.6.1.tar.xz
 /gedit-3.7.1.tar.xz
+/gedit-3.7.3.tar.xz
diff --git a/gedit.spec b/gedit.spec
index ee0fb1d..4b03105 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -4,13 +4,13 @@
 %define gtksourceview_version 3.0.0
 %define enchant_version 1.2.0
 %define isocodes_version 0.35
-%define libpeas_version 0.7.3
+%define libpeas_version 1.7.0
 %define zeitgeist_version 0.3.2
 
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Epoch:		2
-Version:	3.7.1
+Version:	3.7.3
 Release:	1%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
@@ -39,7 +39,7 @@ BuildRequires: iso-codes-devel >= %{isocodes_version}
 BuildRequires: libattr-devel
 BuildRequires: gtksourceview3-devel >= %{gtksourceview_version}
 BuildRequires: scrollkeeper gettext
-BuildRequires: python-devel
+BuildRequires: python3-devel
 BuildRequires: pygobject3-devel
 BuildRequires: libpeas-devel >= %{libpeas_version}
 BuildRequires: gsettings-desktop-schemas-devel
@@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_libdir}/gedit/plugins/libzeitgeistplugin.so
 
 %changelog
+* Mon Jan 07 2013 Ignacio Casal Quinteiro <icq at gnome.org> - 2:3.7.3-1
+- Update to 3.7.3
+
 * Mon Nov 05 2012 Ignacio Casal Quinteiro <icq at gnome.org> - 2:3.7.1-1
 - Update to 3.7.1
 
diff --git a/sources b/sources
index eb0b1a6..0c2ede5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59bcde07b7fed07bc79c938b6103f020  gedit-3.7.1.tar.xz
+4ca84191017b93463dff792daf04c70d  gedit-3.7.3.tar.xz


More information about the scm-commits mailing list