From fea36de034efc63fff2b9f6b49e5f59c9ac6757d239d732f29283d0486326699 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 22 Feb 2017 09:26:21 +0000 Subject: [PATCH] Accepting request 459615 from home:mathletic:branches:devel:tools Doxywizard: Revert erroneous change of required CMake version OBS-URL: https://build.opensuse.org/request/show/459615 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=118 --- doxywizard.changes | 5 +++++ doxywizard.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doxywizard.changes b/doxywizard.changes index 3bcc3d3..1c7c259 100644 --- a/doxywizard.changes +++ b/doxywizard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 22 07:08:16 UTC 2017 - foss@grueninger.de + +- Revert erroneous change of required CMake version + ------------------------------------------------------------------- Tue Feb 14 08:10:28 UTC 2017 - foss@grueninger.de diff --git a/doxywizard.spec b/doxywizard.spec index 70c0022..b1d52bb 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -28,7 +28,7 @@ Source1: doxywizard.desktop # PATCH-FIX-UPSTREAM: add missing returns to non-void functions Patch3: vhdlparser-no-return.patch BuildRequires: bison -BuildRequires: cmake >= 2.8.13 +BuildRequires: cmake >= 2.8.12 BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: libjpeg-devel