automatic version update by autodist [release 1.277-1mamba;Sat Sep 23 2023]
This commit is contained in:
parent
f2523ccdeb
commit
efec9c0ac4
@ -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.276
|
||||
Version: 1.277
|
||||
Release: 1mamba
|
||||
Summary: PPI - Parse, Analyze and Manipulate Perl (without perl)
|
||||
Group: System/Libraries/Perl
|
||||
@ -15,6 +15,7 @@ License: GPL, Artistic
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Clone
|
||||
BuildRequires: perl-Params-Util
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl(Clone)
|
||||
@ -81,6 +82,9 @@ chmod -R u+w %{buildroot}/*
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 1.277-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 21 2022 Automatic Build System <autodist@mambasoft.it> 1.276-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user