import mingw-binutils-2.30-3.el8

This commit is contained in:
CentOS Sources 2020-12-16 16:37:21 +00:00 committed by Andrew Lukoshko
parent e10fa2a9f1
commit 09fcc106cc

View File

@ -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 <uril@redhat.com> - 2.30-3
- rebuilt
* Thu Jun 11 2020 Uri Lublin <uril@redhat.com> - 2.30-2
- Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST__
Resolves: rhbz#1846152