From 9918f5ae4118d90d583cb75397f3af40503dc606 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 19 Jul 2017 18:33:49 +0100 Subject: [PATCH] Rebuilt for s390x binutils bug --- pulseview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pulseview.spec b/pulseview.spec index 97504e2..7ed691b 100644 --- a/pulseview.spec +++ b/pulseview.spec @@ -1,6 +1,6 @@ Name: pulseview Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Signal acquisition and analysis GUI for sigrok # Combined GPLv3+ (libsigrok and libsigrokdecode) and GPLv2+ (pulseview) License: GPLv3+ @@ -66,6 +66,9 @@ update-desktop-database > /dev/null 2>&1 || : %{_datadir}/appdata/org.sigrok.PulseView.appdata.xml %changelog +* Wed Jul 19 2017 Jonathan Wakely - 0.4.0-3 +- Rebuilt for s390x binutils bug + * Tue Jul 04 2017 Jonathan Wakely - 0.4.0-2 - Rebuilt for Boost 1.64