From 472224fdb9840072024618f55f4ef880bac260f2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 4 Jan 2016 11:35:49 +0000 Subject: [PATCH] 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). --- libguestfs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libguestfs.spec b/libguestfs.spec index 1771898..c717e3a 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -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