automatic version update by autodist [release 20210402-1mamba;Thu Apr 01 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:30:44 +01:00
parent 27124eedc8
commit 328b345b08

View File

@ -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-Perl-Tidy Name: perl-Perl-Tidy
Version: 20210111 Version: 20210402
Release: 1mamba Release: 1mamba
Summary: Perl::Tidy - Parses and beautifies perl source Summary: Perl::Tidy - Parses and beautifies perl source
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Perl/Perl-Tidy-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
@ -17,7 +17,6 @@ BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-devel BuildRequires: perl-devel
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
This module makes the functionality of the perltidy utility available to perl scripts. This module makes the functionality of the perltidy utility available to perl scripts.
@ -53,6 +52,9 @@ chmod -R u+w %{buildroot}/*
#%doc BUGS CHANGES README TODO #%doc BUGS CHANGES README TODO
%changelog %changelog
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 20210402-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 20210111-1mamba * Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 20210111-1mamba
- automatic version update by autodist - automatic version update by autodist