From 24c5284c3a35c71282c8015e35ec54f8feb0013594ea12e66640ce945ad0056d Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Thu, 26 Jun 2025 11:03:46 +0000 Subject: [PATCH] Accepting request 1288338 from home:bmwiedemann:branches:devel:languages:perl Get fully determistic builds, even with --nocheck (boo#1227364) OBS-URL: https://build.opensuse.org/request/show/1288338 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=109 --- perl-XML-LibXML.changes | 5 +++++ perl-XML-LibXML.spec | 1 + 2 files changed, 6 insertions(+) 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