public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-srpm-macros] rawhide: Disable perl_bootstrap for perl 5.44 rebuild
Date: Thu, 23 Jul 2026 12:46:48 GMT	[thread overview]
Message-ID: <178481080864.1.10099776439735959077.rpms-perl-srpm-macros-c578817eda89@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-23 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178481080864.1.10099776439735959077.rpms-perl-srpm-macros-c578817eda89@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox