Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
cb79b0129a | |||
2ea450e838 | |||
a0a3f8bc71 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e525146de864edfbc909b0844629eeced0063b61d418b972eef03f844bb3514
|
||||
size 29766
|
3
File-Find-Object-0.3.9.tar.gz
Normal file
3
File-Find-Object-0.3.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e99afe4a9d992fcef1dfea42e1f95475706aed94f185068a89f729b512735f8
|
||||
size 29960
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user