Information for build rapidfuzz-cpp-2.2.3-4.fc41

ID64126
Package Namerapidfuzz-cpp
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.2.3
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/rapidfuzz-cpp.git#9bc880531d34ea7dd1a19daf7cc914310e85381f
SummaryA fast string matching header-only library for C++
DescriptionRapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy. However there are two aspects that set RapidFuzz apart from FuzzyWuzzy: 1. It is MIT licensed so it can be used whichever License you might want to choose for your project, while you're forced to adopt the GPL license when using FuzzyWuzzy 2. It is mostly written in C++ and on top of this comes with a lot of Algorithmic improvements to make string matching even faster, while still providing the same results. This is the C++ component of RapidFuzz, the Python library is available in the python-rapidfuzz package.
Built byzhangsongsong
State complete
Volume DEFAULT
StartedThu, 10 Oct 2024 20:04:15 CST
CompletedThu, 10 Oct 2024 20:16:52 CST
Taskbuild (f41-build-side-1, /rpms/rapidfuzz-cpp.git:9bc880531d34ea7dd1a19daf7cc914310e85381f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rapidfuzz-cpp.git#9bc880531d34ea7dd1a19daf7cc914310e85381f'}}
Tags
f41
f41-build-side-1
RPMs
src
rapidfuzz-cpp-2.2.3-4.fc41.src.rpm (info) (download)
riscv64
rapidfuzz-cpp-devel-2.2.3-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Mar 18 2024 David Abdurachmanov <davidlt@rivosinc.com> - 2.2.3-3 - Remove -march=native * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 29 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.2.3-1 - Update to 2.2.3 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Troy Curtis Jr <troy@troycurtisjr.com> - 1.10.4-1 - Initial package.