diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 09:30:00 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 09:34:23 +0200 |
commit | a6e3cceea4b4211b85be4d7e6b36980457255689 (patch) | |
tree | 218354751102fa6f1d9eb5229aa74f88e6352657 /macros.in | |
parent | 9d94e6a88ddf7c5c5327c65c6f4798b7fcad71c1 (diff) | |
download | rpm-setup-a6e3cceea4b4211b85be4d7e6b36980457255689.tar rpm-setup-a6e3cceea4b4211b85be4d7e6b36980457255689.tar.gz rpm-setup-a6e3cceea4b4211b85be4d7e6b36980457255689.tar.bz2 rpm-setup-a6e3cceea4b4211b85be4d7e6b36980457255689.tar.xz rpm-setup-a6e3cceea4b4211b85be4d7e6b36980457255689.zip |
triming changelog is done at build time, also reduce it to 2 years
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ %_host %{_host_cpu}-%{_real_vendor}-%{_host_os}%{?_gnu} -# automatic truncation of changelogs to 3 years -%_changelog_trimtime %{lua:print(os.time() - 3 * 365 * 86400)} # use LZMA to compress binary packages: %_binary_payload w5.xzdio |