Sun, 22 Sep 2024 11:29:06 UTC | login

Information for build cowsql-1.15.6-3.fc41

ID330899
Package Namecowsql
Version1.15.6
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cowsql.git#a51f0336ba4fb3ffa3fd3ac90aece282909313ea
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
StartedWed, 07 Aug 2024 11:11:05 UTC
CompletedWed, 07 Aug 2024 12:15:04 UTC
Taskbuild (f41, /rpms/cowsql.git:a51f0336ba4fb3ffa3fd3ac90aece282909313ea)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cowsql.git#a51f0336ba4fb3ffa3fd3ac90aece282909313ea'}}
Tags
f41
RPMs
src
cowsql-1.15.6-3.fc41.src.rpm (info) (download)
riscv64
cowsql-1.15.6-3.fc41.riscv64.rpm (info) (download)
cowsql-devel-1.15.6-3.fc41.riscv64.rpm (info) (download)
cowsql-debuginfo-1.15.6-3.fc41.riscv64.rpm (info) (download)
cowsql-debugsource-1.15.6-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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