diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 55f1471..f508972 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-JSON-PP -Version: 4.06 +Version: 4.07 Release: 1mamba Summary: JSON::PP - JSON::XS compatible pure-Perl module Group: System/Libraries/Perl @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.cpan.org -Source: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/JSON-PP-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/JSON/JSON-PP-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -50,5 +50,8 @@ done %defattr(-,root,root) %changelog +* Fri Dec 17 2021 Automatic Build System 4.07-1mamba +- automatic version update by autodist + * Mon Nov 29 2021 Silvan Calarco 4.06-1mamba - package created using the webbuild interface