diff --git a/contriborbase b/contriborbase deleted file mode 100644 index 80affab..0000000 --- a/contriborbase +++ /dev/null @@ -1 +0,0 @@ -sme11 diff --git a/perl-JSON.spec b/perl-JSON.spec index 8ea623d..399664d 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,6 +1,6 @@ Name: perl-JSON Version: 4.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON (JavaScript Object Notation) encoder/decoder License: GPL+ or Artistic Group: Development/Libraries @@ -16,6 +16,8 @@ BuildRequires: perl(Test::More) Requires: perl(JSON::XS) >= 2.34 Requires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# not detected by perl prov +Provides: perl(JSON::backportPP::Boolean) %description This module is a thin wrapper for JSON::XS-compatible modules with a few @@ -58,5 +60,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Jan 21 2025 Jean-Philippe Pialasse 4.10-2.sme +- provides JSON::backportPP::Boolean + * Tue Jan 21 2025 Koozali 4.10-1 - Specfile autogenerated by cpanspec 1.78.