From 217137f289c18cac0abfebed4db019ea0fc90213 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 05 2015 21:08:36 +0000 Subject: Update to 3.15.91 --- diff --git a/.gitignore b/.gitignore index 4718cbb..d638c6e 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.15.2.tar.xz /gtksourceview-3.15.3.tar.xz /gtksourceview-3.15.90.tar.xz +/gtksourceview-3.15.91.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 5e4f23c..edb67a7 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -1,10 +1,10 @@ -%define gtk_version 3.15.0 +%define gtk_version 3.15.3 %define po_package gtksourceview-3.0 Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.15.90 +Version: 3.15.91 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Thu Mar 05 2015 Kalev Lember - 3.15.91-1 +- Update to 3.15.91 + * Sun Feb 15 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING diff --git a/sources b/sources index 03e6a3f..fd18f93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f5c755ddcb5a25d4c17f89dad90a50d gtksourceview-3.15.90.tar.xz +37011dd0be5c85d1c0c596adfce0b1b6 gtksourceview-3.15.91.tar.xz