diff --git a/mingw-binutils.spec b/mingw-binutils.spec index 3483908..39213aa 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -3,7 +3,7 @@ Name: mingw-binutils Version: 2.39 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -467,6 +467,9 @@ rm -rf %{buildroot}%{_mandir}/man1/* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 2.39-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jan 03 2023 Sandro Mani - 2.39-3 - Backport patch for CVE-2022-4285