diff --git a/perl-autobox.spec b/perl-autobox.spec index 3fc1a80..ee045be 100644 --- a/perl-autobox.spec +++ b/perl-autobox.spec @@ -1,6 +1,6 @@ Name: perl-autobox Version: 2.85 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Call methods on native types License: GPL+ or Artistic Group: Development/Libraries @@ -70,6 +70,9 @@ make test %{_mandir}/man3/autobox.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 2.85-2 +- Perl 5.26 rebuild + * Tue Feb 28 2017 Paul Howarth - 2.85-1 - Update to 2.85 - Fix failing test under 5.25.10 with -Ddefault_inc_excludes_dot