rebuilt with perl 5.36.0 [release 0.29-2mamba;Sun Apr 16 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:57:38 +01:00
parent fe3fee612f
commit 0fc209098d

View File

@ -2,24 +2,24 @@
Name: perl-namespace-autoclean
Version: 0.29
Release: 1mamba
Release: 2mamba
Summary: Keep imports out of your namespace
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/E/ET/ETHER/namespace-autoclean-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-B-Hooks-EndOfScope
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
BuildRequires: perl-namespace-clean
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Keep imports out of your namespace.
@ -57,6 +57,9 @@ done
# %doc README
%changelog
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 0.29-2mamba
- rebuilt with perl 5.36.0
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 0.29-1mamba
- automatic version update by autodist