From 15cab722e0433c6163dca966666461b4967e6852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 1 Sep 2017 22:29:35 +0200 Subject: [PATCH] Rebuilt for jsoncpp-1.8.3 --- cmake.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index c504f03..d1149e4 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,5 +1,5 @@ # Set to bcond_with or use --without gui to disable qt4 gui build -%bcond_with gui +%bcond_without gui # Setting the Python-version used by default %if 0%{?rhel} && 0%{?rhel} < 8 @@ -41,7 +41,7 @@ Name: %{orig_name}%{?name_suffix} Version: %{major_version}.%{minor_version}.1 -Release: 3%{?relsuf}%{?dist} +Release: 4%{?relsuf}%{?dist} Summary: Cross-platform make system # most sources are BSD @@ -444,6 +444,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Sep 01 2017 Björn Esser - 3.9.1-4 +- Rebuilt for jsoncpp-1.8.3 + * Fri Sep 01 2017 Björn Esser - 3.9.1-3 - Bootstrapping for jsoncpp-1.8.3