From e2db7e77b9ce36e23b47e9957efddcc879b1f1eb Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sun, 30 Jul 2017 15:57:38 +0200 Subject: [PATCH] Rebuild with fixed binutils for ppc64le (#1475636) --- xfsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index 004d940..7f9f9d3 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 4.12.0 -Release: 2%{?dist} +Release: 3%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sun Jul 30 2017 Florian Weimer - 4.12.0-3 +- Rebuild with binutils fix for ppc64le (#1475636) + * Thu Jul 27 2017 Fedora Release Engineering - 4.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild