diff --git a/perl-Term-Table.spec b/perl-Term-Table.spec index d4c087d..cd5010f 100644 --- a/perl-Term-Table.spec +++ b/perl-Term-Table.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Term-Table -Version: 0.015 +Version: 0.016 Release: 1mamba Summary: Term::Table - Format a header and rows into a table Group: System/Libraries/Perl @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco 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 ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -52,5 +52,8 @@ done %doc LICENSE %changelog +* Tue Jan 04 2022 Automatic Build System 0.016-1mamba +- automatic version update by autodist + * Wed May 19 2021 Silvan Calarco 0.015-1mamba - package created using the webbuild interface