Sun, 09 Jun 2024 08:41:45 UTC | login

Information for build cctz-2.3-5.fc33

ID185338
Package Namecctz
Version2.3
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cctz.git#0ce704ed9acfb5a58821093e36ed0fda9b3aedcb
SummaryTranslating between absolute and civil times using time zone rules
DescriptionCCTZ contains two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner. The libraries in CCTZ are: * The Civil-Time Library - This is a header-only library that supports computing with human-scale time, such as dates (which are represented by the cctz::civil_day class). * The Time-Zone Library - This library uses the IANA time zone database that is installed on the system to convert between absolute time and civil time.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 16 Aug 2020 01:03:41 UTC
CompletedSun, 16 Aug 2020 01:43:33 UTC
Taskbuild (f33, /rpms/cctz.git:0ce704ed9acfb5a58821093e36ed0fda9b3aedcb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cctz.git#0ce704ed9acfb5a58821093e36ed0fda9b3aedcb'}}
Tags
f33
f37
f38
RPMs
src
cctz-2.3-5.fc33.src.rpm (info) (download)
riscv64
cctz-2.3-5.fc33.riscv64.rpm (info) (download)
cctz-devel-2.3-5.fc33.riscv64.rpm (info) (download)
cctz-debuginfo-2.3-5.fc33.riscv64.rpm (info) (download)
cctz-debugsource-2.3-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 06 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3-1 - Update to latest version * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2-4 - Enable google-benchmark in build as it's now available