diff --git a/perl-Class-Tiny.spec b/perl-Class-Tiny.spec index 2f56e04..d631f2e 100644 --- a/perl-Class-Tiny.spec +++ b/perl-Class-Tiny.spec @@ -3,7 +3,7 @@ Name: perl-Class-Tiny Version: 1.006 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Minimalist class construction License: ASL 2.0 URL: http://search.cpan.org/dist/Class-Tiny/ @@ -79,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 1.006-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Dec 07 2017 Petr Pisar - 1.006-5 - Modernize spec file