Information for build c4core-0.2.5-1.fc42

ID830
Package Namec4core
Version0.2.5
Release1.fc42
Epoch
DraftFalse
SummaryC++ core utilities
Descriptionc4core is a library of low-level C++ utilities, written with low-latency projects in mind. Some of the utilities provided by c4core have already equivalent functionality in the C++ standard, but they are provided as the existing C++ equivalent may be insufficient (e.g., std::string_view), inefficient (e.g., std::string), heavy (e.g. streams), or plainly unusable on some platforms/projects, (e.g. exceptions); some other utilities have equivalent under consideration for C++ standardization; and yet some other utilities have (to the author’s knowledge) no equivalent under consideration.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:07:58 UTC
CompletedMon, 09 Jun 2025 16:07:58 UTC
Tags
f42
RPMs
src
c4core-0.2.5-1.fc42.src.rpm (info) (download)
riscv64
c4core-0.2.5-1.fc42.riscv64.rpm (info) (download)
c4core-devel-0.2.5-1.fc42.riscv64.rpm (info) (download)
c4core-debuginfo-0.2.5-1.fc42.riscv64.rpm (info) (download)
c4core-debugsource-0.2.5-1.fc42.riscv64.rpm (info) (download)
Changelog * Fri Feb 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.5-1 - Update to 0.2.5 (close RHBZ#2345816) * Tue Feb 11 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.4-1 - Update to 0.2.4 (close RHBZ#2344891) * Sat Feb 08 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.3-1 - Update to 0.2.3 (close RHBZ#2344380) * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 16 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.2-5 - Drop i686 support beginning with Fedora 42 * Wed Dec 11 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.2-4 - Add a SourceLicense field * Thu Oct 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.2-3 - Invoke %cmake in %conf rather than in %build * Sat Aug 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.2-2 - Build as C++14 to match the rapidyaml package * Fri Aug 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.2-1 - Update to 0.2.2 (close RHBZ#2305241) * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Apr 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-1 - Update to 0.2.0 (close RHBZ#2277131) * Thu Apr 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-20 - Better ensure that the system fast_float is used * Thu Mar 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-19 - Minor improvement to the description text * Tue Jan 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-17 - Rebuilt with fast_float 6.1.0 * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-14 - Break a long line in the spec file * Sun Jul 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-13 - Fix wrong multilib library paths in .cmake files (fix RHBZ#2223194) * Sun Jul 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-12 - Rebuild with fast_float 5.2.0 * Fri May 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-11 - Update License for fast_float 5.0.0 * Thu May 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.11-10 - Improved spec-file comment on multilib path