- Rebuilt for gcc bug 634757
parent
e161c35538
commit
b5384b6962
|
@ -185,7 +185,7 @@
|
||||||
Summary: Library providing a simple API virtualization
|
Summary: Library providing a simple API virtualization
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 0.8.3
|
Version: 0.8.3
|
||||||
Release: 3%{?dist}%{?extra_release}
|
Release: 3%{?dist}%{?extra_release}.1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz
|
Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz
|
||||||
|
@ -917,6 +917,9 @@ fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2010 jkeating - 0.8.3-3.1
|
||||||
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
* Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 0.8.3-3
|
* Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 0.8.3-3
|
||||||
- disable the nwfilterxml2xmltest also on s390(x)
|
- disable the nwfilterxml2xmltest also on s390(x)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue