diff --git a/perl-Test-Synopsis.spec b/perl-Test-Synopsis.spec index dee7632..20154c5 100644 --- a/perl-Test-Synopsis.spec +++ b/perl-Test-Synopsis.spec @@ -1,9 +1,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-Test-Synopsis Version: 0.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Test your SYNOPSIS code License: GPL+ or Artistic URL: https://metacpan.org/release/Test-Synopsis @@ -89,6 +92,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::Synopsis.3* %changelog +* Fri Mar 11 2022 Paul Howarth - 0.17-3 +- Work around FTBFS triggered by package note feature + * Fri Jan 21 2022 Fedora Release Engineering - 0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild