From 21459e6fda975bdea5a555fc2695f40bf54dbca8 Mon Sep 17 00:00:00 2001 From: Pavel Stehule Date: Sat, 25 Nov 2017 07:24:48 +0100 Subject: [PATCH] prepare for 0.7.2 --- pspg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index 00c40da..6118159 100644 --- a/pspg.spec +++ b/pspg.spec @@ -3,13 +3,13 @@ Summary: pspg: a unix pager optimized for psql Name: pspg -Version: 0.7.1 +Version: 0.7.2 Release: 0%{?dist} License: BSD Group: Development/Tools Vendor: Pavel Stehule URL: https://github.com/okbob/pspg -Source: https://github.com/okbob/pspg/archive/%{version}.tgz +Source: https://github.com/okbob/pspg/archive/%{version}.tar.gz BuildRequires: ncurses-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: ncurses