From a09971303f7eda762b4aaef4a60803634f489b9b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jun 28 2018 16:21:36 +0000 Subject: Perl 5.28 rebuild --- diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index 9f50b81..dd07f63 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -9,7 +9,7 @@ Name: perl-B-Hooks-EndOfScope Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Summary: Execute code after scope compilation finishes URL: https://metacpan.org/release/B-Hooks-EndOfScope @@ -129,6 +129,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/B::Hooks::EndOfScope::XS.3* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 0.24-2 +- Perl 5.28 rebuild + * Tue Apr 24 2018 Paul Howarth - 0.24-1 - Update to 0.24 - Fix memory corruption on perls 5.8.0 - 5.8.3