automatic version update by autodist [release 4.04-1mamba;Fri Dec 17 2021]
This commit is contained in:
parent
dcbbd6f61b
commit
6ff6d07983
@ -1,23 +1,22 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-JSON
|
||||
Version: 2.90
|
||||
Version: 4.04
|
||||
Release: 1mamba
|
||||
Summary: JSON - JSON (JavaScript Object Notation) encoder/decoder
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/JSON/JSON-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
Provides: perl(JSON::backportPP)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Provides: perl(JSON::backportPP::Boolean)
|
||||
|
||||
%description
|
||||
JSON - JSON (JavaScript Object Notation) encoder/decoder
|
||||
@ -54,6 +53,15 @@ done
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Fri Dec 17 2021 Automatic Build System <autodist@mambasoft.it> 4.04-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.03-2mamba
|
||||
- provide perl(JSON::backportPP::Boolean)
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 4.03-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 2.90-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user