public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] rawhide: Temporary disable PGO
@ 2026-07-21 16:40 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-07-21 16:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : rawhide
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=rawhide
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 16:40 [rpms/firefox] rawhide: Temporary disable PGO Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox