Bootstrap against perl-XS-Parse-Keyword-0.12

This commit is contained in:
Petr Písař 2021-08-17 10:25:12 +02:00
parent 1377b441a9
commit bf9a1e9fed
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,5 @@
%define perl_bootstrap 1
# Enable debugging with Devel::MAT
%bcond_with perl_Syntax_Keyword_Dynamically_enables_Devel_MAT
# Perform optional tests
@ -5,7 +7,7 @@
Name: perl-Syntax-Keyword-Dynamically
Version: 0.08
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Dynamically change the value of a variable
License: GPL+ or Artistic
URL: https://metacpan.org/release/Syntax-Keyword-Dynamically
@ -130,6 +132,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name}
%changelog
* Tue Aug 17 2021 Petr Pisar <ppisar@redhat.com> - 0.08-8
- Bootstrap against perl-XS-Parse-Keyword-0.12 (bug #1994077)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild