Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 00:54:46 +02:00
parent b56b4ada77
commit 9c5a5d8601

View File

@ -1,6 +1,7 @@
Name: perl-ExtUtils-Manifest
Epoch: 1
Version: 1.71
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utilities to write and check a MANIFEST file
License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-Manifest
@ -55,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.71-2
- Perl 5.28 rebuild
* Tue May 15 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.71-1
- 1.71 bump
- Modernize spec file