diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec index dd3e66e..6afbfda 100644 --- a/perl-JSON-MaybeXS.spec +++ b/perl-JSON-MaybeXS.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-JSON-MaybeXS -Version: 1.004003 +Version: 1.004004 Release: 1mamba Summary: JSON::MaybeXS - Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP Group: System/Libraries/Perl @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Test-Without-Module Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description JSON::MaybeXS - Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP. @@ -55,6 +54,9 @@ done # %doc README %changelog +* Sun Sep 18 2022 Automatic Build System 1.004004-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 1.004003-1mamba - automatic version update by autodist