From 7e0294db58589b1ee133a35ba20b2f0cf404df6d Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 8 Jul 2016 17:37:47 +0200 Subject: [PATCH] Update to 0.13.2 release --- sources | 4 ++-- spice.spec | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index afc1b65..84b56d7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -af410820e4f56e7cf0824127f4a06edf spice-0.13.1.tar.bz2 -0f0b414562d5539f5546a2fc7d386f0c spice-0.13.1.tar.bz2.sign +e007fbe06359db1376208b026fa5b58d spice-0.13.2.tar.bz2 +7cf0f0e0efd702c0281508361d4d3d5a spice-0.13.2.tar.bz2.sign diff --git a/spice.spec b/spice.spec index a7b589d..e58c116 100644 --- a/spice.spec +++ b/spice.spec @@ -1,6 +1,6 @@ Name: spice -Version: 0.13.1 -Release: 2%{?dist} +Version: 0.13.2 +Release: 1%{?dist} Summary: Implements the SPICE protocol Group: User Interface/Desktops License: LGPLv2+ @@ -98,6 +98,9 @@ mkdir -p %{buildroot}%{_libexecdir} %changelog +* Fri Aug 05 2016 Christophe Fergeau - 0.13.2-1 +- Update to spice 0.13.2 + * Tue Jun 14 2016 Peter Robinson 0.13.1-2 - Use %%license - Build on aarch64