From 9d036a069c8f89bdd35911189c5d622ad4c5a357 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 16 2014 09:28:25 +0000 Subject: Update to 3.13.91 --- diff --git a/.gitignore b/.gitignore index 5548ec2..beff34d 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.13.2.tar.xz /gtksourceview-3.13.3.tar.xz /gtksourceview-3.13.90.tar.xz +/gtksourceview-3.13.91.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index f7e0b80..2b7ed8b 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -1,11 +1,11 @@ -%define gtk_version 3.13.6 +%define gtk_version 3.13.7 %define po_package gtksourceview-3.0 Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.13.90 -Release: 2%{?dist} +Version: 3.13.91 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://gtksourceview.sourceforge.net/ @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Tue Sep 16 2014 Kalev Lember - 3.13.91-1 +- Update to 3.13.91 + * Thu Sep 4 2014 Vadim Rutkovsky - 3.13.90-2 - Build installed tests (#1117380) diff --git a/sources b/sources index 4b34028..6230e55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39419dea408950d70304c5a825639376 gtksourceview-3.13.90.tar.xz +4ac78359d5bbd5b8deab19a18bf1a879 gtksourceview-3.13.91.tar.xz