diff --git a/perl-Software-License-CCpack.spec b/perl-Software-License-CCpack.spec index 52099c2..1f7b066 100644 --- a/perl-Software-License-CCpack.spec +++ b/perl-Software-License-CCpack.spec @@ -10,9 +10,12 @@ # noarch, but to avoid debug* files interfering with manifest test: %global debug_package %{nil} +# Similarly, for package note feature +%undefine _package_note_file + Name: perl-Software-License-CCpack Version: 1.11 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Software::License pack for Creative Commons' licenses License: LGPLv3 URL: https://metacpan.org/release/Software-License-CCpack @@ -117,6 +120,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" RELEASE_TESTING=1 %{_mandir}/man3/Software::License::CC_PDM_1_0.3* %changelog +* Fri Mar 11 2022 Paul Howarth - 1.11-30 +- Work around FTBFS triggered by package note feature + * Fri Jan 21 2022 Fedora Release Engineering - 1.11-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild