summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index e59391e..a2d4e52 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -6,7 +6,7 @@
%global system_libicu 0
%global hardened_build 1
%global system_jpeg 1
-%if 0%{?fedora} >= 28
+%if 0%{?fedora} >= 29
%ifarch x86_64
%global build_with_clang 1
%endif
bgstack15