automatic version update by autodist [release 0.082-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
10e3061064
commit
e24d7b8fe1
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-PPIx-Regexp
|
||||
Version: 0.078
|
||||
Version: 0.082
|
||||
Release: 1mamba
|
||||
Summary: PPIx::Regexp - Represent a regular expression of some sort
|
||||
Group: System/Libraries/Perl
|
||||
@ -20,7 +20,6 @@ BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
Requires: perl(PPI::Document)
|
||||
Requires: perl(Task::Weaken)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the
|
||||
@ -59,6 +58,9 @@ done
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 0.082-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.078-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user