diff --git a/perl-Exception-Class.spec b/perl-Exception-Class.spec index 3a1f965..bd63b8d 100644 --- a/perl-Exception-Class.spec +++ b/perl-Exception-Class.spec @@ -1,6 +1,6 @@ Name: perl-Exception-Class Version: 1.43 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module that allows you to declare real exception classes in Perl License: GPL+ or Artistic URL: http://search.cpan.org/dist/Exception-Class/ @@ -56,6 +56,9 @@ make test %{_mandir}/man3/Exception::Class::Base.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.43-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 10 2017 Paul Howarth - 1.43-1 - Update to 1.43 - The full_message() method in Exception::Class::Base now calls message()