diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index 9d6da08..c7abf1f 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -1,6 +1,6 @@ Name: perl-B-Hooks-EndOfScope Version: 0.20 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Execute code after scope compilation finishes @@ -105,6 +105,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/B::Hooks::EndOfScope::XS.3* %changelog +* Sun May 15 2016 Jitka Plesnikova - 0.20-2 +- Perl 5.24 rebuild + * Sat May 7 2016 Paul Howarth - 0.20-1 - Update to 0.20 - Remove unnecessary and erroneous extra crud in inc/