public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Stransky <stransky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] f44: Temporary disable PGO
Date: Tue, 21 Jul 2026 16:43:47 GMT [thread overview]
Message-ID: <178465222784.1.2368930265493752870.rpms-firefox-be634eb40a9e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/firefox
Branch : f44
Commit : be634eb40a9e2a6527f84152bd000fb88370a1be
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-07-21T18:40:48+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/be634eb40a9e2a6527f84152bd000fb88370a1be?branch=f44
Log:
Temporary disable PGO
---
diff --git a/firefox.spec b/firefox.spec
index 497f890..da2f0a3 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -91,9 +91,9 @@ ExcludeArch: i686
%ifarch x86_64
%if %{release_build}
%if 0%{?fedora} >= 44 || 0%{?rhel} >= 11
-%global build_with_pgo 1
+%global build_with_pgo 0
%else
-%global build_with_pgo 1
+%global build_with_pgo 0
%endif
%endif
%endif
@@ -186,7 +186,7 @@ ExcludeArch: i686
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 153.0
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
# Automatically converted from old format: MPLv1.1 or GPLv2+ or LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-MPLv1.1 OR GPL-2.0-or-later OR LicenseRef-Callaway-LGPLv2+
@@ -1201,6 +1201,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Tue 21 2026 Martin Stransky <stransky@redhat.com> - 153.0-2
+- Temporary disable PGO
+
* Thu Jul 16 2026 Martin Stransky <stransky@redhat.com> - 153.0-1
- Updated to latest upstream (153.0)
reply other threads:[~2026-07-21 16:43 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=178465222784.1.2368930265493752870.rpms-firefox-be634eb40a9e@fedoraproject.org \
--to=stransky@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