Rebuild with fixed binutils for ppc64le (#1475636)

This commit is contained in:
Florian Weimer 2017-07-30 19:09:40 +02:00
parent 446f680673
commit 6c92ba3805
1 changed files with 4 additions and 1 deletions

View File

@ -233,7 +233,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 3.5.0
Release: 3%{?dist}%{?extra_release}
Release: 4%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -2077,6 +2077,9 @@ exit 0
%changelog
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 3.5.0-4
- Rebuild with binutils fix for ppc64le (#1475636)
* Tue Jul 25 2017 Daniel P. Berrange <berrange@redhat.com> - 3.5.0-3
- Disabled RBD on i386, arm, ppc64 (rhbz #1474743)