From 587ed397b178a37b65fc2a5027fb6017e4892571 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 26 Nov 2020 18:39:02 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/binutils.git#05722a7935b6dafb64974547152c6164ee85f24e --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 78a50cd..bcb0606 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.1 -Release: 15%{?dist} +Release: 16%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -871,6 +871,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Thu Nov 26 2020 Florian Weimer - 2.35.1-16 +- NVR bump for toolchain rebuild + * Wed Nov 25 2020 Nick Clifton - 2.35.1-15 - Import fixes added to the 2.35 branch after the 2.35.1 release.