Work around FTBFS triggered by package note feature

This commit is contained in:
Paul Howarth 2022-03-11 12:40:22 +00:00
parent ee78782cd8
commit 76f1f4cca0
1 changed files with 7 additions and 1 deletions

View File

@ -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 <paul@city-fan.org> - 1.11-30
- Work around FTBFS triggered by package note feature
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild