Finish bootstrap against perl-XS-Parse-Keyword-0.12

This commit is contained in:
Petr Písař 2021-08-17 10:29:01 +02:00
parent 63ab3d29d2
commit 472d511e72

View File

@ -1,5 +1,3 @@
%define perl_bootstrap 1
# Enable debugging with Devel::MAT # Enable debugging with Devel::MAT
%bcond_with perl_Future_AsyncAwait_enables_Devel_MAT %bcond_with perl_Future_AsyncAwait_enables_Devel_MAT
# Perform optional tests # Perform optional tests
@ -16,7 +14,7 @@
Name: perl-Future-AsyncAwait Name: perl-Future-AsyncAwait
Version: 0.52 Version: 0.52
Release: 3%{?dist} Release: 4%{?dist}
Summary: Deferred subroutine syntax for futures Summary: Deferred subroutine syntax for futures
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Future-AsyncAwait URL: https://metacpan.org/release/Future-AsyncAwait
@ -216,6 +214,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Tue Aug 17 2021 Petr Pisar <ppisar@redhat.com> - 0.52-4
- Finish bootstrap against perl-XS-Parse-Keyword-0.12 (bug #1994077)
* Tue Aug 17 2021 Petr Pisar <ppisar@redhat.com> - 0.52-3 * Tue Aug 17 2021 Petr Pisar <ppisar@redhat.com> - 0.52-3
- Bootstrap against perl-XS-Parse-Keyword-0.12 (bug #1994077) - Bootstrap against perl-XS-Parse-Keyword-0.12 (bug #1994077)