summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2023-01-11 11:42:59 +0200
committerMichal Domonkos <mdomonko@redhat.com>2023-03-13 15:32:25 +0100
commite12ad60e5017a5e6b1133fa8f4c9e2c09f6f9b3a (patch)
treedd2d55e90430c58c4ee48ba5de8c8e17e742ff99
parentc39626ec68b0cc5b5efd66aecfaf23992c762467 (diff)
downloadrpm-e12ad60e5017a5e6b1133fa8f4c9e2c09f6f9b3a.tar.gz
Un-deprecate %_changelog_trimtime
Deprecating implies plans to remove later, but this is actually just an alternative strategy for changelog trimming, and different distros may have different needs. (cherry picked from commit 4fde659835409669b51850a8e49743b468f0631b)
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index 6d1c636bd..8119f39d2 100644
--- a/macros.in
+++ b/macros.in
@@ -202,8 +202,8 @@ package or when debugging this package.\
# relative to newest existing entry. Unix timestamp format.
%_changelog_trimage 0
-# The Unix time of the latest kept changelog entry in binary packages.
-# DEPRACATED, use %_changelog_trimage instead.
+# An alternative strategy for changelog trimming:
+# the Unix time of the latest kept changelog entry in binary packages
%_changelog_trimtime 0
# If true, set the SOURCE_DATE_EPOCH environment variable