From a72d06ffa56025b923af91958e372ac7f3bf57de Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 13 Apr 2016 17:17:20 +0200 Subject: [PATCH] Update to spice 0.13.1 --- .gitignore | 1 + sources | 2 +- spice.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c5f81b2..3803c51 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ spice-0.5.3.tar.bz2 /spice-0.12.4.tar.bz2 /spice-0.12.5.tar.bz2 /spice-0.12.6.tar.bz2 +/spice-0.13.1.tar.bz2 diff --git a/sources b/sources index 2a8a783..e308083 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -605a8c8ea80bc95076c4b3539c6dd026 spice-0.12.6.tar.bz2 +af410820e4f56e7cf0824127f4a06edf spice-0.13.1.tar.bz2 diff --git a/spice.spec b/spice.spec index fd06164..6d6de30 100644 --- a/spice.spec +++ b/spice.spec @@ -1,6 +1,6 @@ Name: spice -Version: 0.12.6 -Release: 2%{?dist} +Version: 0.13.1 +Release: 1%{?dist} Summary: Implements the SPICE protocol Group: User Interface/Desktops License: LGPLv2+ @@ -92,6 +92,10 @@ mkdir -p %{buildroot}%{_libexecdir} %changelog +* Wed Apr 13 2016 Christophe Fergeau 0.13.1-1 +- Update to 0.13.1 release. This is a development release, but by the + time Fedora 25 gets released, a stable 0.14.0 should be released. + * Fri Feb 05 2016 Fedora Release Engineering - 0.12.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild