Update to 0.17

- New upstream release 0.17
  - Mention related module Test::Synopsis::Expectation in docs (GH#22)
- Use %license unconditionally
epel9 imports/e9/perl-Test-Synopsis-0.17-1.el9
Paul Howarth 3 years ago
parent 787702773c
commit 9f0efb641d

@ -2,8 +2,8 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: perl-Test-Synopsis Name: perl-Test-Synopsis
Version: 0.16 Version: 0.17
Release: 13%{?dist} Release: 1%{?dist}
Summary: Test your SYNOPSIS code Summary: Test your SYNOPSIS code
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Synopsis URL: https://metacpan.org/release/Test-Synopsis
@ -83,16 +83,17 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%endif %endif
%files %files
%if 0%{?_licensedir:1}
%license LICENSE %license LICENSE
%else
%doc LICENSE
%endif
%doc Changes README README.md %doc Changes README README.md
%{perl_vendorlib}/Test/ %{perl_vendorlib}/Test/
%{_mandir}/man3/Test::Synopsis.3* %{_mandir}/man3/Test::Synopsis.3*
%changelog %changelog
* Mon Dec 13 2021 Paul Howarth <paul@city-fan.org> - 0.17-1
- Update to 0.17
- Mention related module Test::Synopsis::Expectation in docs (GH#22)
- Use %%license unconditionally
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-13 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (Test-Synopsis-0.16.tar.gz) = eacd83013ce6ebf2ccebc3d32bf5415b03b934191e6e13713608262c18cc2dc338d78013e0045f9584413a959d70b0484b21045b03d72d1e2bd022a6809c956c SHA512 (Test-Synopsis-0.17.tar.gz) = 2ddd25cab88c11794f50d974900e2a1c2af2b903226dcaf774de5ba37035f46276eaad6c5d5ed64f896aacd24ccc02b423ec6a59dc1f2e04f21a55a25f28df0b

Loading…
Cancel
Save