Wed, 29 May 2024 21:42:02 UTC | login

Information for build liblouis-3.12.0-2.fc33

ID144365
Package Nameliblouis
Version3.12.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/liblouis.git#0d04d3b640cb6a8be6282823ec0c9db7c159631a
SummaryBraille translation and back-translation library
DescriptionLiblouis is an open-source braille translator and back-translator named in honor of Louis Braille. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Liblouis also supports math braille (Nemeth and Marburg). Liblouis has features to support screen-reading programs. This has led to its use in two open-source screen readers, NVDA and Orca. It is also used in some commercial assistive technology applications for example by ViewPlus. Liblouis is based on the translation routines in the BRLTTY screen reader for Linux. It has, however, gone far beyond these routines.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:33:35 UTC
CompletedFri, 27 Mar 2020 13:12:47 UTC
Taskbuild (f33, /rpms/liblouis.git:0d04d3b640cb6a8be6282823ec0c9db7c159631a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/liblouis.git#0d04d3b640cb6a8be6282823ec0c9db7c159631a'}}
Tags
f33
RPMs
src
liblouis-3.12.0-2.fc33.src.rpm (info) (download)
noarch
liblouis-doc-3.12.0-2.fc33.noarch.rpm (info) (download)
python3-louis-3.12.0-2.fc33.noarch.rpm (info) (download)
riscv64
liblouis-3.12.0-2.fc33.riscv64.rpm (info) (download)
liblouis-devel-3.12.0-2.fc33.riscv64.rpm (info) (download)
liblouis-utils-3.12.0-2.fc33.riscv64.rpm (info) (download)
liblouis-debuginfo-3.12.0-2.fc33.riscv64.rpm (info) (download)
liblouis-debugsource-3.12.0-2.fc33.riscv64.rpm (info) (download)
liblouis-utils-debuginfo-3.12.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 20 2020 Martin Gieseking <martin.gieseking@uos.de> - 3.12.0-1 - Updated to 3.12.0. - Dropped date from Provides(gnulib). * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 03 2019 Martin Gieseking <martin.gieseking@uos.de> - 3.10.0-1 - Updated to 3.10.0. - Use %license tag to add the file containing the license text. * Mon Mar 04 2019 Martin Gieseking <martin.gieseking@uos.de> - 3.9.0-1 - Updated to 3.9.0. - Dropped GCC 9 related patch since changes have been applied upstream. * Fri Feb 08 2019 Martin Gieseking <martin.gieseking@uos.de> - 3.8.0-3 - Fixed memory issue introduced with GCC 9 (changed semantics of block scope compound literals). * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 10 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.8.0-1 - Updated to 3.8.0 * Sat Oct 13 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.7.0-2 - Dropped Python 2 language bindings according to https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal - Dropped Python dependency from utils package because it doesn't contain Python scripts any longer - Added BR:libyaml-devel to enable YAML support * Wed Sep 26 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.7.0-1 - Updated to 3.7.0, fixes CVE-2018-17294 (BZ #1632834). * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.6.0-4 - Rebuild with fixed binutils * Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.6.0-3 - Replace obsolete scriptlets * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.6.0-1 - Updated to 3.6.0. - Added patch to fix CVE-2018-12085. - Create liblouis.pdf with XeTeX rather than texi2pdf to prevent build errors. * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.2-16 - Rebuilt for Python 3.7