diff --git a/firefox.spec b/firefox.spec index 668382d..faa1f07 100644 --- a/firefox.spec +++ b/firefox.spec @@ -15,7 +15,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 127.0.2 +Version: 128.0 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -233,6 +233,7 @@ This package contains the %{2} language support files for Firefox.\ %lang_subpkg sco Scots %lang_subpkg si %{quote:Sinhala (si-LK)} %lang_subpkg sk Slovak +%lang_subpkg skr Saraiki %lang_subpkg sl Slovenian %lang_subpkg son Soŋay %lang_subpkg sq Albanian @@ -262,9 +263,8 @@ This package contains the %{2} language support files for Firefox.\ #% debug_package %prep -%setup -q -#-D -T -#:<< ___EOF +%setup -q -D -T +:<< ___EOF sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0 @@ -502,7 +502,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 127.0.2 +Version: 128.0 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -617,6 +617,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Thu Jul 11 2024 Automatic Build System 128.0-1mamba +- automatic version update by autodist + * Tue Jun 25 2024 Automatic Build System 127.0.2-1mamba - automatic version update by autodist