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