Rebuild with binutils fix for ppc64le (#1475636)

This commit is contained in:
Florian Weimer 2017-07-30 23:39:52 +02:00
parent ace9068a4f
commit 9a87f4fd6c

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 27.19 Version: 27.19
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ and MIT License: GPLv2+ and MIT
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -328,6 +328,9 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 27.19-2
- Rebuild with binutils fix for ppc64le (#1475636)
* Thu Jul 27 2017 Radek Vykydal <rvykydal@redhat.com> - 27.19-1 * Thu Jul 27 2017 Radek Vykydal <rvykydal@redhat.com> - 27.19-1
- rpmostreepayload: Set up /var first (walters) - rpmostreepayload: Set up /var first (walters)
- rpmostreepayload: Explicitly create /var/lib before tmpfiles (walters) - rpmostreepayload: Explicitly create /var/lib before tmpfiles (walters)