automatic version update by autodist [release 20210709-1mamba;Fri Jul 09 2021]
This commit is contained in:
parent
b5d1b5f699
commit
cc862a10e2
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Test-PerlTidy
|
||||
Version: 20200930
|
||||
Version: 20210709
|
||||
Release: 1mamba
|
||||
Summary: Check that all your files are tidy
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,9 +13,9 @@ Source: https://cpan.metacpan.org/modules/by-module/Test/Test-PerlTidy-%{
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-File-Finder
|
||||
BuildRequires: perl-File-Slurp
|
||||
BuildRequires: perl-Path-Tiny
|
||||
BuildRequires: perl-Perl-Tidy
|
||||
BuildRequires: perl-Test-Simple
|
||||
BuildRequires: perl-Text-Diff
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -58,6 +58,9 @@ done
|
||||
# %doc CHANGES README
|
||||
|
||||
%changelog
|
||||
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 20210709-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 20200930-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user