Wed, 24 Apr 2024 18:35:30 UTC | login

Information for build kyotocabinet-1.2.78-1.fc33

ID188272
Package Namekyotocabinet
Version1.2.78
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kyotocabinet.git#431d6fb38d6376f00bfec08b13eddf1fe80b2b59
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
StartedFri, 27 Nov 2020 16:22:25 UTC
CompletedFri, 27 Nov 2020 20:56:56 UTC
Taskbuild (f33, /rpms/kyotocabinet.git:431d6fb38d6376f00bfec08b13eddf1fe80b2b59)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kyotocabinet.git#431d6fb38d6376f00bfec08b13eddf1fe80b2b59'}}
Tags
f33
f37
f38
RPMs
src
kyotocabinet-1.2.78-1.fc33.src.rpm (info) (download)
noarch
kyotocabinet-apidocs-1.2.78-1.fc33.noarch.rpm (info) (download)
riscv64
kyotocabinet-1.2.78-1.fc33.riscv64.rpm (info) (download)
kyotocabinet-devel-1.2.78-1.fc33.riscv64.rpm (info) (download)
kyotocabinet-libs-1.2.78-1.fc33.riscv64.rpm (info) (download)
kyotocabinet-debuginfo-1.2.78-1.fc33.riscv64.rpm (info) (download)
kyotocabinet-debugsource-1.2.78-1.fc33.riscv64.rpm (info) (download)
kyotocabinet-libs-debuginfo-1.2.78-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Sep 23 2020 Robert Scheck <robert@fedoraproject.org> 1.2.78-1 - Update to 1.2.78 (#1858682) - Added patch to ignore randomly failing tests (#1863664) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.77-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 1.2.77-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.77-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.77-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 25 2019 Robert Scheck <robert@fedoraproject.org> 1.2.77-1 - Update to 1.2.77 * Fri Mar 01 2019 Peng Wu <pwu@redhat.com> - 1.2.76-21 - Switch back to use -O2 for s390x * Wed Feb 27 2019 Parag Nemade <pnemade AT redhat DOT com> - 1.2.76-20 - Fix s390x compilation issue by changing -O2 to -O1 (rh#1675243) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild