diff --git a/binutils.spec b/binutils.spec index 0b0800ecec2c0a8dc8fbed10555895f486a176a2..fe85177bfe61920ec66d83d9ff496548da6cad4e 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