@ -8,21 +8,27 @@
Name: perl-JSON-MaybeXS
Name: perl-JSON-MaybeXS
Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
Version: 1.003009
Version: 1.00301 0
Release: 3 %{?dist}
Release: 1 %{?dist}
License: GPL+ or Artistic
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/JSON-MaybeXS/
URL: http://search.cpan.org/dist/JSON-MaybeXS/
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER /JSON-MaybeXS-%{version}.tar.gz
Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG /JSON-MaybeXS-%{version}.tar.gz
BuildArch: noarch
BuildArch: noarch
# Module Build
# Module Build
BuildRequires: coreutils
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
BuildRequires: perl(lib)
BuildRequires: perl(Text::ParseWords)
# Dependencies of bundled ExtUtils::HasCompiler
BuildRequires: perl(Config)
BuildRequires: perl(DynaLoader)
BuildRequires: perl(ExtUtils::Mksymlists)
BuildRequires: perl(File::Basename)
BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(File::Temp)
BuildRequires: perl(File::Temp)
# Module Runtime
# Module Runtime
BuildRequires: perl(base)
BuildRequires: perl(base)
@ -76,6 +82,13 @@ make test
%{_mandir}/man3/JSON::MaybeXS.3*
%{_mandir}/man3/JSON::MaybeXS.3*
%changelog
%changelog
* Mon Jan 29 2018 Paul Howarth <paul@city-fan.org> - 1.003010-1
- Update to 1.003010
- Use bundled ExtUtils::HasCompiler rather than ExtUtils::CBuilder to detect
compiler availability
- Clarify exported JSON in documentation
- This release by HAARG → update source URL
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.003009-3
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.003009-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild