automatic version update by autodist [release 99.0-1mamba;Tue Apr 05 2022]

This commit is contained in:
Automatic Build System 2024-01-05 22:19:17 +01:00
parent 926de54bbf
commit 489431c1ed

View File

@ -17,8 +17,8 @@
%define pkgver %(echo %version | tr . _)
Name: firefox
Version: 98.0.2
Release: 2mamba
Version: 99.0
Release: 1mamba
Epoch: 1
Summary: The next generation browsing technology from mozilla.org
Group: Graphical Desktop/Applications/Internet
@ -289,9 +289,9 @@ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | pat
#%patch16 -p1
%patch17 -p1
%ifarch aarch64
%patch18 -p1 -b .aarch64-update-crossbeam-channel
%endif
#%ifarch aarch64
#%patch18 -p1 -b .aarch64-update-crossbeam-channel
#%endif
#___EOF
@ -524,7 +524,7 @@ includedir=%{firefoxincludedir}
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: 98.0.2
Version: 99.0
Cflags: -I\${includedir} -DXP_UNIX
_EOF
@ -645,6 +645,9 @@ fi
%{_libdir}/pkgconfig/mozilla-plugin.pc
%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
- aarch64: upstream patch to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1757571