diff --git a/doxygen.spec b/doxygen.spec index 9aa33aa..e188aac 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -7,8 +7,8 @@ %define pck_docdir %{_datadir}/doc/doxygen-%{version} Name: doxygen -Version: 1.8.13 -Release: 2mamba +Version: 1.8.14 +Release: 1mamba Summary: A documentation system for C, C++, Java, IDL, Objective-C, PHP, C# and D Group: Applications/Development Vendor: openmamba @@ -85,7 +85,7 @@ export QMAKE=%{_qt4_qmake} %endif -Dbuild_doc=ON \ -Duse_sqlite3=ON \ - -Duse_libclang=ON + -Duse_libclang=OFF ## note: not a standard configure script #./configure \ @@ -153,6 +153,9 @@ find examples -type f | xargs chmod -x %doc LANGUAGE.HOWTO examples %changelog +* Mon Aug 13 2018 Automatic Build System 1.8.14-1mamba +- automatic version update by autodist + * Tue Nov 28 2017 Silvan Calarco 1.8.13-2mamba - rebuilt with clang 5.0.0