From a315195ec20b19f9f18aedb7d5c34235f4cefb96 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 12 Oct 2016 12:35:05 +0200 Subject: [PATCH] update to 2.0.13 (CVE-2016-8605, CVE-2016-8606) --- .gitignore | 2 +- guile.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f8f57e6..0225cda 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/guile-2.0.12.tar.xz +/guile-2.0.13.tar.xz diff --git a/guile.spec b/guile.spec index b5b88c5..866d288 100644 --- a/guile.spec +++ b/guile.spec @@ -1,7 +1,7 @@ Summary: A GNU implementation of Scheme for application extensibility Name: guile %define mver 2.0 -Version: 2.0.12 +Version: 2.0.13 Release: 1%{?dist} Epoch: 5 Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.xz diff --git a/sources b/sources index c1fc301..b5b7315 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -081fdf80cd3a76f260a2a0d87f773d6b guile-2.0.12.tar.xz +d50bbb19672b72aa1e1c96e8f024bf00 guile-2.0.13.tar.xz