rebuilt with perl 5.36.0 [release 0.27-2mamba;Tue Apr 18 2023]
This commit is contained in:
parent
40d2a62059
commit
fcb5078c03
@ -2,23 +2,23 @@
|
||||
|
||||
Name: perl-namespace-clean
|
||||
Version: 0.27
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: namespace::clean - Keep imports and functions 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: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-B-Hooks-EndOfScope
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Provides: perl(namespace::clean::_Util)
|
||||
BuildRequires: perl-Sub-Identify
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
namespace::clean - Keep imports and functions out of your namespace.
|
||||
@ -53,6 +53,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- update to 0.27
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user