Package Release Info

mingw64-gcc-13.2.0-bp160.1.16

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mingw64-cpp
mingw64-gcc
mingw64-gcc-c++
mingw64-gcc-debug
mingw64-gcc-fortran
mingw64-gcc-objc
mingw64-libatomic1
mingw64-libgcc_s_seh1
mingw64-libgfortran5
mingw64-libgomp1
mingw64-libobjc4
mingw64-libquadmath0
mingw64-libssp0
mingw64-libstdc++-gdb-printer
mingw64-libstdc++6

Change Logs

* Tue Jun 04 2024 Ralf Habacker <ralf.habacker@freenet.de>
- Use %autosetup
* Fri Feb 23 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Mon Nov 06 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 13.2.0
* Thu May 04 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
* Fri Aug 26 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Add package mingw64-libstdc++-gdb-printer which provides pretty
  printer for gdb that can be added to debug packages from installer
  and portable packages
  To use this pretty printer with gdb, the automatic load path
  'safe path' must be turned off either with the gdb command
  'set auto-load safe path /' or by adding the command option
  '-ex "set auto-load safe-path /"'.
- Add gcc-12.1.0-fix-install-gdb-support-files.patch
* Wed Aug 24 2022 Jan Engelhardt <jengelh@inai.de>
- Update to version 12.2.0
* Wed Jun 29 2022 Jan Engelhardt <jengelh@inai.de>
- Update to version 12.1.0
* Wed Feb 16 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 10.3.0
- Fix error: we support EITHER _multibuild OR multiple spec files