automatic version update by autodist [release 1.000001-1mamba;Thu Feb 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:49:28 +01:00
parent 00aa80b2ce
commit 95063c2ab6

View File

@ -1,15 +1,15 @@
%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-Data-Printer Name: perl-Data-Printer
Version: 0.99_020 Version: 1.000001
Release: 1mamba Release: 1mamba
Summary: Data::Printer - Pretty-print Perl data structures and objects in full color Summary: Data::Printer - Pretty-print Perl data structures and objects in full color
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> 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/G/GA/GARU/Data-Printer-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Printer-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
@ -19,7 +19,6 @@ BuildRequires: perl-Sort-Naturally
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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. 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 # %doc README
%changelog %changelog
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.000001-1mamba
- automatic version update by autodist
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.000000-1mamba
- automatic version update by autodist
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 0.99_020-1mamba * Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 0.99_020-1mamba
- automatic update by autodist - automatic update by autodist