Update to 0.117

- New upstream release 0.117
  - Allow the custom OPs to be deparsed with B::Deparse
  - Optimize the shared object size by moving common call checker logic into a
    function
This commit is contained in:
Paul Howarth 2018-02-01 09:03:31 +00:00
parent c2bccff1ed
commit eb7957df90
2 changed files with 11 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# Run optinal test
# Run optional tests
%bcond_without perl_Ref_Util_XS_enables_optional_test
Name: perl-Ref-Util-XS
Version: 0.116
Release: 5%{?dist}
Version: 0.117
Release: 1%{?dist}
Summary: Utility functions for checking references
License: MIT
URL: http://search.cpan.org/dist/Ref-Util-XS/
@ -13,9 +13,9 @@ BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl%{?fedora:-interpreter}
BuildRequires: perl(ExtUtils::MakeMaker)
# Module
BuildRequires: perl(Exporter) >= 5.57
@ -66,6 +66,12 @@ make test
%{_mandir}/man3/Ref::Util::XS.3*
%changelog
* Wed Jan 31 2018 Paul Howarth <paul@city-fan.org> - 0.117-1
- Update to 0.117
- Allow the custom OPs to be deparsed with B::Deparse
- Optimize the shared object size by moving common call checker logic into a
function
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.116-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (Ref-Util-XS-0.116.tar.gz) = 1fdb0cfcd76cddb3007262b1535cb099e663b2baf86b94956bd0fcd2e86e76fea0b3fff3056cbe0b6096873c94de11e1ca34f9576b2206e2b1225d294de2a621
SHA512 (Ref-Util-XS-0.117.tar.gz) = 5ebcd1bfd6c4b94c17f24c890342d4fba74a7a7c09b3d338208cd5d3fe6b6dd2c504c86ab555c27781b5ede2633d012bb7df819029ce89bec6bc269e21d567a0