Sat, 18 May 2024 19:04:48 UTC | login

Information for build liblouis-3.15.0-1.fc33

ID188846
Package Nameliblouis
Version3.15.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/liblouis.git#2110d3e8cf3e63c9db637aaba33460a672d97d7a
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
StartedSat, 28 Nov 2020 13:46:16 UTC
CompletedSat, 28 Nov 2020 15:38:47 UTC
Taskbuild (f33, /rpms/liblouis.git:2110d3e8cf3e63c9db637aaba33460a672d97d7a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/liblouis.git#2110d3e8cf3e63c9db637aaba33460a672d97d7a'}}
Tags
f33
f37
f38
RPMs
src
liblouis-3.15.0-1.fc33.src.rpm (info) (download)
noarch
liblouis-doc-3.15.0-1.fc33.noarch.rpm (info) (download)
python3-louis-3.15.0-1.fc33.noarch.rpm (info) (download)
riscv64
liblouis-3.15.0-1.fc33.riscv64.rpm (info) (download)
liblouis-devel-3.15.0-1.fc33.riscv64.rpm (info) (download)
liblouis-utils-3.15.0-1.fc33.riscv64.rpm (info) (download)
liblouis-debuginfo-3.15.0-1.fc33.riscv64.rpm (info) (download)
liblouis-debugsource-3.15.0-1.fc33.riscv64.rpm (info) (download)
liblouis-utils-debuginfo-3.15.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Sep 01 2020 Martin Gieseking <martin.gieseking@uos.de> - 3.15.0-1 - Updated to 3.15.0 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.12.0-3 - Rebuilt for Python 3.9 * 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).