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