[gtksourceview3] Update to 3.12.2

Kalev Lember kalev at fedoraproject.org
Thu May 15 19:59:55 UTC 2014


commit 107253f83f5fadd9551510c251cd006402d5178c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 15 20:39:07 2014 +0200

    Update to 3.12.2

 .gitignore          |    1 +
 gtksourceview3.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6357988..321465a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.11.91.tar.xz
 /gtksourceview-3.12.0.tar.xz
 /gtksourceview-3.12.1.tar.xz
+/gtksourceview-3.12.2.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 07232a0..82d4ac9 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,7 +4,7 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.12.1
+Version: 3.12.2
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
@@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/glade/catalogs/gtksourceview.xml
 
 %changelog
+* Thu May 15 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.2-1
+- Update to 3.12.2
+
 * Tue Apr 15 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.1-1
 - Update to 3.12.1
 
diff --git a/sources b/sources
index 90422cd..4bc0dc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4012b31fc2d06d18da1e9588312ac97e  gtksourceview-3.12.1.tar.xz
+92b42622337c428f75363d411f18d734  gtksourceview-3.12.2.tar.xz


More information about the scm-commits mailing list