Thu, 18 Apr 2024 01:48:55 UTC | login

Information for build libscn-0.4-1.fc33

ID193537
Package Namelibscn
Version0.4
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libscn.git#5833bb9eff5205a29edbf4763587ad11909b80b2
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
StartedSat, 27 Feb 2021 20:28:07 UTC
CompletedSat, 27 Feb 2021 22:01:07 UTC
Taskbuild (f33, /rpms/libscn.git:5833bb9eff5205a29edbf4763587ad11909b80b2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libscn.git#5833bb9eff5205a29edbf4763587ad11909b80b2'}}
Tags
f33
f37
f38
RPMs
src
libscn-0.4-1.fc33.src.rpm (info) (download)
riscv64
libscn-0.4-1.fc33.riscv64.rpm (info) (download)
libscn-devel-0.4-1.fc33.riscv64.rpm (info) (download)
libscn-debuginfo-0.4-1.fc33.riscv64.rpm (info) (download)
libscn-debugsource-0.4-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Jan 31 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0.4-1 - Updated to version 0.4. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 06 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 0.3-2 - Added patch with library destination fixes. * Tue Aug 04 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 0.3-1 - Initial SPEC release.