automatic version update by autodist [release 109.0-1mamba;Fri Jan 20 2023]
This commit is contained in:
parent
7bc4cd4017
commit
bd1478e679
11
firefox.spec
11
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 <autodist@mambasoft.it> 109.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 108.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user