Trim changelogs to 2 years.

Current changelogs take up several MBs, especially if you have
all the libguestfs subpackages installed.

Trim them to 2 years, which is double the Fedora support schedule, as
suggested by Toshio Kuratomi
(https://lists.fedoraproject.org/pipermail/devel/2013-April/181512.html).
This commit is contained in:
Richard W.M. Jones 2016-01-04 11:35:49 +00:00
parent f4027ac55f
commit 472224fdb9

View File

@ -6,6 +6,10 @@
%global _hardened_build 1
# Trim changelog entries older than one year in binary packages.
# https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627
%global _changelog_trimtime %(date +%s -d "2 years ago")
Summary: Access and modify virtual machine disk images
Name: libguestfs
Epoch: 1