Update to 0.6.1
This commit is contained in:
parent
0e13297088
commit
ff503f0042
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
spice-0.5.3.tar.bz2
|
||||
/spice-0.6.0.tar.bz2
|
||||
/spice-0.6.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9032884b03417bdde38bcb95f4a11781 spice-0.6.0.tar.bz2
|
||||
bf713d6a3388c5583e7cc1ec6b50ff9b spice-0.6.1.tar.bz2
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user