Finish a bootstrap

This commit is contained in:
Petr Písař 2020-07-28 15:52:52 +02:00
parent 0a6312d01d
commit 4d428f9509

View File

@ -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 <ppisar@redhat.com> - 0.05-2
- Finish a bootstrap
* Wed Jul 22 2020 Petr Pisar <ppisar@redhat.com> 0.05-1
- Specfile autogenerated by cpanspec 1.78.