diff --git a/perl-Export-Attrs.spec b/perl-Export-Attrs.spec index adcb28f..eed0652 100644 --- a/perl-Export-Attrs.spec +++ b/perl-Export-Attrs.spec @@ -1,6 +1,6 @@ Name: perl-Export-Attrs Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Perl 6 'is export(...)' trait as a Perl 5 attribute License: GPL+ or Artistic @@ -48,6 +48,9 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test %{_mandir}/man3/Export* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Nov 24 2017 Emmanuel Seyman - 0.1.0-2 - Take into account review feedback (#1517099)