- Update to 0.7.1
This commit is contained in:
parent
1aed1763e3
commit
944ca14f67
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ spice-protocol-0.5.3.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
|
/spice-protocol-0.7.0.tar.bz2
|
||||||
|
/spice-protocol-0.7.1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
e9194ecad024739807134501ba020aef spice-protocol-0.7.0.tar.bz2
|
a5d4e40f054ee3c37733e6e8fe7f6b0d spice-protocol-0.7.1.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: spice-protocol
|
Name: spice-protocol
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Spice protocol header files
|
Summary: Spice protocol header files
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
|
# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
|
||||||
@ -31,6 +31,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%{_datadir}/pkgconfig/spice-protocol.pc
|
%{_datadir}/pkgconfig/spice-protocol.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.1-1
|
||||||
|
- Update to 0.7.1
|
||||||
|
|
||||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user