@ -26,7 +26,7 @@ function dist_to_rhel_minor(str, start)
end
end
match = string.match(str, ".el8")
match = string.match(str, ".el8")
if match then
if match then
return 7
return 9
end
end
return -1
return -1
end}
end}
@ -200,8 +200,8 @@ end}
Summary: Mozilla Firefox Web browser
Summary: Mozilla Firefox Web browser
Name: firefox
Name: firefox
Version: 102.9.0
Version: 102.10.0
Release: 3%{?dist}.inferit.1
Release: 1%{?dist}.inferit
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+
@ -209,7 +209,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
# If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g.
# If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g.
# firefox-102.8.0esr.b2.processed-source.tar.xz
# firefox-102.8.0esr.b2.processed-source.tar.xz
# When unset use processed source file name as is.
# When unset use processed source file name as is.
%global buildnum .b2
#%%global buildnum .b2
%if 0%{?rhel} == 9
%if 0%{?rhel} == 9
ExcludeArch: %{ix86}
ExcludeArch: %{ix86}
@ -231,7 +231,7 @@ ExcludeArch: aarch64 s390 ppc
# Link to original tarball: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
# Link to original tarball: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz