automatic version update by autodist [release 20210402-1mamba;Thu Apr 01 2021]
This commit is contained in:
parent
27124eedc8
commit
328b345b08
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Perl-Tidy
|
||||
Version: 20210111
|
||||
Version: 20210402
|
||||
Release: 1mamba
|
||||
Summary: Perl::Tidy - Parses and beautifies perl source
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user