From 9b9b077287ce2447f6c44a13ed491c8648e1cfe3 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 26 Aug 2024 13:48:01 +0200 Subject: [PATCH] bump: rebuild in Konflux --- libecpg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libecpg.spec b/libecpg.spec index 8648798..c32bd48 100644 --- a/libecpg.spec +++ b/libecpg.spec @@ -3,7 +3,7 @@ Summary: ECPG - Embedded SQL in C Name: libecpg Version: %majorversion.1 -Release: 3%{?dist} +Release: 4%{?dist} License: PostgreSQL Url: http://www.postgresql.org/ @@ -132,6 +132,9 @@ find_lang_bins %name-devel.lst ecpg %changelog +* Mon Aug 26 2024 Pavel Raiskup - 16.1-4 +- rebuild in Konflux + * Mon Jun 24 2024 Troy Dawson - 16.1-3 - Bump release for June 2024 mass rebuild