automatic version update by autodist [release 1.36-1mamba;Sat Feb 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:51:50 +01:00
parent f6dcbc35f3
commit 1c2303701c

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Devel-Cover
Version: 1.33
Version: 1.36
Release: 1mamba
Summary: Devel::Cover - Code coverage metrics for Perl
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/Devel-Cover-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
@ -65,6 +65,9 @@ chmod -R u+w %{buildroot}/*
#%doc README Changes
%changelog
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.36-1mamba
- automatic version update by autodist
* Wed Apr 22 2020 Automatic Build System <autodist@mambasoft.it> 1.33-1mamba
- automatic update by autodist