Tue, 21 May 2024 19:48:07 UTC | login

Information for build libscn-1.1.2-7.fc40

ID294516
Package Namelibscn
Version1.1.2
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libscn.git#08f6d869a4b49d4949f6f1549baa05dcb701645b
SummaryLibrary for replacing scanf and std::istream
Descriptionscnlib is a modern C++ library for replacing scanf and std::istream. This library attempts to move us ever so closer to replacing iostreams and C stdio altogether. It's faster than iostream (see Benchmarks) and type-safe, unlike scanf. Think {fmt} but in the other direction. This library is the reference implementation of the ISO C++ standards proposal P1729 "Text Parsing".
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 01 Mar 2024 15:27:36 UTC
CompletedFri, 01 Mar 2024 15:41:09 UTC
Taskbuild (f40, /rpms/libscn.git:08f6d869a4b49d4949f6f1549baa05dcb701645b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libscn.git#08f6d869a4b49d4949f6f1549baa05dcb701645b'}}
Tags
f40
f41
RPMs
src
libscn-1.1.2-7.fc40.src.rpm (info) (download)
riscv64
libscn-1.1.2-7.fc40.riscv64.rpm (info) (download)
libscn-devel-1.1.2-7.fc40.riscv64.rpm (info) (download)
libscn-debuginfo-1.1.2-7.fc40.riscv64.rpm (info) (download)
libscn-debugsource-1.1.2-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.2-3 - Add BR on fast_float-static * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Mar 19 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.1.2-1 - Updated to version 1.1.2. * Thu Mar 17 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.1.1-1 - Updated to version 1.1.1. * Sun Mar 13 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.1-1 - Updated to version 1.1. * Tue Mar 01 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0-1 - Updated to version 1.0.