[gtksourceview3] Update to 3.15.2

Kalev Lember kalev at fedoraproject.org
Tue Nov 25 10:24:09 UTC 2014


commit 64646c28e76bbcb9c9287d2533f957ee8c2a08f0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 25 11:22:55 2014 +0100

    Update to 3.15.2

 .gitignore          |    1 +
 gtksourceview3.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49b0168..af98a6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.14.0.tar.xz
 /gtksourceview-3.14.1.tar.xz
 /gtksourceview-3.14.2.tar.xz
+/gtksourceview-3.15.2.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 139965e..e6251cb 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -1,16 +1,16 @@
-%define gtk_version 3.13.7
+%define gtk_version 3.15.0
 
 %define po_package gtksourceview-3.0
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.14.2
+Version: 3.15.2
 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.14/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.15/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
+* Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 3.15.2-1
+- Update to 3.15.2
+
 * Mon Nov 10 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.2-1
 - Update to 3.14.2
 
diff --git a/sources b/sources
index 85402c4..e84044c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bc4aefc1f8a013f47dbc27aa9b5ca00  gtksourceview-3.14.2.tar.xz
+6d49ea9f2264f2424316a7deb7dd5051  gtksourceview-3.15.2.tar.xz


More information about the scm-commits mailing list