Finish bootstrap

This commit is contained in:
Petr Písař 2021-11-12 16:21:56 +01:00
parent 59dc9869d5
commit 2fcb611298

View File

@ -1,9 +1,6 @@
# Perform optional tests
%bcond_without perl_Syntax_Operator_Divides_enables_optional_test
# Bootstrap until perl-Syntax-Keyword-Match is packaged
%define perl_bootstrap 1
# A build cycle: perl-Syntax-Operator-Divides → perl-Syntax-Keyword-Match.spec
%if %{with perl_Syntax_Operator_Divides_enables_optional_test} && !%{defined perl_bootstrap}
%global optional_tests 1
@ -13,7 +10,7 @@
Name: perl-Syntax-Operator-Divides
Version: 0.01
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Infix operator for division test
License: GPL+ or Artistic
URL: https://metacpan.org/release/Syntax-Operator-Divides
@ -114,5 +111,8 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name}
%changelog
* Fri Nov 12 2021 Petr Pisar <ppisar@redhat.com> - 0.01-2
- Finish bootstrap (bug #2017689)
* Wed Oct 27 2021 Petr Pisar <ppisar@redhat.com> 0.01-1
- Specfile autogenerated by cpanspec 1.78.