[gtksourceview3] Update to 3.1.2

Tomas Bzatek tbzatek at fedoraproject.org
Thu Jun 16 09:32:20 UTC 2011


commit 043d767275b938e1782c3baa689ef96b95ab644c
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Thu Jun 16 11:32:05 2011 +0200

    Update to 3.1.2

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4419206..c480c49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-2.91.9.tar.bz2
 /gtksourceview-3.0.0.tar.bz2
 /gtksourceview-3.0.1.tar.bz2
+/gtksourceview-3.1.2.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 4b520be..db867db 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.0.1
+Version: 3.1.2
 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.0/gtksourceview-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gtksourceview/3.1/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
+* Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 3.1.2-1
+- Update to 3.1.2
+
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> 3.0.1-1
 - Update to 3.0.1
 
diff --git a/sources b/sources
index 4cbdf97..7bda138 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43db02e4ca1a52ee0c69f0dbd7421cd4  gtksourceview-3.0.1.tar.bz2
+065b2afb803b4ccfadd736fc3eecbc86  gtksourceview-3.1.2.tar.xz


More information about the scm-commits mailing list