diff --git a/perl-Hook-LexWrap.spec b/perl-Hook-LexWrap.spec index 12ab797..5d211db 100644 --- a/perl-Hook-LexWrap.spec +++ b/perl-Hook-LexWrap.spec @@ -1,6 +1,6 @@ Name: perl-Hook-LexWrap Version: 0.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lexically scoped subroutine wrappers Group: Development/Libraries License: GPL+ or Artistic @@ -65,6 +65,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Hook::LexWrap.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 0.26-2 +- Perl 5.26 rebuild + * Thu Feb 23 2017 Paul Howarth - 0.26-1 - Update to 0.26 - Properly wrap CORE::caller for @DB::args (CPAN RT#103186)