diff --git a/time.spec b/time.spec index 5dd76ba..b2f7111 100644 --- a/time.spec +++ b/time.spec @@ -78,6 +78,8 @@ the results. %patch0 -p1 %patch1 -p1 %patch2 -p1 +# Set time stamp stored in an info page to the latest patch +touch -r %{PATCH2} doc/time.texi %patch3 -p1 # Correct version VERSION flag for doc/time.texi # @@ -106,6 +108,7 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %changelog * Wed Jan 13 2021 Petr Pisar - 1.9-14 - Correct version in an info page +- Set time stamp stored in an info page to the latest patch * Wed Jan 13 2021 Petr Pisar - 1.9-13 - Update URL and Source addresses (thanks to Robert Scheck)