From 4da77a12d0ee4845ff4ffd01ef27376faa9ef79d Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Mon, 13 Oct 2025 02:26:24 +0300 Subject: [PATCH] pgauditlogtofile*: Update to 1.7.4 per changes described at https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.4 --- .../pgauditlogtofile/main/pgauditlogtofile.spec | 8 ++++++-- .../pgauditlogtofile16/main/pgauditlogtofile16.spec | 8 ++++++-- .../pgauditlogtofile17/main/pgauditlogtofile17.spec | 8 ++++++-- .../pgauditlogtofile18/main/pgauditlogtofile18.spec | 8 ++++++-- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/rpm/redhat/main/non-common/pgauditlogtofile/main/pgauditlogtofile.spec b/rpm/redhat/main/non-common/pgauditlogtofile/main/pgauditlogtofile.spec index 024a5d2bc..8a90f868a 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile/main/pgauditlogtofile.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile/main/pgauditlogtofile.spec @@ -14,8 +14,8 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} -Version: 1.7.3 -Release: 2PGDG%{?dist} +Version: 1.7.4 +Release: 1PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -82,6 +82,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Mon Oct 13 2025 Devrim Gunduz - 1.7.4-1PGDG +- Update to 1.7.4 per changes described at: + https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.4 + * Tue Oct 7 2025 Devrim Gündüz - 1.7.3-2PGDG - Add SLES 16 support diff --git a/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec b/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec index 453dfaff0..efd7b65ce 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec @@ -4,8 +4,8 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} -Version: 1.7.3 -Release: 2PGDG%{?dist} +Version: 1.7.4 +Release: 1PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -72,6 +72,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Mon Oct 13 2025 Devrim Gunduz - 1.7.4-1PGDG +- Update to 1.7.4 per changes described at: + https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.4 + * Mon Oct 6 2025 Devrim Gunduz - 1.7.3-2PGDG - Rebuild because of RPM signing issue. diff --git a/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec b/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec index ef2ee507b..610310a0f 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec @@ -4,8 +4,8 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} -Version: 1.7.3 -Release: 2PGDG%{?dist} +Version: 1.7.4 +Release: 1PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -72,6 +72,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Mon Oct 13 2025 Devrim Gunduz - 1.7.4-1PGDG +- Update to 1.7.4 per changes described at: + https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.4 + * Mon Oct 6 2025 Devrim Gunduz - 1.7.3-2PGDG - Rebuild because of RPM signing issue. diff --git a/rpm/redhat/main/non-common/pgauditlogtofile18/main/pgauditlogtofile18.spec b/rpm/redhat/main/non-common/pgauditlogtofile18/main/pgauditlogtofile18.spec index ef2ee507b..610310a0f 100644 --- a/rpm/redhat/main/non-common/pgauditlogtofile18/main/pgauditlogtofile18.spec +++ b/rpm/redhat/main/non-common/pgauditlogtofile18/main/pgauditlogtofile18.spec @@ -4,8 +4,8 @@ Summary: PostgreSQL Audit Log To File Extension Name: %{sname}_%{pgmajorversion} -Version: 1.7.3 -Release: 2PGDG%{?dist} +Version: 1.7.4 +Release: 1PGDG%{?dist} License: PostgreSQL Source0: https://github.com/fmbiete/%{sname}/archive/v%{version}.tar.gz URL: https://github.com/fmbiete/%{sname} @@ -72,6 +72,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} DESTDIR=%{buil %endif %changelog +* Mon Oct 13 2025 Devrim Gunduz - 1.7.4-1PGDG +- Update to 1.7.4 per changes described at: + https://github.com/fmbiete/pgauditlogtofile/releases/tag/v1.7.4 + * Mon Oct 6 2025 Devrim Gunduz - 1.7.3-2PGDG - Rebuild because of RPM signing issue. -- 2.39.5