|
|
|
@ -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 <releng@fedoraproject.org> - 0.1.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Nov 24 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 0.1.0-2
|
|
|
|
|
- Take into account review feedback (#1517099)
|
|
|
|
|
|
|
|
|
|