Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 12:54:33 +02:00
parent 4a786cdca5
commit 574406df8c
2 changed files with 6 additions and 2 deletions

View File

@ -7,13 +7,14 @@
# take effect.
# This file must not use Perl or any non-minimal-build-root package. The
# purpose is to enable bootstrapping perl.
# Perl bootstrap For rebuild of Perl and all related packages is needed
# switch, which enable only vital build requires. This could help cyclic
# dependencies, for example: perl-Test-Minimum-Version <->
# perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise.
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
#%%perl_bootstrap 1
%perl_bootstrap 1
# Perl macro, no longer part of rpm >= 4.15
%__perl %{_bindir}/perl

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
Release: 43%{?dist}
Release: 44%{?dist}
Summary: RPM macros for building Perl source package from source repository
License: GPLv3+
Source0: macros.perl-srpm
@ -18,6 +18,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-44
- Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1-43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild