[gtksourceview3/f20-gnome-3-12] Update to 3.12.0

Richard Hughes rhughes at fedoraproject.org
Mon Apr 14 13:11:33 UTC 2014


commit b4ad6a1428f6861df33af483575cc64002084789
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 14 14:11:21 2014 +0100

    Update to 3.12.0

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4aac78..648b424 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.9.92.tar.xz
 /gtksourceview-3.10.0.tar.xz
 /gtksourceview-3.10.1.tar.xz
+/gtksourceview-3.12.0.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 8da1722..9e6d52c 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.10.1
+Version: 3.12.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.10/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.12/gtksourceview-%{version}.tar.xz
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: glade-devel
@@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/glade/catalogs/gtksourceview.xml
 
 %changelog
+* Mon Apr 14 2014 Richard Hughes <rhughes at redhat.com> - 3.12.0-1
+- Update to 3.12.0
+
 * Mon Oct 14 2013 Ignacio Casal Quinteiro <icq at gnome.org> - 3.10.1-1
 - Update to 3.10.1
 
diff --git a/sources b/sources
index abdd5f1..730a3f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e024f586d8203eec20fe4bfca9a26ff  gtksourceview-3.10.1.tar.xz
+8850fc0aee4893668ede37a30ef05e85  gtksourceview-3.12.0.tar.xz


More information about the scm-commits mailing list