diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index 956824d..b47e965 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -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 0.082-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 0.078-1mamba - automatic version update by autodist