From f893e127f9df9cc8460238f8f99fafd4041d3444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Nov 2021 16:23:52 +0100 Subject: [PATCH] Finish bootstrap --- perl-Syntax-Operator-Equ.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/perl-Syntax-Operator-Equ.spec b/perl-Syntax-Operator-Equ.spec index 89efc24..b551ac7 100644 --- a/perl-Syntax-Operator-Equ.spec +++ b/perl-Syntax-Operator-Equ.spec @@ -1,9 +1,6 @@ # Perform optional tests %bcond_without perl_Syntax_Operator_Equ_enables_optional_test -# Bootstrap until perl-Syntax-Keyword-Match is packaged -%define perl_bootstrap 1 - # A build cycle: perl-Syntax-Operator-Equ → perl-Syntax-Keyword-Match.spec %if %{with perl_Syntax_Operator_Equ_enables_optional_test} && !%{defined perl_bootstrap} %global optional_tests 1 @@ -13,7 +10,7 @@ Name: perl-Syntax-Operator-Equ Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Equality operators that distinguish undef License: GPL+ or Artistic URL: https://metacpan.org/release/Syntax-Operator-Equ @@ -115,5 +112,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 - 0.02-2 +- Finish bootstrap (bug #2017700) + * Wed Oct 27 2021 Petr Pisar 0.02-1 - Specfile autogenerated by cpanspec 1.78.