Sat, 18 May 2024 22:49:30 UTC | login

Information for build gdbm-1.18.1-5.fc33

ID185194
Package Namegdbm
Version1.18.1
Release5.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/gdbm.git#0991af576fb297f1f93c5999cc1dd3d646604041
SummaryA GNU set of database routines which use extensible hashing
DescriptionGdbm is a GNU database indexing library, including routines which use extensible hashing. Gdbm works in a similar way to standard UNIX dbm routines. Gdbm is useful for developers who write C applications and need access to a simple and efficient database or who are building C applications which will use such a database. If you're a C developer and your programs need access to simple database routines, you should install gdbm. You'll also need to install gdbm-devel.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 23:33:47 UTC
CompletedSun, 16 Aug 2020 00:11:29 UTC
Taskbuild (f33, /rpms/gdbm.git:0991af576fb297f1f93c5999cc1dd3d646604041)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gdbm.git#0991af576fb297f1f93c5999cc1dd3d646604041'}}
Tags
f33
RPMs
src
gdbm-1.18.1-5.fc33.src.rpm (info) (download)
riscv64
gdbm-1.18.1-5.fc33.riscv64.rpm (info) (download)
gdbm-devel-1.18.1-5.fc33.riscv64.rpm (info) (download)
gdbm-libs-1.18.1-5.fc33.riscv64.rpm (info) (download)
gdbm-debuginfo-1.18.1-5.fc33.riscv64.rpm (info) (download)
gdbm-debugsource-1.18.1-5.fc33.riscv64.rpm (info) (download)
gdbm-libs-debuginfo-1.18.1-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.18.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 1:1.18.1-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Feb 07 2020 Filip Januš <fjanus@redhat.com> - 1.18.1-3 - Resolves: #1799391 - After upgrade GCC to version gcc version 10.0.1 build fails - Patch gdbm_gcc_10.patch was added * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Oct 13 2019 Christian Stadelmann <genodeftest@fedoraproject.org> - Remove outdated comments from spec file * Mon Sep 23 2019 Filip Janus <fjanus@redhat.com> - 1.18.1-1 - Upstream released 1.18.1 bug(#1706639) - Remove old patches * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:1.18-4 - Rebuild for readline 8.0 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.18-2 - Add Obsoletes to better handle upgrade path from before -libs was introduced * Tue Sep 25 2018 mskalick@redhat.com - Rebase to latest release 1.18 - Fix issues found by coverity * Tue Aug 21 2018 mskalick@redhat.com - 1:1.17-2 - Fix directory entry validation - fails qsf test suite