[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package swig-gdb-3.0.12-19.module+el8.9.0+84+d243e99a.x86_64 download

Name swig-gdb
Epoch 0
Version 3.0.12
Release 19.module+el8.9.0+84+d243e99a
Architecture x86_64
Website/URL http://swig.sourceforge.net/
License BSD
Build Time 2024-04-18 13:51:20
Build Host builder-x86-04.inferitos.ru
Summary Commands for easier debugging of SWIG
Repositories AppStream
Description This package contains file with commands for easier debugging of SWIG in gdb.
Errata
Size 25 KiB
Source Project swig-3.0.12-19.module+el8.9.0+84+d243e99a
SHA-256 checksum 28cb781e23abfe84f7f6118ae19a3a213b041e7d42a4c64e70ae50311fa2a0df
× Full screenshot
Changelog link
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.12-19
- Rebuilt for MSVSphere 8.8

* Fri Apr 03 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-19
- Add missing checks for failures in calls to PyUnicode_AsUTF8String (bug#1804625)

* Fri Jun 22 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-18
- Disable using of Python 2

* Tue Apr 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-17
- Backport upstream Coverity fixes (bug#1570037)
- Do not build ccache-swig on RHEL

* Wed Feb 14 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-16
- Update conditions for tests
- Fix configure to properly check version of Go 1.10

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 3.0.12-14
- Rebuilt for Boost 1.66

* Tue Nov 21 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-13
- Disable PHP tests, because they fail with PHP 7.2.0-RC

* Wed Sep 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-12
- Fix generated code for constant expressions containing wchar_t L
  literals

* Thu Sep 07 2017 Jared Smith <jsmith@fedoraproject.org> - 3.0.12-11
- Add patch to support NodeJS versions 7 and 8, fixes FTBFS