pspg: Update to 5.8.12 per changes described at https://github.com/okbob/pspg/release...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 31 Jul 2025 16:08:51 +0000 (11:08 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 31 Jul 2025 16:08:51 +0000 (11:08 -0500)
rpm/redhat/main/common/pspg/main/pspg.spec

index 67c5d9b264c165c47705d4b59275524f916ada7d..ea89f5df1ab36da67b142fb82749dccf6f1b6828 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       a unix pager optimized for psql
 Name:          pspg
-Version:       5.8.11
+Version:       5.8.12
 Release:       42PGDG%{?dist}
 License:       BSD
 URL:           https://github.com/okbob/%{name}
@@ -35,6 +35,10 @@ CFLAGS="%{optflags} -I/usr/include/ncurses/"
 %{_bindir}/*
 
 %changelog
+* Thu Jul 31 2025 Devrim Gündüz <devrim@gunduz.org> - 5.8.12-42PGDG
+- Update to 5.8.12 per changes described at:
+  https://github.com/okbob/pspg/releases/tag/5.8.12
+
 * Wed May 7 2025 Devrim Gündüz <devrim@gunduz.org> - 5.8.11-42PGDG
 - Update to 5.8.11 per changes described at:
   https://github.com/okbob/pspg/releases/tag/5.8.11