[gtksourceview3] 3.7.1

Ignacio Casal Quinteiro nacho at fedoraproject.org
Mon Jan 7 13:36:19 UTC 2013


commit 8b80af878b043aec0a9c4103f6ba50a5df690aa4
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Mon Jan 7 14:36:07 2013 +0100

    3.7.1

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63c583a..b9e9672 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.5.4.tar.xz
 /gtksourceview-3.6.0.tar.xz
 /gtksourceview-3.6.1.tar.xz
+/gtksourceview-3.7.1.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 0856d8d..7589435 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.6.1
+Version: 3.7.1
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
 Group: System Environment/Libraries
 URL: http://gtksourceview.sourceforge.net/
 #VCS: git:git://git.gnome.org/gtksourceview
-Source0: http://download.gnome.org/sources/gtksourceview/3.6/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.7/gtksourceview-%{version}.tar.xz
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: intltool >= 0.35
@@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 
 %changelog
+* Mon Jan 07 2013 Ignacio Casal Quinteiro <icq at gnome.org> - 3.7.1-1
+- Update to 3.7.1
+
 * Mon Nov 05 2012 Ray Strode <rstrode at redhat.com> 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index e4e9962..93a3d14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e30c65b49a87664044038d593757bcc  gtksourceview-3.6.1.tar.xz
+df1605ece8d8fe2d9f63512cf40bffe4  gtksourceview-3.7.1.tar.xz


More information about the scm-commits mailing list