From 767dfbeb7414057a56e26814bb37b7045f4a5b01 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 20 Jul 2010 19:22:28 +0000 Subject: [PATCH] - Update to 0.5.3 --- .cvsignore | 2 +- sources | 2 +- spice-protocol.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index c314e59..b6b6397 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -spice-protocol-0.5.2.tar.gz +spice-protocol-0.5.3.tar.bz2 diff --git a/sources b/sources index 452d7be..bab51a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4bcfaa8f227b71f0cc16355bdcff77f spice-protocol-0.5.2.tar.gz +b119f3e981dec0e67e0929c884e75d1f spice-protocol-0.5.3.tar.bz2 diff --git a/spice-protocol.spec b/spice-protocol.spec index 9a81065..f3a1f23 100644 --- a/spice-protocol.spec +++ b/spice-protocol.spec @@ -1,11 +1,11 @@ Name: spice-protocol -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%{?dist} Summary: Spice protocol header files Group: Development/Libraries License: BSD URL: http://www.spice-space.org/ -Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.gz +Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2 BuildRequires: autoconf automake BuildArch: noarch @@ -30,6 +30,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/pkgconfig/spice-protocol.pc %changelog +* Tue Jul 20 2010 Alexander Larsson - 0.5.3-1 +- Update to 0.5.3 + * Mon Jul 12 2010 Gerd Hoffmann - 0.5.2-2 - Fix license: It is BSD, not GPL. - Cleanup specfile, drop bits not needed any more with