Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:25:40 -07:00
parent 7fac07adfe
commit be0766a29b

View File

@ -3,7 +3,7 @@
Summary: A GNU set of database routines which use extensible hashing Summary: A GNU set of database routines which use extensible hashing
Name: gdbm Name: gdbm
Version: 1.23 Version: 1.23
Release: 8%{?dist} Release: 9%{?dist}
Epoch: 1 Epoch: 1
License: GPL-3.0-or-later License: GPL-3.0-or-later
URL: http://www.gnu.org/software/gdbm/ URL: http://www.gnu.org/software/gdbm/
@ -116,6 +116,10 @@ make check
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %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 * Thu Jul 25 2024 Filip Janus <fjanus@redhat.com> - 1:1.23-8
- Address issues from static analysis - Address issues from static analysis