Fix comment in previous commit.

This commit is contained in:
Richard W.M. Jones 2016-01-04 11:38:42 +00:00
parent 472224fdb9
commit 1c245f7a21

View File

@ -6,7 +6,7 @@
%global _hardened_build 1 %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 # https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627
%global _changelog_trimtime %(date +%s -d "2 years ago") %global _changelog_trimtime %(date +%s -d "2 years ago")