diff --git a/firefox.spec b/firefox.spec index 617edaf..57a97a4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 119.0 +Version: 119.0.1 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -283,8 +283,9 @@ 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 +524,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 119.0 +Version: 119.0.1 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -638,6 +639,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Wed Nov 08 2023 Automatic Build System 119.0.1-1mamba +- automatic version update by autodist + * Thu Oct 26 2023 Automatic Build System 119.0-1mamba - automatic version update by autodist