automatic version update by autodist [release 1.000001-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
00aa80b2ce
commit
95063c2ab6
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user