From fea62af7531a2a2b0b09bf5566cc314319d61340 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 12 Jan 2017 17:30:31 +0100 Subject: [PATCH] Rebuild for readline 7.x Signed-off-by: Igor Gnatenko --- jack-audio-connection-kit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jack-audio-connection-kit.spec b/jack-audio-connection-kit.spec index 1c578eb..1003ec0 100644 --- a/jack-audio-connection-kit.spec +++ b/jack-audio-connection-kit.spec @@ -11,7 +11,7 @@ Summary: The Jack Audio Connection Kit Name: jack-audio-connection-kit Version: 1.9.10 -Release: 5%{?dist} +Release: 6%{?dist} # The entire source (~500 files) is a mixture of these three licenses License: GPLv2 and GPLv2+ and LGPLv2+ Group: System Environment/Daemons @@ -262,6 +262,9 @@ exit 0 %changelog +* Thu Jan 12 2017 Igor Gnatenko - 1.9.10-6 +- Rebuild for readline 7.x + * Sat Feb 13 2016 Orcan Ogetbil - 1.9.10-5 - fix building with gcc6