Rebuild for Konflux

Resolves: RHEL-79677

Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
Michal Srb 2025-02-27 13:51:37 +01:00
parent b24d38dfca
commit dc68263a68

View File

@ -3,7 +3,7 @@
Summary: A GNU set of database routines which use extensible hashing
Name: gdbm
Version: 1.23
Release: 10%{?dist}
Release: 11%{?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
* Thu Feb 27 2025 Michal Srb <michal@redhat.com> - 1:1.23-11
- Rebuild for Konflux
- Resolves: RHEL-79677
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.23-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018