Click here to visit the old openkoji buildsystem (Archived)

Information for build cowsql-1.15.6-2.fc40

ID21039
Package Namecowsql
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.15.6
Release2.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/cowsql.git#c9fa6ab8b61a9fa819b80ef7834abb664a68b5dc
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 03:23:28 CST
CompletedFri, 03 May 2024 04:05:10 CST
Taskbuild (f40, /rpms/cowsql.git:c9fa6ab8b61a9fa819b80ef7834abb664a68b5dc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cowsql.git#c9fa6ab8b61a9fa819b80ef7834abb664a68b5dc'}}
Tags
f40
RPMs
src
cowsql-1.15.6-2.fc40.src.rpm (info) (download)
riscv64
cowsql-1.15.6-2.fc40.riscv64.rpm (info) (download)
cowsql-devel-1.15.6-2.fc40.riscv64.rpm (info) (download)
cowsql-debuginfo-1.15.6-2.fc40.riscv64.rpm (info) (download)
cowsql-debugsource-1.15.6-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
Changelog * 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