diff --git a/perl-Software-License-CCpack.spec b/perl-Software-License-CCpack.spec index 7c527cb..c7dca03 100644 --- a/perl-Software-License-CCpack.spec +++ b/perl-Software-License-CCpack.spec @@ -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 - 1.11-12 +- Perl 5.28 rebuild + * Fri Apr 13 2018 Paul Howarth - 1.11-11 - Specify all build dependencies - Simplify find command using -delete