|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: A GNU set of database routines which use extensible hashing
|
|
|
|
|
Name: gdbm
|
|
|
|
|
Version: 1.23
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
URL: http://www.gnu.org/software/gdbm/
|
|
|
|
@ -116,6 +116,10 @@ make check
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.23-9
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2024 Filip Janus <fjanus@redhat.com> - 1:1.23-8
|
|
|
|
|
- Address issues from static analysis
|
|
|
|
|
|
|
|
|
|