diff --git a/firefox.spec b/firefox.spec index 2a1b853..617edaf 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 118.0.1 +Version: 119.0 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -250,6 +250,7 @@ This package contains the %{2} language support files for Firefox.\ %lang_subpkg ro Romanian %lang_subpkg ru Russian %lang_subpkg sc Sardu +%lang_subpkg sat Santali %lang_subpkg sco Scots %lang_subpkg si %{quote:Sinhala (si-LK)} %lang_subpkg sk Slovak @@ -282,9 +283,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 @@ -523,7 +523,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 118.0.1 +Version: 119.0 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -627,7 +627,7 @@ fi %{firefoxappdir}/Throbber-small.gif #%{firefoxappdir}/gtk2/libmozgtk.so %{firefoxappdir}/omni.ja -%{firefoxappdir}/plugin-container +#%{firefoxappdir}/plugin-container %ifarch aarch64 %{firefoxappdir}/v4l2test %endif @@ -638,6 +638,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Thu Oct 26 2023 Automatic Build System 119.0-1mamba +- automatic version update by autodist + * Fri Sep 29 2023 Automatic Build System 118.0.1-1mamba - automatic version update by autodist