rebuilt with perl 5.36.0 [release 0.27-2mamba;Tue Apr 18 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:57:44 +01:00
parent 40d2a62059
commit fcb5078c03

View File

@ -2,23 +2,23 @@
Name: perl-namespace-clean Name: perl-namespace-clean
Version: 0.27 Version: 0.27
Release: 1mamba Release: 2mamba
Summary: namespace::clean - Keep imports and functions out of your namespace Summary: namespace::clean - Keep imports and functions out of your namespace
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz Source: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-B-Hooks-EndOfScope BuildRequires: perl-B-Hooks-EndOfScope
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Provides: perl(namespace::clean::_Util) Provides: perl(namespace::clean::_Util)
BuildRequires: perl-Sub-Identify BuildRequires: perl-Sub-Identify
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
namespace::clean - Keep imports and functions out of your namespace. namespace::clean - Keep imports and functions out of your namespace.
@ -53,6 +53,9 @@ done
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Tue Apr 18 2023 Sdk Build System <sdk@mambasoft.it> 0.27-2mamba
- rebuilt with perl 5.36.0
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba * Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba
- update to 0.27 - update to 0.27