From 84fb6a3938c2feb25821887166150eb0d46061b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Janu=C5=A1?= Date: Fri, 20 Aug 2021 14:53:44 +0200 Subject: [PATCH] Fix release bump Resolves: #1975438 --- libecpg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libecpg.spec b/libecpg.spec index e0ec604..e70d2d1 100644 --- a/libecpg.spec +++ b/libecpg.spec @@ -3,7 +3,7 @@ Summary: ECPG - Embedded SQL in C Name: libecpg Version: %majorversion.1 -Release: 10%{?dist} +Release: 11%{?dist} License: PostgreSQL Url: http://www.postgresql.org/