diff --git a/firefox.spec b/firefox.spec index 893f6f9..bec12ab 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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 99.0-1mamba +- automatic version update by autodist + * Mon Mar 28 2022 Silvan Calarco 98.0.2-2mamba - aarch64: upstream patch to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1757571