[ 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-doc-3.0.12-19.module+el8.9.0+84+d243e99a.noarch download

Name swig-doc
Epoch 0
Version 3.0.12
Release 19.module+el8.9.0+84+d243e99a
Architecture noarch
Website/URL http://swig.sourceforge.net/
License BSD
Build Time 2024-04-18 13:52:56
Build Host builder-x86-07.inferitos.ru
Summary Documentation files for SWIG
Repositories AppStream
Description This package contains documentation for SWIG and useful examples
Errata
Size 4847 KiB
Source Project swig-3.0.12-19.module+el8.9.0+84+d243e99a
SHA-256 checksum 1eec9792ecf831ae32a7bd3528fe8eabdb5a00a9870ceed8a720f003c9beb122
× 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