[gtksourceview3/f16] 3.2.0

Ignacio Casal Quinteiro nacho at fedoraproject.org
Mon Sep 26 19:05:23 UTC 2011


commit 20b6ff67154d28d55db18cc2296489debee51703
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Mon Sep 26 21:08:23 2011 +0200

    3.2.0

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5802f19..a0a1c89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.1.4.tar.xz
 /gtksourceview-3.1.5.tar.xz
 /gtksourceview-3.1.6.tar.xz
+/gtksourceview-3.2.0.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 4cd0bfc..c6f0008 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.1.6
+Version: 3.2.0
 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.1/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.2/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 Sep 26 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 3.2.0-1
+- Update to 3.2.0
+
 * Tue Sep 20 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 3.1.6-1
 - Update to 3.1.6
 
diff --git a/sources b/sources
index 660c748..3dd24bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebaf8c4044a18cc558be34e83996c803  gtksourceview-3.1.6.tar.xz
+305d62e8d8effe809c63109c2bf6d3a1  gtksourceview-3.2.0.tar.xz


More information about the scm-commits mailing list