pgauditlogtofile*: Update to 1.7.4 per changes described at https://github.com/fmbie...
authorDevrim Gunduz <devrim@gunduz.org>
Sun, 12 Oct 2025 23:26:24 +0000 (02:26 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sun, 12 Oct 2025 23:26:24 +0000 (02:26 +0300)
rpm/redhat/main/non-common/pgauditlogtofile/main/pgauditlogtofile.spec
rpm/redhat/main/non-common/pgauditlogtofile16/main/pgauditlogtofile16.spec
rpm/redhat/main/non-common/pgauditlogtofile17/main/pgauditlogtofile17.spec
rpm/redhat/main/non-common/pgauditlogtofile18/main/pgauditlogtofile18.spec

index 024a5d2bcc83873b20763cc46beb5b1ffd37bab2..8a90f868a4626966e0f959bb76afc0832cd6687a 100644 (file)
@@ -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 <devrim@gunduz.org> - 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 <devrim@gunduz.org> - 1.7.3-2PGDG
 - Add SLES 16 support
 
index 453dfaff0599f5d15b9864d1200fefdd9901de8d..efd7b65ce92a1fc8d4d9f691e989f625cd687226 100644 (file)
@@ -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 <devrim@gunduz.org> - 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 <devrim@gunduz.org> - 1.7.3-2PGDG
 - Rebuild because of RPM signing issue.
 
index ef2ee507bd18bd1700bac87a4195ee89b00bbecf..610310a0f8901bfc7c318f90c367d9fadc2d21d7 100644 (file)
@@ -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 <devrim@gunduz.org> - 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 <devrim@gunduz.org> - 1.7.3-2PGDG
 - Rebuild because of RPM signing issue.
 
index ef2ee507bd18bd1700bac87a4195ee89b00bbecf..610310a0f8901bfc7c318f90c367d9fadc2d21d7 100644 (file)
@@ -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 <devrim@gunduz.org> - 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 <devrim@gunduz.org> - 1.7.3-2PGDG
 - Rebuild because of RPM signing issue.