From 7872f0961d0eb0ef3a4fd6c10ab3a7c79a62401c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 2 May 2024 11:01:52 +0100 Subject: [PATCH] Fix s390x testsuite errors to allow building for RHEL-8. Resolves: RHEL-30410 --- binutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils.spec b/binutils.spec index 5d08954..5b11ecf 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1449,8 +1449,8 @@ exit 0 #---------------------------------------------------------------------------- %changelog -* Mon Apr 29 2024 Nick Clifton - 2.41-1 -- Initial import of upstream 2.41 release with patches from Fedora 40. (RHEL-30410) - * Tue Apr 30 2024 Nick Clifton - 2.41-2 - Fix s390x testsuite errors to allow building for RHEL-8. (RHEL-30410) + +* Mon Apr 29 2024 Nick Clifton - 2.41-1 +- Initial import of upstream 2.41 release with patches from Fedora 40. (RHEL-30410)