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