Don't override _changelog_trimtime

It's set by rpm macros by default these days.
This commit is contained in:
Kalev Lember 2020-01-20 21:39:54 +01:00
parent c15af8c8d7
commit 6bce9d5f6d

View File

@ -2,8 +2,6 @@
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
%global _python_bytecompile_extra 1
%global _changelog_trimtime %(date +%s -d "1 year ago")
%global __python %{__python3}
%global glib2_version 2.52