automatic version update by autodist [release 1.001000-1mamba;Thu Dec 22 2022]
This commit is contained in:
parent
1506fa4917
commit
2af075b7a2
@ -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-Data-Printer
|
Name: perl-Data-Printer
|
||||||
Version: 1.000004
|
Version: 1.001000
|
||||||
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
|
||||||
@ -13,9 +13,6 @@ Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Printer-%{v
|
|||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Clone-PP
|
|
||||||
BuildRequires: perl-File-HomeDir
|
|
||||||
BuildRequires: perl-Sort-Naturally
|
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
@ -56,6 +53,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 22 2022 Automatic Build System <autodist@mambasoft.it> 1.001000-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.000004-1mamba
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.000004-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user