~singpolyma/biboumi

08fabd0a10f01dab3971398768a32e6fef177434 — louiz’ 6 years ago 063cfcf
Release version 8.0
3 files changed, 5 insertions(+), 5 deletions(-)

M CHANGELOG.rst
M CMakeLists.txt
M packaging/biboumi.spec.cmake
M CHANGELOG.rst => CHANGELOG.rst +2 -2
@@ 1,5 1,5 @@
Version 8.0
===========
Version 8.0 - 2018-05-02
========================

- GCC 4.9 or lower are not supported anymore. The minimal version is 5.0
- Add a complete='true' in MAM’s iq result when appropriate

M CMakeLists.txt => CMakeLists.txt +1 -1
@@ 4,7 4,7 @@ project(biboumi)

set(${PROJECT_NAME}_VERSION_MAJOR 8)
set(${PROJECT_NAME}_VERSION_MINOR 0)
set(${PROJECT_NAME}_VERSION_SUFFIX "~dev")
set(${PROJECT_NAME}_VERSION_SUFFIX "")

if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
    if (CMAKE_CXX_COMPILER_VERSION VERSION_LESS 5.0)

M packaging/biboumi.spec.cmake => packaging/biboumi.spec.cmake +2 -2
@@ 63,8 63,8 @@ make check %{?_smp_mflags}


%changelog
* ${RPM_DATE} Le Coz Florent <louiz@louiz.org> - ${RPM_VERSION}-1
- Build latest git revision
* Wed May 2 2018 Le Coz Florent <louiz@louiz.org> - 8.0-1
  Update to version 8.0

* Wed Jan 24 2018 Le Coz Florent <louiz@louiz.org> - 7.2-1
  Update to version 7.2