From 2f39b26562149fe18bcf9ff04ad2a9d1bddbc366 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 28 Feb 2019 11:46:57 +0100 Subject: [PATCH] rebuild for libreadline.so.8()(64bit) Version: 1.6.3-4 --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 1004266..625265f 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 1.6.3 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -38,6 +38,9 @@ columns, and lot of color themes are included. %changelog +* Thu Feb 28 2019 Pavel Raiskup - 1.6.3-4 +- rebuild for libreadline.so.8 + * Thu Feb 14 2019 Pavel Raiskup - 1.6.3-3 - review updates from rhbz#1677259