From a2d8ca404de71305bcc5ccc6478a1d54f4b3086099081b046515f2df08127cbc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 20 Feb 2022 11:32:56 +0000 Subject: [PATCH] Accepting request 955386 from devel:languages:perl:autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - updated to 1.992 see /usr/share/doc/packages/perl-Test-File/Changes 1.992 2022-02-15T19:40:16Z * GitHub #29 - race condition in tests for mtime, from Slaven Rezić. Most people never experienced this timing issue, so if you have this already you don't need to update. OBS-URL: https://build.opensuse.org/request/show/955386 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-File?expand=0&rev=18 --- Test-File-1.991.tar.gz | 3 --- Test-File-1.992.tar.gz | 3 +++ perl-Test-File.changes | 11 +++++++++++ perl-Test-File.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 Test-File-1.991.tar.gz create mode 100644 Test-File-1.992.tar.gz diff --git a/Test-File-1.991.tar.gz b/Test-File-1.991.tar.gz deleted file mode 100644 index f538117..0000000 --- a/Test-File-1.991.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea380adca40bfa1379b500f35cfdecfc053cf02e89c77d087cfb6f2a85e1c9de -size 30420 diff --git a/Test-File-1.992.tar.gz b/Test-File-1.992.tar.gz new file mode 100644 index 0000000..6b89760 --- /dev/null +++ b/Test-File-1.992.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c57c47a40df11e55d3264608703a79573f909b6f989ef1a1d17f9165680f77 +size 31001 diff --git a/perl-Test-File.changes b/perl-Test-File.changes index cc15d83..1b695ef 100644 --- a/perl-Test-File.changes +++ b/perl-Test-File.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 16 03:08:12 UTC 2022 - Tina Müller + +- updated to 1.992 + see /usr/share/doc/packages/perl-Test-File/Changes + + 1.992 2022-02-15T19:40:16Z + * GitHub #29 - race condition in tests for mtime, from Slaven Rezić. + Most people never experienced this timing issue, so if you have this + already you don't need to update. + ------------------------------------------------------------------- Fri Jan 21 03:09:23 UTC 2022 - Tina Müller diff --git a/perl-Test-File.spec b/perl-Test-File.spec index 83711d3..1bbbfbf 100644 --- a/perl-Test-File.spec +++ b/perl-Test-File.spec @@ -18,10 +18,10 @@ %define cpan_name Test-File Name: perl-Test-File -Version: 1.991 +Version: 1.992 Release: 0 -Summary: Test file attributes License: Artistic-2.0 +Summary: Test file attributes URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -68,7 +68,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%doc Changes examples +%doc Changes CITATION.cff examples %license LICENSE %changelog