Update to 0.6.1

This commit is contained in:
Gerd Hoffmann 2010-09-30 08:56:16 +02:00
parent 0e13297088
commit ff503f0042
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
spice-0.5.3.tar.bz2
/spice-0.6.0.tar.bz2
/spice-0.6.1.tar.bz2

View File

@ -1 +1 @@
9032884b03417bdde38bcb95f4a11781 spice-0.6.0.tar.bz2
bf713d6a3388c5583e7cc1ec6b50ff9b spice-0.6.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: spice
Version: 0.6.0
Version: 0.6.1
Release: 1%{?dist}
Summary: Implements the SPICE protocol
Group: User Interface/Desktops
@ -106,6 +106,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
%endif
%changelog
* Thu Sep 30 2010 Gerd Hoffmann <kraxel@redhat.com> - 0.6.1-1
- Update to 0.6.1.
* Tue Aug 31 2010 Alexander Larsson <alexl@redhat.com> - 0.6.0-1
- Update to 0.6.0 (stable release)