Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 20:35:40 +02:00
parent 5c9a7a6afa
commit 4f08d4ed67
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: perl-Software-License-CCpack
Version: 1.11
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Software::License pack for Creative Commons' licenses
License: LGPLv3
URL: https://metacpan.org/release/Software-License-CCpack
@ -109,6 +109,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" RELEASE_TESTING=1
%{_mandir}/man3/Software::License::CC_PDM_1_0.3*
%changelog
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.11-12
- Perl 5.28 rebuild
* Fri Apr 13 2018 Paul Howarth <paul@city-fan.org> - 1.11-11
- Specify all build dependencies
- Simplify find command using -delete