Information for build cowsql-1.15.8-1.fc42

ID1298
Package Namecowsql
Version1.15.8
Release1.fc42
Epoch
DraftFalse
SummaryEmbeddable, replicated and fault tolerant SQL engine
Descriptioncowsql is a C library that implements an embeddable and replicated SQL database engine with high availability and automatic failover. cowsql extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generaly fine to delete or rebuild a particular node of an application that uses cowsql for data storage.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:09:26 UTC
CompletedMon, 09 Jun 2025 16:09:26 UTC
Tags
f42
RPMs
src
cowsql-1.15.8-1.fc42.src.rpm (info) (download)
riscv64
cowsql-1.15.8-1.fc42.riscv64.rpm (info) (download)
cowsql-devel-1.15.8-1.fc42.riscv64.rpm (info) (download)
cowsql-debuginfo-1.15.8-1.fc42.riscv64.rpm (info) (download)
cowsql-debugsource-1.15.8-1.fc42.riscv64.rpm (info) (download)
Changelog * Sun Feb 02 2025 Packit <hello@packit.dev> - 1.15.8-1 - Update to 1.15.8 upstream release - Resolves: rhbz#2343329 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Apr 01 2024 topazus <topazus@outlook.com> - 1.15.6-2 - Only enable packit on Fedora rawhide * Sat Mar 30 2024 Packit <hello@packit.dev> - 1.15.6-1 - [packit] 1.15.6 upstream release - Resolves: rhbz#2272284 * Fri Jan 26 2024 topazus <topazus@outlook.com> - 1.15.4-1 - initial import; rhbz#2259103