From af642ef4251697d7e6a6d567b81138cd4a497570 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 12 Jan 2017 17:30:44 +0100 Subject: [PATCH] Rebuild for readline 7.x Signed-off-by: Igor Gnatenko --- units.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/units.spec b/units.spec index 0739dff..f3201d9 100644 --- a/units.spec +++ b/units.spec @@ -1,7 +1,7 @@ Summary: A utility for converting amounts from one unit to another Name: units Version: 2.13 -Release: 1%{?dist} +Release: 2%{?dist} Source: ftp://ftp.gnu.org/gnu/units/%{name}-%{version}.tar.gz URL: http://www.gnu.org/software/units/units.html License: GPLv3+ @@ -59,6 +59,9 @@ fi %{_mandir}/man1/* %changelog +* Thu Jan 12 2017 Igor Gnatenko - 2.13-2 +- Rebuild for readline 7.x + * Tue Jun 21 2016 Kamil Dudka - 2.13-1 - new upstream release