Thu, 23 May 2024 18:51:08 UTC | login

Information for build rust-unicode-width-0.1.10-1.fc37

ID220433
Package Namerust-unicode-width
Version0.1.10
Release1.fc37
Epoch
SummaryDetermine displayed width of `char` and `str` types
DescriptionDetermine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Nov 2022 14:47:33 UTC
CompletedSat, 12 Nov 2022 14:47:33 UTC
Tags
f37
f38
RPMs
src
rust-unicode-width-0.1.10-1.fc37.src.rpm (info) (download)
noarch
rust-unicode-width+bench-devel-0.1.10-1.fc37.noarch.rpm (info) (download)
rust-unicode-width+default-devel-0.1.10-1.fc37.noarch.rpm (info) (download)
rust-unicode-width+no_std-devel-0.1.10-1.fc37.noarch.rpm (info) (download)
rust-unicode-width-devel-0.1.10-1.fc37.noarch.rpm (info) (download)
Changelog * Wed Oct 05 2022 Fabio Valentini <decathorpe@gmail.com> 0.1.10-1 - Update to version 0.1.10; Fixes RHBZ#2126578 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Sep 27 2021 Fabio Valentini <decathorpe@gmail.com> 0.1.9-1 - Update to version 0.1.9; Fixes RHBZ#2005134 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Nov 08 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.8-3 - Drop dependencies on compiler internals.