From 6e13652dc206028006ec2fb04f345acd5af69d35 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 7 Feb 2017 17:01:11 -0700 Subject: [PATCH] Rebuild with fixed pkgconf (bug #1419685) --- octave.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/octave.spec b/octave.spec index ddc57e0..ac32f62 100644 --- a/octave.spec +++ b/octave.spec @@ -14,7 +14,7 @@ Name: octave Epoch: 6 Version: 4.2.0 -Release: 13%{?rcver:.rc%{rcver}}%{?dist} +Release: 14%{?rcver:.rc%{rcver}}%{?dist} Summary: A high-level language for numerical computations Group: Applications/Engineering License: GPLv3+ @@ -431,6 +431,9 @@ fi %{_pkgdocdir}/refcard*.pdf %changelog +* Tue Feb 07 2017 Orion Poplawski - 6:4.2.0-14 +- Rebuild with fixed pkgconf (bug #1419685) + * Sat Jan 28 2017 Björn Esser - 6:4.2.0-13 - Rebuilt for GCC-7