[gtksourceview3] 3.3.1

Ignacio Casal Quinteiro nacho at fedoraproject.org
Sat Dec 17 18:29:08 UTC 2011


commit 7f524ce4859acfb9c3bd4d31189fed68f3222326
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Sat Dec 17 19:30:25 2011 +0100

    3.3.1

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fe813d..0e703e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.2.1.tar.xz
 /gtksourceview-3.2.2.tar.xz
 /gtksourceview-3.2.3.tar.xz
+/gtksourceview-3.3.1.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 1614b9d..9fafc58 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.2.3
+Version: 3.3.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.2/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.3/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
+* Sat Dec 17 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 3.3.1-1
+- Update to 3.3.1
+
 * Tue Nov 01 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 3.2.3-1
 - Update to 3.2.3
 
diff --git a/sources b/sources
index 99d82f6..b56e06a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebef871b40f145c5d09a5c94b6e5ec03  gtksourceview-3.2.3.tar.xz
+d49dfd2ec3d79a02053289da6f1ee21e  gtksourceview-3.3.1.tar.xz


More information about the scm-commits mailing list