8
0

Accepting request 1235334 from devel:languages:perl:autoupdate

- 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

OBS-URL: https://build.opensuse.org/request/show/1235334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Object?expand=0&rev=13
This commit is contained in:
2025-01-09 16:26:10 +00:00
committed by Git OBS Bridge
parent 6bc1527d44
commit a0a3f8bc71
4 changed files with 15 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

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,7 +18,7 @@
%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