diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-13 09:42:43 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-23 17:41:46 +0100 |
commit | ba556053e192e56cdb40be9319083a5e776b4c8b (patch) | |
tree | bd76d0299c8ad1d22d09ad279e5f39376899fce9 /kdoctools/customization | |
parent | 93e9da4a7494abd7c516a6246d0089e80fa78d84 (diff) | |
download | tdelibs-ba556053e192e56cdb40be9319083a5e776b4c8b.tar.gz tdelibs-ba556053e192e56cdb40be9319083a5e776b4c8b.zip |
Use the source package date or the source git repository date
instead of the current build date. The use of a stable date
is necessary to achieve reproducible builds.
Updating release information in docbook entities is done
directly in CMake rules. Entities will no longer be
duplicated during repeated updates.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 799489de17c13e9bcdbf5f14eb470e74590e9d3f)
Diffstat (limited to 'kdoctools/customization')
-rw-r--r-- | kdoctools/customization/entities/general.entities | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index fd9b0e65a..cfb5f6a7a 100644 --- a/kdoctools/customization/entities/general.entities +++ b/kdoctools/customization/entities/general.entities @@ -425,6 +425,3 @@ <!ENTITY tde-team "The &tde; Team"> -<!ENTITY tde-release-version "R14.0.8 [DEVELOPMENT]"> -<!ENTITY tde-release-date "January 02, 2020"> -<!ENTITY tde-copyright-date "2010-2020"> |