From feebe7696a55dd023694b71e450f7618bf4128ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:48:10 +0100 Subject: [PATCH] automatic version update by autodist [release 2.38-1mamba;Fri Feb 11 2022] --- binutils.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/binutils.spec b/binutils.spec index 1962ffc..3bcb5c8 100644 --- a/binutils.spec +++ b/binutils.spec @@ -5,8 +5,8 @@ %define pkgver %(echo %version | sed "s|[a-z]*$||") Name: binutils -Version: 2.37 -Release: 2mamba +Version: 2.38 +Release: 1mamba Summary: GNU Binary Utility Development Utilities Group: Development/Tools Vendor: openmamba @@ -97,7 +97,7 @@ Use this package if you need cross platform builds for %{_target_platform} targe %patch1 -p1 #%patch11 -p1 -%patch12 -p1 +#%patch12 -p1 %build install -d binutils-build @@ -428,6 +428,9 @@ exit 0 %endif %changelog +* Fri Feb 11 2022 Automatic Build System 2.38-1mamba +- automatic version update by autodist + * Sun Aug 22 2021 Silvan Calarco 2.37-2mamba - added upstream patch to fix ld malformed archive error when building QtWebEngine (see https://www.linuxfromscratch.org/blfs/view/svn/x/qtwebengine.html)