11
0

Compare commits

3 Commits

5 changed files with 28 additions and 5 deletions

View File

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

View File

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

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-File-Find-Object/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-File-Find-Object)

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 12 16:20:56 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.3.9
see /usr/share/doc/packages/perl-File-Find-Object/Changes
0.3.9 2024-12-11
- Avoid implicit symbol imports.
- https://perl-begin.org/tutorials/bad-elements/#non_explicitly_imported_symbols
-------------------------------------------------------------------
Sun Jul 23 03:06:20 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-File-Find-Object
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
%define cpan_name File-Find-Object
Name: perl-File-Find-Object
Version: 0.3.8
Version: 0.3.9
Release: 0
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
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros