From 18fc0da05ea4d15fd29754efe2d293d785e63485 Mon Sep 17 00:00:00 2001 From: eastb233 Date: Tue, 9 Dec 2025 17:36:33 +0800 Subject: [PATCH] Bump to release 38 --- binutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 0b0800e..fe85177 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: Binary utilities Name: binutils Version: 2.37 -Release: 37 +Release: 38 License: GPLv3+ URL: https://sourceware.org/binutils @@ -129,6 +129,7 @@ Patch6002: sw_64-support-not-upstream-modified-files.patch # Patch6004: Unused # Patch6005: Unused # Patch6006: Unused +# Patch6007: Unused %endif @@ -481,6 +482,9 @@ fi %{_infodir}/bfd*info* %changelog +* Tue Dec 09 2025 eastb233 - 2.37-38 +- Bump to release 38 + * Thu Sep 4 2025 yixiangzhike - 2.37-37 - backport PR29171 to fix invalid read causing SIGSEGV -- Gitee