From bd1478e67939b392f6f14853a42f9379aa035d0e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:19:55 +0100 Subject: [PATCH] automatic version update by autodist [release 109.0-1mamba;Fri Jan 20 2023] --- firefox.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index 252f79a..ddd7161 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 108.0.2 +Version: 109.0 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -286,7 +286,7 @@ This package contains the %{2} language support files for Firefox.\ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0 %patch5 -p1 -b .os2cc -%patch17 -p1 +#%patch17 -p1 #%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl #___EOF @@ -374,7 +374,7 @@ export MOZ_ENABLE_FULL_SYMBOLS=1 # LTO needs more open files ulimit -n 4096 -./mach build +./mach build -j3 ./mach buildsymbols @@ -520,7 +520,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 108.0.2 +Version: 109.0 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -641,6 +641,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Fri Jan 20 2023 Automatic Build System 109.0-1mamba +- automatic version update by autodist + * Tue Jan 10 2023 Automatic Build System 108.0.2-1mamba - automatic version update by autodist