@ -36,7 +36,7 @@ function dist_to_rhel_minor(str, start)
end
end
match = string.match(str, ".el9")
match = string.match(str, ".el9")
if match then
if match then
return 4
return 5
end
end
return -1
return -1
end}
end}
@ -132,7 +132,7 @@ end}
Summary: Mozilla Firefox Web browser
Summary: Mozilla Firefox Web browser
Name: firefox
Name: firefox
Version: 115.10.0
Version: 115.11.0
Release: 1%{?dist}.inferit
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+
@ -163,7 +163,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