- re-enable ppc64le (rhbz#2212748)
This commit is contained in:
parent
4dc43e7ccf
commit
9243512991
@ -6,9 +6,6 @@
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2129720
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2129720
|
||||||
ExcludeArch: i686
|
ExcludeArch: i686
|
||||||
|
|
||||||
# Excluded due to https://bugzilla.redhat.com/show_bug.cgi?id=2212748
|
|
||||||
ExcludeArch: ppc64le
|
|
||||||
|
|
||||||
# Run Mozilla test suite as a part of compile rpm section. Turn off when
|
# Run Mozilla test suite as a part of compile rpm section. Turn off when
|
||||||
# building locally and don't want to spend 24 hours waiting for results.
|
# building locally and don't want to spend 24 hours waiting for results.
|
||||||
%global run_firefox_tests 0
|
%global run_firefox_tests 0
|
||||||
@ -159,7 +156,7 @@ ExcludeArch: ppc64le
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 115.0
|
Version: 115.0
|
||||||
Release: 2%{?pre_tag}%{?dist}
|
Release: 3%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
@ -1056,6 +1053,9 @@ fi
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 11 2023 Dan Horák <dan[at]danny.cz> - 115.0-3
|
||||||
|
- re-enable ppc64le (rhbz#2212748)
|
||||||
|
|
||||||
* Thu Jun 29 2023 Martin Stransky <stransky@redhat.com>- 115.0-2
|
* Thu Jun 29 2023 Martin Stransky <stransky@redhat.com>- 115.0-2
|
||||||
- Update to 115.0
|
- Update to 115.0
|
||||||
- Disabled LTO due to rhbz#2218885
|
- Disabled LTO due to rhbz#2218885
|
||||||
|
Loading…
Reference in New Issue
Block a user