Thu, 02 May 2024 06:15:56 UTC | login

Information for build utf8proc-2.7.0-6.fc40

ID274594
Package Nameutf8proc
Version2.7.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/utf8proc.git#e5f8b93f2ca386f25aac671e8fddc338fd396642
SummaryLibrary for processing UTF-8 encoded Unicode strings
Descriptionutf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. This package only contains the C library.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Dec 2023 04:04:23 UTC
CompletedWed, 06 Dec 2023 10:33:54 UTC
Taskbuild (f40, /rpms/utf8proc.git:e5f8b93f2ca386f25aac671e8fddc338fd396642)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/utf8proc.git#e5f8b93f2ca386f25aac671e8fddc338fd396642'}}
Tags
f40
RPMs
src
utf8proc-2.7.0-6.fc40.src.rpm (info) (download)
riscv64
utf8proc-2.7.0-6.fc40.riscv64.rpm (info) (download)
utf8proc-devel-2.7.0-6.fc40.riscv64.rpm (info) (download)
utf8proc-debuginfo-2.7.0-6.fc40.riscv64.rpm (info) (download)
utf8proc-debugsource-2.7.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Sep 29 2023 Joe Orton <jorton@redhat.com> - 2.7.0-6 - migrate to SPDX license - BR: perl-interpreter rather than perl * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Dec 26 2021 Milan Bouchet-Valat <nalimilan@club.fr> - 2.7.0 - New upstream release. * Thu Nov 11 2021 Tom Stellard <tstellar@redhat.com> - 2.6.1-4 - Use set_build_flags before running tests