diff --git a/SPECS/mingw-binutils.spec b/SPECS/mingw-binutils.spec index 5d58ec7..0f63d3f 100644 --- a/SPECS/mingw-binutils.spec +++ b/SPECS/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -253,6 +253,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Tue Dec 01 2020 Uri Lublin - 2.30-3 +- rebuilt + * Thu Jun 11 2020 Uri Lublin - 2.30-2 - Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST__ Resolves: rhbz#1846152