Fix patch macro

This commit is contained in:
Michal Josef Špaček 2024-07-12 14:16:54 +02:00
parent bfd473cfc4
commit 7deb1d959e

View File

@ -62,7 +62,7 @@ with "%{_libexecdir}/%{name}/test".
%setup -q -n Test-CPAN-Meta-%{version}
# Re-code documentation as UTF-8
%patch0
%patch -P0
# Help generators to recognize Perl scripts
for F in t/*.t; do
@ -102,6 +102,7 @@ make test AUTOMATED_TESTING=1
%changelog
* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.25-38
- Fix patch macro
- Package tests
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.25-37