[gtksourceview3] Update to 3.14.0

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 12:51:06 UTC 2014


commit 288945555d0b28e3c27cb12b32d4c1f158f6b3af
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 14:49:25 2014 +0200

    Update to 3.14.0

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index beff34d..c6adb24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.13.3.tar.xz
 /gtksourceview-3.13.90.tar.xz
 /gtksourceview-3.13.91.tar.xz
+/gtksourceview-3.14.0.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 2b7ed8b..4a8568b 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,13 +4,13 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.13.91
+Version: 3.14.0
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://gtksourceview.sourceforge.net/
 #VCS: git:git://git.gnome.org/gtksourceview
-Source0: http://download.gnome.org/sources/gtksourceview/3.13/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.14/gtksourceview-%{version}.tar.xz
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: glade-devel
@@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_datadir}/installed-tests
 
 %changelog
+* Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
+- Update to 3.14.0
+
 * Tue Sep 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.91-1
 - Update to 3.13.91
 
diff --git a/sources b/sources
index 6230e55..169e917 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ac78359d5bbd5b8deab19a18bf1a879  gtksourceview-3.13.91.tar.xz
+6e8ca4df0ab1b6797b64ed63ba4399ea  gtksourceview-3.14.0.tar.xz


More information about the scm-commits mailing list