pg_checksums: Update to 1.3 per changes described at https://github.com/credativ...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 4 Sep 2025 08:44:11 +0000 (11:44 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 4 Sep 2025 08:44:11 +0000 (11:44 +0300)
rpm/redhat/main/non-common/pg_checksums/main/pg_checksums.spec

index b7baa4ab58829ab1d725e128fe4042c199e2ecef..4e16237d1b7a8be3d585ec900fba47bec3a4ae7c 100644 (file)
@@ -2,12 +2,12 @@
 
 Summary:       Activate/deactivate/verify checksums in offline Postgres clusters
 Name:          %{sname}_%{pgmajorversion}
-Version:       1.2
+Version:       1.3
 Release:       1PGDG%{?dist}
 License:       PostgreSQL
 URL:           https://github.com/credativ/%{sname}
 Source0:       https://github.com/credativ/%{sname}/archive/%{version}.tar.gz
-BuildRequires: postgresql%{pgmajorversion}-devel pgdg-srpm-macros
+BuildRequires: postgresql%{pgmajorversion}-devel
 Requires:      postgresql%{pgmajorversion}-server
 
 Obsoletes:     %{sname}%{pgmajorversion} < 1.0-2
@@ -46,6 +46,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} DESTDIR=%{buildroot} %{?_smp_m
 %attr (755,root,root) %{pginstdir}/bin/%{sname}_ext
 
 %changelog
+* Thu Sep 4 2025 Devrim Gündüz <devrim@gunduz.org> 1.3-1PGDGG
+- Update to 1.3 per changes described at:
+  https://github.com/credativ/pg_checksums/releases/tag/1.3
+
 * Fri Sep 20 2024 Devrim Gündüz <devrim@gunduz.org> 1.2-1PGDGG
 - Update to 1.2 per changes described at:
   https://github.com/credativ/pg_checksums/releases/tag/1.2