automatic version update by autodist [release 0.016-1mamba;Tue Jan 04 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:40:46 +01:00
parent 6ce8f0bb89
commit d8c8d99bfa

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Term-Table Name: perl-Term-Table
Version: 0.015 Version: 0.016
Release: 1mamba Release: 1mamba
Summary: Term::Table - Format a header and rows into a table Summary: Term::Table - Format a header and rows into a table
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Term-Table-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Term/Term-Table-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
@ -52,5 +52,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Jan 04 2022 Automatic Build System <autodist@mambasoft.it> 0.016-1mamba
- automatic version update by autodist
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.015-1mamba * Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.015-1mamba
- package created using the webbuild interface - package created using the webbuild interface