diff --git a/perl-autobox.spec b/perl-autobox.spec index f0497f9..9119be6 100644 --- a/perl-autobox.spec +++ b/perl-autobox.spec @@ -1,6 +1,6 @@ Name: perl-autobox Version: 2.84 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Call methods on native types License: GPL+ or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ make test %{_mandir}/man3/autobox.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.84-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Aug 30 2016 Paul Howarth - 2.84-1 - Update to 2.84 - Compatibility fix for perl ≥ 5.25