Information for build sqlite3pp-1.0.9-3.fc42

ID22800
Package Namesqlite3pp
Version1.0.9
Release3.fc42
Epoch
DraftFalse
SummaryC++ wrapper of SQLite3 API
DescriptionThis library makes the SQLite3 API more friendly to C++ users. It supports almost all of SQLite3 features using C++ classes such as database, command, query, and transaction. The query class supports iterator concept for fetching records. With ext::function class, it's also easy to use the sqlite3's functions and aggregations in C++.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:59:00 UTC
CompletedMon, 09 Jun 2025 16:59:00 UTC
Tags
f42
RPMs
src
sqlite3pp-1.0.9-3.fc42.src.rpm (info) (download)
riscv64
sqlite3pp-devel-1.0.9-3.fc42.riscv64.rpm (info) (download)
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat May 18 2024 Davide Cavalca <dcavalca@fedoraproject.org> - 1.0.9-1 - Initial import; Fixes: RHBZ#2255882