From 3efcb99648bb02f52a0bd257a5deaa9d005e820f Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 7 Aug 2017 17:18:50 +0100 Subject: [PATCH] add aarch64, ppc64le to list of arches with lib64 (#1475718) --- scl-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scl-utils.spec b/scl-utils.spec index 415df84..8edec35 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -3,7 +3,7 @@ Name: scl-utils Epoch: 1 Version: 2.0.1 -Release: 16%{dist} +Release: 17%{dist} Summary: Utilities for alternative packaging License: GPLv2+ @@ -81,6 +81,9 @@ rm -rf %buildroot %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Mon Aug 7 2017 Joe Orton - 1:2.0.1-17 +- add aarch64, ppc64le to list of arches with lib64 (#1475718) + * Thu Aug 03 2017 Fedora Release Engineering - 1:2.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild