diff --git a/perl-Error.spec b/perl-Error.spec index b0ed770..452d44c 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -1,7 +1,7 @@ Name: perl-Error Epoch: 1 Version: 0.17025 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Error/exception handling in an OO-ish way License: (GPL+ or Artistic) and MIT URL: http://search.cpan.org/dist/Error/ @@ -73,6 +73,9 @@ perl Build.PL --installdirs=vendor %{_mandir}/man3/Error::Simple.3* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 1:0.17025-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Aug 8 2017 Paul Howarth - 1:0.17025-1 - Update to 0.17025 - Fix 'use Error::Simple' overriding the $VERSION (CPAN RT#122713)