https://bugs.kde.org/show_bug.cgi?id=237010
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/digikam/commit/c8e6dbe | |60bf653fd35fe1467e010e36fb0 | |3c184b Version Fixed In| |7.2.0 Resolution|DOWNSTREAM |FIXED --- Comment #9 from caulier.gil...@gmail.com --- Git commit c8e6dbe60bf653fd35fe1467e010e36fb03c184b by Gilles Caulier. Committed on 12/01/2021 at 19:39. Pushed by cgilles into branch 'master'. use cmake target object to handle build date intead __DATE__ and __TIME__ macro. add dependency to libdigikamcore to this target to be shure that build date is always updated at compile time. FIXED-IN: 7.2.0 M +2 -1 NEWS M +1 -0 core/app/DigikamCoreTarget.cmake M +1 -28 core/app/utils/digikam_version.cpp M +0 -5 core/app/utils/digikam_version.h.cmake.in M +1 -0 core/libs/CMakeLists.txt A +38 -0 core/libs/dbuilddate/CMakeLists.txt A +40 -0 core/libs/dbuilddate/dbuilddate.cpp [License: GPL (v2+)] A +46 -0 core/libs/dbuilddate/dbuilddate.h [License: GPL (v2+)] M +1 -0 core/libs/onlineversion/onlineversionchecker.cpp M +1 -0 core/libs/onlineversion/onlineversiondlg.cpp https://invent.kde.org/graphics/digikam/commit/c8e6dbe60bf653fd35fe1467e010e36fb03c184b -- You are receiving this mail because: You are watching all bug changes.