Sun, 22 Sep 2024 05:29:19 CST | login

Information for build libvoikko-4.3-7.el9

ID20872
Package Namelibvoikko
Version4.3
Release7.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/libvoikko.git#7034daf4d483f9e6dd90fb7882d7d3a22934f9a4
SummaryVoikko is a library for spellcheckers and hyphenators
DescriptionThis is libvoikko, library for spellcheckers and hyphenators using Malaga natural language grammar development tool. The library is written in C. Currently only Finnish is supported, but the API of the library has been designed to allow adding support for other languages later. Note however that Malaga is rather low level tool that requires implementing the whole morphology of a language as a left associative grammar. Therefore languages that have simple or even moderately complex morphologies and do not require morphological analysis in their hyphenators should be implemented using other tools such as Hunspell.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSun, 03 Jul 2022 20:19:58 CST
CompletedSun, 03 Jul 2022 22:23:40 CST
Taskbuild (dist-circle9, /stage/rpms/libvoikko.git:7034daf4d483f9e6dd90fb7882d7d3a22934f9a4)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libvoikko.git?#7034daf4d483f9e6dd90fb7882d7d3a22934f9a4'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
libvoikko-4.3-7.el9.src.rpm (info) (download)
aarch64
libvoikko-4.3-7.el9.aarch64.rpm (info) (download)
libvoikko-devel-4.3-7.el9.aarch64.rpm (info) (download)
voikko-tools-4.3-7.el9.aarch64.rpm (info) (download)
libvoikko-debuginfo-4.3-7.el9.aarch64.rpm (info) (download)
libvoikko-debugsource-4.3-7.el9.aarch64.rpm (info) (download)
voikko-tools-debuginfo-4.3-7.el9.aarch64.rpm (info) (download)
i686
libvoikko-4.3-7.el9.i686.rpm (info) (download)
libvoikko-devel-4.3-7.el9.i686.rpm (info) (download)
voikko-tools-4.3-7.el9.i686.rpm (info) (download)
libvoikko-debuginfo-4.3-7.el9.i686.rpm (info) (download)
libvoikko-debugsource-4.3-7.el9.i686.rpm (info) (download)
voikko-tools-debuginfo-4.3-7.el9.i686.rpm (info) (download)
noarch
python3-libvoikko-4.3-7.el9.noarch.rpm (info) (download)
ppc64le
libvoikko-4.3-7.el9.ppc64le.rpm (info) (download)
libvoikko-devel-4.3-7.el9.ppc64le.rpm (info) (download)
voikko-tools-4.3-7.el9.ppc64le.rpm (info) (download)
libvoikko-debuginfo-4.3-7.el9.ppc64le.rpm (info) (download)
libvoikko-debugsource-4.3-7.el9.ppc64le.rpm (info) (download)
voikko-tools-debuginfo-4.3-7.el9.ppc64le.rpm (info) (download)
s390x
libvoikko-4.3-7.el9.s390x.rpm (info) (download)
libvoikko-devel-4.3-7.el9.s390x.rpm (info) (download)
voikko-tools-4.3-7.el9.s390x.rpm (info) (download)
libvoikko-debuginfo-4.3-7.el9.s390x.rpm (info) (download)
libvoikko-debugsource-4.3-7.el9.s390x.rpm (info) (download)
voikko-tools-debuginfo-4.3-7.el9.s390x.rpm (info) (download)
x86_64
libvoikko-4.3-7.el9.x86_64.rpm (info) (download)
libvoikko-devel-4.3-7.el9.x86_64.rpm (info) (download)
voikko-tools-4.3-7.el9.x86_64.rpm (info) (download)
libvoikko-debuginfo-4.3-7.el9.x86_64.rpm (info) (download)
libvoikko-debugsource-4.3-7.el9.x86_64.rpm (info) (download)
voikko-tools-debuginfo-4.3-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.3-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jul 13 2021 Mike FABIAN <mfabian@redhat.com> - 4.3-6 - Resolves: rhbz#1977691 bump release number to add libvoikko-devel package to CRB * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.3-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 19 2021 Mike FABIAN <mfabian@redhat.com> - 4.3-4 - Add Requires: voikko-fi * Sun Jan 31 2021 Ville-Pekka Vainio <vpvainio AT iki.fi> - 4.3-3 - The dictionary data directory will now be /usr/lib/voikko on all architectures - Create and own /usr/lib/voikko, so different dictionary packages can own the subdirectories there - This was suggested in the review of the voikko-fi package, see rhbz#1919688 - Use the license macro * Sun Jan 24 2021 Ville-Pekka Vainio <vpvainio AT iki.fi> - 4.3-2 - Bump release for a new Copr build - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 16 2021 Ville-Pekka Vainio <vpvainio AT iki.fi> - 4.3-1 - Update to 4.3 - Add GPG signature check for the source - Fix pycached stuff - Remove old python_provide macro - Remove ldconfig_scriptlets macro - Only use VFST for now, HFST can be provided in a later update * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-7 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-4 - Rebuilt for Python 3.8