forked from pool/perl-Test-File
Accepting request 955386 from devel:languages:perl:autoupdate
- 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
This commit is contained in:
parent
fa9d07c745
commit
a2d8ca404d
@ -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
3
Test-File-1.992.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77c57c47a40df11e55d3264608703a79573f909b6f989ef1a1d17f9165680f77
|
||||
size 31001
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user