public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-srpm-macros] rawhide: Disable perl_bootstrap for perl 5.44 rebuild
@ 2026-07-23 12:46 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-23 12:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-srpm-macros
Branch : rawhide
Commit : c578817eda8947c84370eb3f514f2ef5928ec24c
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-23T14:46:36+02:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-srpm-macros/c/c578817eda8947c84370eb3f514f2ef5928ec24c?branch=rawhide
Log:
Disable perl_bootstrap for perl 5.44 rebuild
---
diff --git a/macros.perl-srpm b/macros.perl-srpm
index 2f004d4..28cf32a 100644
--- a/macros.perl-srpm
+++ b/macros.perl-srpm
@@ -13,7 +13,7 @@
# 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
diff --git a/perl-srpm-macros.spec b/perl-srpm-macros.spec
index 1a312da..e2181fc 100644
--- a/perl-srpm-macros.spec
+++ b/perl-srpm-macros.spec
@@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
-Release: 63%{?dist}
+Release: 64%{?dist}
Summary: RPM macros for building Perl source package from source repository
License: GPL-3.0-or-later
Source0: macros.perl-srpm
@@ -18,6 +18,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
+* Thu Jul 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1-64
+- Disable perl_bootstrap for perl 5.44 rebuild
+
* Tue Jul 21 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1-63
- Perl 5.44 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 12:46 [rpms/perl-srpm-macros] rawhide: Disable perl_bootstrap for perl 5.44 rebuild Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox