From d6489d8cbf8bd696b74d2ea2b9fefd9f90cd6b6a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:40:49 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libecpg.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libecpg.spec b/libecpg.spec index 81aec7a..b7c2dda 100644 --- a/libecpg.spec +++ b/libecpg.spec @@ -3,7 +3,7 @@ Summary: ECPG - Embedded SQL in C Name: libecpg Version: %majorversion.1 -Release: 5%{?dist} +Release: 6%{?dist} License: PostgreSQL Url: http://www.postgresql.org/ @@ -132,6 +132,10 @@ find_lang_bins %name-devel.lst ecpg %changelog +* Tue Oct 29 2024 Troy Dawson - 16.1-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 29 2024 Pavel Raiskup - 16.1-5 - make the build deterministic by serial make process