diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index 6ce1c47..4779be3 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -1,7 +1,7 @@ Name: perl-Try-Tiny Summary: Minimal try/catch with proper localization of $@ Version: 0.28 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://search.cpan.org/dist/Try-Tiny Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz @@ -68,6 +68,9 @@ make test %{_mandir}/man3/Try::Tiny.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 9 2017 Paul Howarth - 0.28-1 - Update to 0.28 - Enabled some tests of finally blocks that were disabled on 5.6, now that