From 7fb9f7d569aa2770306d731ab0444a5125228628 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Sun, 2 Nov 2025 23:45:04 +0300 Subject: [PATCH] pgauditlogtofile16/17: Rebuild because of package signing issue --- .../pgauditlogtofile16/main/pgauditlogtofile16.spec | 5 ++++- .../pgauditlogtofile17/main/pgauditlogtofile17.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec b/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec index 41305473f..076c5e911 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec @@ -5,7 +5,7 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} Version: 1.7.6 -Release: 1PGDG%{?dist} +Release: 2PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -84,6 +84,9 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Sun Nov 2 2025 Devrim Gunduz - 1.7.6-2PGDG +- Rebuild because of package signing issue + * Sun Nov 2 2025 Devrim Gunduz - 1.7.6-1PGDG - Update to 1.7.6 per changes described at: https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.6 diff --git a/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec b/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec index ef00aa148..208421aed 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec @@ -5,7 +5,7 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} Version: 1.7.6 -Release: 1PGDG%{?dist} +Release: 2PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -84,6 +84,9 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Sun Nov 2 2025 Devrim Gunduz - 1.7.6-2PGDG +- Rebuild because of package signing issue + * Sun Nov 2 2025 Devrim Gunduz - 1.7.6-1PGDG - Update to 1.7.6 per changes described at: https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.6 -- 2.39.5