import CS mingw-gcc-13.2.1-7.el9

This commit is contained in:
eabdullin 2024-03-28 11:07:09 +00:00
parent 7c9c54db99
commit afec4f8211
3 changed files with 18 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/gcc-13.1.1-20230426.tar.xz
SOURCES/gcc-13.2.1-20230728.tar.xz

View File

@ -1 +1 @@
cee19a029d2f47d28f19402e3f5ca0e31e70dded SOURCES/gcc-13.1.1-20230426.tar.xz
6dac6a62176b695f252d9ca5b0ee1d5e24569fbb SOURCES/gcc-13.2.1-20230728.tar.xz

View File

@ -14,14 +14,14 @@
# Run the testsuite
%global enable_tests 0
%global DATE 20230426
%global gitrev 99aa4c60d1f6a96b09f65b669d44bbab206f0a75
%global gcc_version 13.1.1
%global DATE 20230728
%global gitrev 8a3e2d71f2a0309540e68c79dadd66a06ca3da73
%global gcc_version 13.2.1
%global gcc_major 13
Name: mingw-gcc
Version: %{gcc_version}
Release: 4%{?dist}
Release: 7%{?dist}
Summary: MinGW Windows cross-compiler (GCC) for C
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@ -918,6 +918,18 @@ ln -sf %{ucrt64_bindir}/libssp-0.dll %{buildroot}%{ucrt64_libdir}/libssp.dll.a
%changelog
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 13.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 13.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jul 30 2023 Sandro Mani <manisandro@gmail.com> - 13.2.1-1
- Update to 13.2.1 (20230728)
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 13.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Apr 26 2023 Sandro Mani <manisandro@gmail.com> - 13.1.1-4
- Update to gcc 20230426 snapshot