Sun, 28 Apr 2024 10:52:17 UTC | login

Information for build kyotocabinet-1.2.79-2.fc38

ID244100
Package Namekyotocabinet
Version1.2.79
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kyotocabinet.git#d8974e3d04859d02f777ec324bde4f2ac5d709e4
SummaryA straightforward implementation of DBM
DescriptionKyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. And there is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Apr 2023 13:06:44 UTC
CompletedWed, 05 Apr 2023 18:43:27 UTC
Taskbuild (f38, /rpms/kyotocabinet.git:d8974e3d04859d02f777ec324bde4f2ac5d709e4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kyotocabinet.git#d8974e3d04859d02f777ec324bde4f2ac5d709e4'}}
Tags
f38
f39
f40
RPMs
src
kyotocabinet-1.2.79-2.fc38.src.rpm (info) (download)
noarch
kyotocabinet-apidocs-1.2.79-2.fc38.noarch.rpm (info) (download)
riscv64
kyotocabinet-1.2.79-2.fc38.riscv64.rpm (info) (download)
kyotocabinet-devel-1.2.79-2.fc38.riscv64.rpm (info) (download)
kyotocabinet-libs-1.2.79-2.fc38.riscv64.rpm (info) (download)
kyotocabinet-debuginfo-1.2.79-2.fc38.riscv64.rpm (info) (download)
kyotocabinet-debugsource-1.2.79-2.fc38.riscv64.rpm (info) (download)
kyotocabinet-libs-debuginfo-1.2.79-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.79-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 22 2022 Peng Wu <pwu@redhat.com> - 1.2.79-1 - Update to 1.2.79