automatic version update by autodist [release 1.033-1mamba;Sun Feb 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:44:18 +01:00
parent b02ef4c9c9
commit fa71555ec7

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Test-Output
Version: 1.031
Version: 1.033
Release: 1mamba
Summary: Test::Output - Utilities to test STDOUT and STDERR messages.
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/B/BD/BDFOY/Test-Output-%{version}.tar.gz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
@ -54,6 +54,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.033-1mamba
- automatic version update by autodist
* Sun Jun 11 2017 Automatic Build System <autodist@mambasoft.it> 1.031-1mamba
- automatic update by autodist