rebuilt with perl 5.36.0 [release 2.04-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:52:44 +01:00
parent 3091854bf2
commit 26ee8ce1f2

View File

@ -3,20 +3,22 @@
Name: perl-Devel-StackTrace
Epoch: 1
Version: 2.04
Release: 1mamba
Release: 2mamba
Summary: Devel::StackTrace - Simple objects to deal with stack traces
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Devel-StackTrace-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Simple objects to deal with stack traces.
@ -50,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 2.04-2mamba
- rebuilt with perl 5.36.0
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 2.04-1mamba
- automatic update by autodist