[ Все 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 ]
×

Пакет swig-gdb-3.0.12-19.module+el8.9.0+84+d243e99a.x86_64 download

Имя swig-gdb
Эпоха 0
Версия 3.0.12
Релиз 19.module+el8.9.0+84+d243e99a
Архитектура x86_64
Сайт http://swig.sourceforge.net/
Лицензия BSD
Время сборки 2024-04-18 13:51:20
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Commands for easier debugging of SWIG
Репозитории AppStream
Полное описание This package contains file with commands for easier debugging of SWIG in gdb.
Эррата
Размер 25 КиБ
Исходный проект swig-3.0.12-19.module+el8.9.0+84+d243e99a
Контрольная сумма SHA-256 28cb781e23abfe84f7f6118ae19a3a213b041e7d42a4c64e70ae50311fa2a0df
Module swig-3.0-8090020240418102349.9edba152
× Full screenshot
История изменений 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