diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 492d943..bf58ce9 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 24 14:33:45 UTC 2025 - Bernhard Wiedemann + +- Get fully determistic builds, even with --nocheck (boo#1227364) + ------------------------------------------------------------------- Tue Jan 21 10:52:50 UTC 2025 - Pedro Monreal diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 8a5c62b..5e03fa8 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -109,6 +109,7 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %perl_make_install %perl_process_packlist %perl_gen_filelist +touch example # to have same mtime with+without tests %files -f %{name}.files %doc Changes docs example HACKING.txt README TODO