From 69a88a86ebb245abd07a0fdcb294182fe41c732c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 30 Mar 2022 14:02:02 +0100 Subject: [PATCH] NVR bump to allow rebuild. Resolves: #2057638 --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index dfba47e..c53f9f3 100644 --- a/binutils.spec +++ b/binutils.spec @@ -39,7 +39,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?name_cross}%{?_with_debug:-debug} Version: 2.35.2 -Release: 18%{?dist} +Release: 19%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -997,6 +997,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Wed Mar 30 2022 Nick Clifton - 2.35.2-19 +- NVR bump to allow rebuild. (#2057638) + * Mon Mar 07 2022 Nick Clifton - 2.35.2-18 - Do not export any windows tools (if they were built). (#2057638)