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)