diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index 59a6109..494926f 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -1,6 +1,6 @@ Name: perl-B-Hooks-EndOfScope Version: 0.15 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Execute code after scope compilation finishes @@ -94,6 +94,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/B::Hooks::EndOfScope::XS.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 0.15-2 +- Perl 5.22 rebuild + * Fri May 15 2015 Paul Howarth - 0.15-1 - Update to 0.15 - Updated the tooling for generating Makefile.PL