Accepting request 956103 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/956103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-File?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2022-02-23 15:25:33 +00:00 committed by Git OBS Bridge
commit 36d5a0a09e
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea380adca40bfa1379b500f35cfdecfc053cf02e89c77d087cfb6f2a85e1c9de
size 30420

3
Test-File-1.992.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77c57c47a40df11e55d3264608703a79573f909b6f989ef1a1d17f9165680f77
size 31001

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 16 03:08:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@ -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