automatic version update by autodist [release 99.0-1mamba;Tue Apr 05 2022]
This commit is contained in:
parent
926de54bbf
commit
489431c1ed
15
firefox.spec
15
firefox.spec
@ -17,8 +17,8 @@
|
|||||||
%define pkgver %(echo %version | tr . _)
|
%define pkgver %(echo %version | tr . _)
|
||||||
|
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 98.0.2
|
Version: 99.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: The next generation browsing technology from mozilla.org
|
Summary: The next generation browsing technology from mozilla.org
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -289,9 +289,9 @@ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | pat
|
|||||||
#%patch16 -p1
|
#%patch16 -p1
|
||||||
%patch17 -p1
|
%patch17 -p1
|
||||||
|
|
||||||
%ifarch aarch64
|
#%ifarch aarch64
|
||||||
%patch18 -p1 -b .aarch64-update-crossbeam-channel
|
#%patch18 -p1 -b .aarch64-update-crossbeam-channel
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
#___EOF
|
#___EOF
|
||||||
|
|
||||||
@ -524,7 +524,7 @@ includedir=%{firefoxincludedir}
|
|||||||
|
|
||||||
Name: Mozilla Plug-In API
|
Name: Mozilla Plug-In API
|
||||||
Description: Mozilla Plug-In API
|
Description: Mozilla Plug-In API
|
||||||
Version: 98.0.2
|
Version: 99.0
|
||||||
|
|
||||||
Cflags: -I\${includedir} -DXP_UNIX
|
Cflags: -I\${includedir} -DXP_UNIX
|
||||||
_EOF
|
_EOF
|
||||||
@ -645,6 +645,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 05 2022 Automatic Build System <autodist@mambasoft.it> 99.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 98.0.2-2mamba
|
* Mon Mar 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 98.0.2-2mamba
|
||||||
- aarch64: upstream patch to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1757571
|
- aarch64: upstream patch to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1757571
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user