Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 07:43:33 +02:00
parent 34cd68b9cc
commit 689bea4d19

View File

@ -10,7 +10,7 @@
Name: perl-Sub-Exporter
Version: 0.987
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Sophisticated exporter for custom-built routines
License: GPL+ or Artistic
URL: https://metacpan.org/release/Sub-Exporter
@ -102,6 +102,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Sub::Exporter::Util.3*
%changelog
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.987-16
- Perl 5.28 rebuild
* Thu Apr 12 2018 Paul Howarth <paul@city-fan.org> - 0.987-15
- Drop some support for older distributions
- Drop BuildRoot: and Group: tags