diff --git a/perl-PPI.spec b/perl-PPI.spec index c06817f..cfb93db 100644 --- a/perl-PPI.spec +++ b/perl-PPI.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define with_MinimumVersion 0 Name: perl-PPI -Version: 1.270 +Version: 1.271 Release: 1mamba Summary: PPI - Parse, Analyze and Manipulate Perl (without perl) Group: System/Libraries/Perl @@ -82,6 +82,9 @@ chmod -R u+w %{buildroot}/* %doc LICENSE %changelog +* Wed Jan 26 2022 Automatic Build System 1.271-1mamba +- automatic version update by autodist + * Sat Feb 27 2021 Automatic Build System 1.270-1mamba - automatic version update by autodist