automatic version update by autodist [release 107.0-1mamba;Fri Nov 18 2022]
This commit is contained in:
parent
59a9a93ca1
commit
e44886b9e6
14
firefox.spec
14
firefox.spec
@ -17,7 +17,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 106.0.5
|
||||
Version: 107.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -279,14 +279,15 @@ 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
|
||||
|
||||
%patch5 -p1 -b .os2cc
|
||||
%patch17 -p1
|
||||
%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl
|
||||
#%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl
|
||||
|
||||
#___EOF
|
||||
|
||||
@ -519,7 +520,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 106.0.5
|
||||
Version: 107.0
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -640,6 +641,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 18 2022 Automatic Build System <autodist@mambasoft.it> 107.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 106.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user