From 4d428f9509259514e05f278b6b7d4e56fd7dbf4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 28 Jul 2020 15:52:52 +0200 Subject: [PATCH] Finish a bootstrap --- perl-Syntax-Keyword-Dynamically.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/perl-Syntax-Keyword-Dynamically.spec b/perl-Syntax-Keyword-Dynamically.spec index 6d14551..9038ac6 100644 --- a/perl-Syntax-Keyword-Dynamically.spec +++ b/perl-Syntax-Keyword-Dynamically.spec @@ -1,6 +1,3 @@ -# Remove after finishing a bootstrap -%global perl_bootstrap 1 - # Enable debugging with Devel::MAT %bcond_with perl_Syntax_Keyword_Dynamically_enables_Devel_MAT # Perform optional tests @@ -8,7 +5,7 @@ Name: perl-Syntax-Keyword-Dynamically Version: 0.05 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dynamically change the value of a variable License: GPL+ or Artistic URL: https://metacpan.org/release/Syntax-Keyword-Dynamically @@ -80,5 +77,8 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete %{_mandir}/man3/* %changelog +* Tue Jul 28 2020 Petr Pisar - 0.05-2 +- Finish a bootstrap + * Wed Jul 22 2020 Petr Pisar 0.05-1 - Specfile autogenerated by cpanspec 1.78.