diff --git a/perl-Data-Printer.spec b/perl-Data-Printer.spec index 874914e..bd4076b 100644 --- a/perl-Data-Printer.spec +++ b/perl-Data-Printer.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Data-Printer -Version: 0.99_020 +Version: 1.000001 Release: 1mamba Summary: Data::Printer - Pretty-print Perl data structures and objects in full color Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Data-Printer-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Printer-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -19,7 +19,6 @@ BuildRequires: perl-Sort-Naturally BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Data::Printer is a Perl module to pretty-print Perl data structures and objects in full color. It is meant to display variables on screen, properly formatted to be inspected by a human. @@ -57,6 +56,12 @@ done # %doc README %changelog +* Thu Feb 25 2021 Automatic Build System 1.000001-1mamba +- automatic version update by autodist + +* Thu Feb 25 2021 Automatic Build System 1.000000-1mamba +- automatic version update by autodist + * Mon Apr 20 2020 Automatic Build System 0.99_020-1mamba - automatic update by autodist