!33 update date

Merge pull request !33 from haozi007/stable2
This commit is contained in:
lifeng_isula 2020-05-25 14:32:33 +08:00 committed by Gitee
commit 42dba65057
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ include(cmake/set_build_flags.cmake)
#set(CMAKE_C_COMPILER "gcc" CACHE PATH "c compiler")
set(GIT_COMMIT_HASH "237e7cb8572b23cde98864077c5ea89ea19bfec1")
set(GIT_COMMIT_HASH "321f0ab67767a503b5613f9b593fc9a4bbff08fe")
message("-- commit id: " ${GIT_COMMIT_HASH})
add_definitions(-DISULAD_GIT_COMMIT="${GIT_COMMIT_HASH}")

View File

@ -1,5 +1,5 @@
%global _version 2.0.0
%global _release 20200428.173159.git237e7cb8
%global _release 20200525.142955.git321f0ab6
%global is_systemd 1
%global debug_package %{nil}