forked from pool/perl-File-Find-Object
Accepting request 1061343 from devel:languages:perl:autoupdate
- updated to 0.3.7 see /usr/share/doc/packages/perl-File-Find-Object/Changes 0.3.7 2023-01-01 - Fix test failures on mswin - https://github.com/shlomif/perl-file-find-object/issues/2 - thanks to @jddurand OBS-URL: https://build.opensuse.org/request/show/1061343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Object?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ae797d12348920d8bb0dd0030a96aa5235285a95e343e8ed8737eefac535695
|
||||
size 30317
|
3
File-Find-Object-0.3.7.tar.gz
Normal file
3
File-Find-Object-0.3.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33861faaf42df027c30e8d7d23546d7c2847a158bc162671960f82f5b7fdf6f4
|
||||
size 29725
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 03:12:44 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.3.7
|
||||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||||
|
||||
0.3.7 2023-01-01
|
||||
- Fix test failures on mswin
|
||||
- https://github.com/shlomif/perl-file-find-object/issues/2
|
||||
- thanks to @jddurand
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 21 03:06:56 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-File-Find-Object
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name File-Find-Object
|
||||
Name: perl-File-Find-Object
|
||||
Version: 0.3.6
|
||||
Version: 0.3.7
|
||||
Release: 0
|
||||
Summary: An object oriented File::Find replacement
|
||||
License: Artistic-2.0
|
||||
Summary: An object oriented File::Find replacement
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
@@ -31,6 +31,7 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Class::XSAccessor)
|
||||
BuildRequires: perl(File::TreeCreate)
|
||||
BuildRequires: perl(Module::Build) >= 0.280000
|
||||
BuildRequires: perl(Test::File) >= 1.993
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(Class::XSAccessor)
|
||||
|
Reference in New Issue
Block a user