Update to 0.6.1
This commit is contained in:
parent
65fb210180
commit
8fe2a03c7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
spice-protocol-0.5.3.tar.bz2
|
spice-protocol-0.5.3.tar.bz2
|
||||||
/spice-protocol-0.6.0.tar.bz2
|
/spice-protocol-0.6.0.tar.bz2
|
||||||
|
/spice-protocol-0.6.1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
b36a0c32711fa56066189abea9010c8f spice-protocol-0.6.0.tar.bz2
|
130b8f2e57b3272d848e40146195249e spice-protocol-0.6.1.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: spice-protocol
|
Name: spice-protocol
|
||||||
Version: 0.6.0
|
Version: 0.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Spice protocol header files
|
Summary: Spice protocol header files
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -30,6 +30,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%{_datadir}/pkgconfig/spice-protocol.pc
|
%{_datadir}/pkgconfig/spice-protocol.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 31 2010 Alexander Larsson <alexl@redhat.com> - 0.6.0-1
|
||||||
- Update to 0.6.0 (stable release)
|
- Update to 0.6.0 (stable release)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user