Click here to visit the old openkoji buildsystem (Archived)

Information for build hunspell-1.7.2-7.fc40

ID29546
Package Namehunspell
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.7.2
Release7.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/hunspell.git#ad33f2f898299645b237f976f4cc160ce991c07c
SummaryA spell checker and morphological analyzer library
DescriptionHunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface using Curses library, Ispell pipe interface, LibreOffice UNO module.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 22:07:44 CST
CompletedFri, 03 May 2024 22:54:07 CST
Taskbuild (f40, /rpms/hunspell.git:ad33f2f898299645b237f976f4cc160ce991c07c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hunspell.git#ad33f2f898299645b237f976f4cc160ce991c07c'}}
Tags
f40
RPMs
src
hunspell-1.7.2-7.fc40.src.rpm (info) (download)
riscv64
hunspell-1.7.2-7.fc40.riscv64.rpm (info) (download)
hunspell-devel-1.7.2-7.fc40.riscv64.rpm (info) (download)
hunspell-filesystem-1.7.2-7.fc40.riscv64.rpm (info) (download)
hunspell-debuginfo-1.7.2-7.fc40.riscv64.rpm (info) (download)
hunspell-debugsource-1.7.2-7.fc40.riscv64.rpm (info) (download)
hunspell-devel-debuginfo-1.7.2-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 1.7.2-4 - migrated to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 06 2023 Caolán McNamara <caolanm@redhat.com> - 1.7.2-2 - Resolves: rhbz#2158548 get hunspell-ko working again * Fri Dec 30 2022 Caolán McNamara <caolanm@redhat.com> - 1.7.2-1 - Resolves: rhbz#2157049 latest release * Mon Aug 22 2022 Caolán McNamara <caolanm@redhat.com> - 1.7.1-1 - latest release * Tue Aug 02 2022 Caolán McNamara <caolanm@redhat.com> - 1.7.0-21 - Resolves: rhbz#2113444 FTBFS * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Mar 16 2022 Jens Petersen <petersen@redhat.com> - 1.7.0-19 - rework the new hunspell dictionary directory (#2064189) - drop the myspell/ compatibility symlink - keep myspell/ as directory and also the new hunspell/ dir - because of this drop the duplicate directory patch for #2060751 - filesystem scriptlets are no more * Mon Mar 07 2022 Caolán McNamara <caolanm@redhat.com> - 1.7.0-18 - Resolves: rhbz#2060751 - “hunspell -D” lists dictionaries twice * Thu Feb 10 2022 Jens Petersen <petersen@redhat.com> - 1.7.0-17 - revert post script from lua back to shell to unbreak rpm-ostree compose * Mon Feb 07 2022 Jens Petersen <petersen@redhat.com> - 1.7.0-16 - pretrans and post scriptlets should be for filesystem! (fixes #2051360 regression reported by Mike Fabian) * Wed Jan 26 2022 Jens Petersen <petersen@redhat.com> - 1.7.0-15 - improve the filesystem pretrans and post scripts: - pretrans now checks if /usr/share/hunspell exists first - post checks that /usr/share/myspell does not exist * Wed Jan 26 2022 Jens Petersen <petersen@redhat.com> - 1.7.0-14 - requires coreutils for post script (#2045568)