From 1c245f7a217fcbd796c2c7faa7a7fe5917c733d3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 4 Jan 2016 11:38:42 +0000 Subject: [PATCH] Fix comment in previous commit. --- libguestfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index c717e3a..e7de29b 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -6,7 +6,7 @@ %global _hardened_build 1 -# Trim changelog entries older than one year in binary packages. +# Trim older changelog entries. # https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627 %global _changelog_trimtime %(date +%s -d "2 years ago")