Martin Stransky
949ba97268
Fixed crashes on multi-monitor systems
2022-10-14 10:26:51 +02:00
Martin Stransky
1f98173a5b
Update to 105.0.2
2022-10-05 10:20:26 +02:00
Martin Stransky
61ea27fc64
Fixed changelog
2022-09-30 10:33:30 +02:00
Martin Stransky
7b980b9542
Added fix for mozilla#1791856 / rhbz#2130087
2022-09-30 10:28:39 +02:00
Martin Stransky
d0beb2802b
Added RHBZ to i686 build failure
2022-09-26 09:13:54 +02:00
Martin Stransky
ea59033f8e
Excluded i686 due to https://bugzilla.mozilla.org/show_bug.cgi?id=1792159
2022-09-23 11:23:57 +02:00
Martin Stransky
ddc85ef643
langpack fix
2022-09-22 22:44:50 +02:00
Martin Stransky
420bed369a
Updated to 105.0.1
2022-09-22 22:11:05 +02:00
Martin Stransky
64f367594e
Updated to 105.0.1
2022-09-22 22:10:39 +02:00
Martin Stransky
c8fd8993ea
updated nss version
2022-09-22 09:11:08 +02:00
Martin Stransky
fc66484a39
Update to 105.0
2022-09-21 11:20:26 +02:00
Martin Stransky
d033d1ab68
Updated to 104.0.2
2022-09-07 08:49:32 +02:00
Leo Bunel
64c0f9493e
Update French translation in firefox.desktop
...
This change proposes a French translation for the "Open the Profile Manager" entry in the top bar menu.
2022-09-05 13:55:20 +00:00
Martin Stransky
8cc909acb9
Updated to 104.0.1
2022-08-30 14:18:31 +02:00
Kalev Lember
5075a9d0d6
Fix typo in ifarch condition
...
It's supposed to be "%ifarch s390x", not "%ifarch %{s390x}" as %{s390x}
macro doesn't exist.
2022-08-24 11:33:27 +02:00
Kalev Lember
3e4bfaceac
Fix the build on F35
...
Add back previous RPM_BUILD_NCPUS limiting code as F35 doesn't have the
new %constrain_build macro.
We can drop the compat code as soon as F35 is EOL.
2022-08-23 16:31:43 +02:00
Kalev Lember
f5c2bd2d80
Re-enable s390x builds
...
It builds fine again after latest fixes.
2022-08-23 11:54:02 +02:00
Kalev Lember
73c24a4d45
Drop hardened_build option
...
Now that we correctly use Fedora's ldflags (previous commit), there's
no need to do anything special to enable hardened build. All of it is
already included in the default build flags.
2022-08-23 11:54:02 +02:00
Kalev Lember
078b597b1e
Use build_ldflags
...
These are the LDFLAGS that all packages are supposed to use, including
hardening and other flags.
2022-08-23 11:54:02 +02:00
Kalev Lember
594959d6f8
Drop unused patches
2022-08-23 11:54:02 +02:00
Kalev Lember
1ad3bd1b24
Drop obsolete build conditionals
...
This drops ifarch conditionals on architectures that are no longer used
in koji (ppc64, s390, arm on F37+), and conditionals on EOL Fedora
versions.
2022-08-23 11:54:02 +02:00
Kalev Lember
7e1b07c41a
Use constrain_build macro to simplify parallel make handling
...
With constrain_build it is possible to just say how much RAM per process
/ CPU core we need to build and it automatically calculates out the
right -jXX number to use.
I've used 2 GB per CPU as the initial setting, but if we run into issues
with gcc running out of memory on e.g. s390x, the number can be easily
increased (which then reduces parallelism on low memory builders).
2022-08-23 11:53:55 +02:00
Jan Horak
720c2b63eb
bump release due to ppc64le fixes
2022-08-23 11:18:15 +02:00
Jan Horak
809044f0dd
Merge #45 work around broken moz.build file on ppc64le
2022-08-23 06:26:16 +00:00
Eike Rathke
2300fa46f5
Update to 104.0 respin
2022-08-22 21:28:13 +02:00
Dan Horák
9d9142cadb
work around broken moz.build file on ppc64le
...
Patch the pre-generated file with the missing bits.
Related: mozb#1779545, mozb#1775202
2022-08-22 09:30:44 +02:00
Martin Stransky
a23c216427
Added build fix
2022-08-17 10:30:53 +02:00
Martin Stransky
babecc662f
Updated to 104.0
2022-08-16 20:57:04 +02:00
Martin Stransky
b65f309bcd
Updated to 103.0.2
2022-08-12 13:34:40 +02:00
Martin Stransky
c6d827cb4e
Don't use clang suffix on arm
2022-08-05 11:30:09 +02:00
Martin Stransky
bd3fc12e39
Enable VA-API (rhbz#2115253)
2022-08-04 11:48:18 +02:00
Martin Stransky
d9f5bf9ed4
fixed changelog
2022-08-04 11:38:01 +02:00
Martin Stransky
85f5f771e9
-m
2022-08-04 11:32:33 +02:00
Martin Stransky
c1b363d122
Update to 103.0.1
2022-08-02 17:29:21 +02:00
Martin Stransky
36a931ea7a
Disabled ppc64le due to webrtc build failures (rhbz#2113850)
2022-08-02 08:59:36 +02:00
Martin Stransky
6b8336e97f
Disabled webrtc-screen-cast patch on ppc64le due to build failures
2022-08-01 13:52:21 +02:00
Martin Stransky
ea24aeef45
updated webrtc patch
2022-07-29 11:31:44 +02:00
Martin Stransky
d101c7b7f4
Build fixes
2022-07-28 13:52:37 +02:00
Martin Stransky
c27f9f504e
Updated cbindgen
2022-07-27 11:20:07 +02:00
Martin Stransky
0d92801bb9
Update to 103.0 - build fixes
2022-07-26 17:03:28 +02:00
Jan Horak
71b3ae64d2
Removing no longer required D147721-python3.11.diff
2022-07-21 12:03:34 +02:00
Martin Stransky
1469e57b10
Updated to 103.0
2022-07-21 11:41:14 +02:00
Fedora Release Engineering
de02f241c5
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 03:11:43 +00:00
Jan Horak
4d45de9bff
Fixing build on rawhide due to python 3.11
2022-07-15 16:19:14 +02:00
Jan Horak
3f1c25e40c
Fixing build on rawhide due to python 3.11
2022-07-15 15:57:23 +02:00
Jan Horak
2f128006b4
Fixing build on rawhide due to python 3.11
2022-07-15 14:46:05 +02:00
Martin Stransky
39f02cbd91
-m
2022-07-15 09:28:29 +02:00
Jan Horak
a76220b146
Fixing build on rawhide due to python 3.11
2022-07-13 17:00:26 +02:00
Martin Stransky
d3ebfe3ad7
Added ARM fixes by Gabriel Hojda
2022-07-13 14:54:04 +02:00
Jan Grulich
72a660f091
Backport upstream fixes to WebRTC for screensharing on Wayland
2022-07-11 11:12:34 +02:00