pg_profile: Update to 4.11 per changes described at https://github.com/zubkov-andrei...
authorDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 07:58:28 +0000 (10:58 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 07:58:28 +0000 (10:58 +0300)
rpm/redhat/main/non-common/pg_profile/main/pg_profile.spec

index d66affbe38c6ab6d85b8713fb770cd9c2afe9aa8..e974fe143ab106494ad4b312f3f952b124593b62 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       Tool to find out most resource intensive activities in your PostgreSQL databases
 Name:          %{sname}_%{pgmajorversion}
-Version:       4.10
+Version:       4.11
 Release:       1PGDG%{?dist}
 License:       BSD
 Source0:       https://github.com/zubkov-andrei/%{sname}/archive/refs/tags/%{version}.tar.gz
@@ -40,6 +40,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} install DESTDI
 %{pginstdir}/share/extension/%{sname}.control
 
 %changelog
+* Fri Nov 7 2025 Devrim Gündüz <devrim@gunduz.org> - 4.11-1PGDG
+- Update to 4.11 per changes described at:
+  https://github.com/zubkov-andrei/pg_profile/releases/tag/4.11
+
 * Wed Jul 23 2025 Devrim Gündüz <devrim@gunduz.org> - 4.10-1PGDG
 - Update to 4.10 per changes described at:
   https://github.com/zubkov-andrei/pg_profile/releases/tag/4.10