Accepting request 946056 from devel:languages:perl:autoupdate

- updated to 0.011
   see /usr/share/doc/packages/perl-Overload-FileCheck/Changes
  0.011     2022-01-10 09:17:19-07:00 America/Denver
  - Better handling of nonexistent stat() values - Sawyer X
  - Fix macOS when running tests privileged - FGasper

OBS-URL: https://build.opensuse.org/request/show/946056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Overload-FileCheck?expand=0&rev=2
This commit is contained in:
2022-01-17 13:50:22 +00:00
committed by Git OBS Bridge
parent 74a25713d4
commit 8ce0ef4686
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 11 03:06:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.011
see /usr/share/doc/packages/perl-Overload-FileCheck/Changes
0.011 2022-01-10 09:17:19-07:00 America/Denver
- Better handling of nonexistent stat() values - Sawyer X
- Fix macOS when running tests privileged - FGasper
-------------------------------------------------------------------
Wed Apr 14 15:14:04 UTC 2021 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Overload-FileCheck
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Overload-FileCheck
Name: perl-Overload-FileCheck
Version: 0.010
Version: 0.011
Release: 0
Summary: Override/mock perl file check -X: -e, -f, -d, ..
License: Artistic-1.0 OR GPL-1.0-or-later