From 0399e17db6e069b8b326675f7706cd8fc5941d0b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 12 Jan 2017 17:30:32 +0100 Subject: [PATCH] Rebuild for readline 7.x Signed-off-by: Igor Gnatenko --- libisoburn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libisoburn.spec b/libisoburn.spec index 126cc97..69153d6 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -1,7 +1,7 @@ Summary: Library to enable creation and expansion of ISO-9660 filesystems Name: libisoburn Version: 1.4.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://libburnia-project.org/ @@ -177,6 +177,9 @@ fi %endif %changelog +* Thu Jan 12 2017 Igor Gnatenko - 1.4.6-2 +- Rebuild for readline 7.x + * Sun Sep 18 2016 Robert Scheck 1.4.6-1 - Upgrade to 1.4.6 (#1377002)