Update to 0.6.1

This commit is contained in:
Gerd Hoffmann 2010-09-30 08:44:28 +02:00
parent 65fb210180
commit 8fe2a03c7b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
b36a0c32711fa56066189abea9010c8f spice-protocol-0.6.0.tar.bz2
130b8f2e57b3272d848e40146195249e spice-protocol-0.6.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: spice-protocol
Version: 0.6.0
Version: 0.6.1
Release: 1%{?dist}
Summary: Spice protocol header files
Group: Development/Libraries
@ -30,6 +30,9 @@ make DESTDIR=%{buildroot} install
%{_datadir}/pkgconfig/spice-protocol.pc
%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)