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

This commit is contained in:
Sdk Build System 2024-01-06 09:28:18 +01:00
parent 6eabd28c06
commit 4751ffa789

View File

@ -2,7 +2,7 @@
Name: perl-Package-DeprecationManager
Version: 0.18
Release: 1mamba
Release: 2mamba
Summary: Package::DeprecationManager - Manage deprecation warnings for your distribution
Group: System/Libraries/Perl
Vendor: openmamba
@ -12,12 +12,13 @@ URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Package-Stash
BuildRequires: perl-Params-Util
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-Sub-Install
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-Test-Output
Requires: perl >= %perl_major_ver
@ -57,6 +58,9 @@ done
# %doc README
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.18-2mamba
- rebuilt with perl 5.36.0
* Mon Feb 20 2023 Automatic Build System <autodist@mambasoft.it> 0.18-1mamba
- automatic version update by autodist