- Update to 0.7.0
This commit is contained in:
parent
f1bda6ec5a
commit
21142a8f47
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ 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
|
/spice-protocol-0.6.1.tar.bz2
|
||||||
/spice-protocol-0.6.3.tar.bz2
|
/spice-protocol-0.6.3.tar.bz2
|
||||||
|
/spice-protocol-0.7.0.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
249cd88574a720f6838854662ddb3e5b spice-protocol-0.6.3.tar.bz2
|
e9194ecad024739807134501ba020aef spice-protocol-0.7.0.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: spice-protocol
|
Name: spice-protocol
|
||||||
Version: 0.6.3
|
Version: 0.7.0
|
||||||
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
|
||||||
|
* Fri Dec 17 2010 Hans de Goede <hdegoede@redhat.com> - 0.7.0-1
|
||||||
|
- Update to 0.7.0
|
||||||
|
|
||||||
* Mon Oct 18 2010 Hans de Goede <hdegoede@redhat.com> - 0.6.3-1
|
* Mon Oct 18 2010 Hans de Goede <hdegoede@redhat.com> - 0.6.3-1
|
||||||
- Update to 0.6.3
|
- Update to 0.6.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user