update to 94.0.2 [release 94.0.2-1mamba;Sat Nov 20 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 22:19:15 +01:00
parent 251daccfac
commit ee9a4f078a

View File

@ -17,7 +17,7 @@
%define pkgver %(echo %version | tr . _)
Name: firefox
Version: 94.0.1
Version: 94.0.2
Release: 1mamba
Epoch: 1
Summary: The next generation browsing technology from mozilla.org
@ -26,7 +26,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.mozilla.org/en-US/firefox/
Source: https://hg.mozilla.org/releases/mozilla-release/archive/FIREFOX_%{pkgver}_RELEASE.zip
Source: https://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
#Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
# langpack got with
# sh firefox-autoupdate %{version}
@ -276,7 +276,7 @@ This package contains the %{2} language support files for Firefox.\
#% debug_package
%prep
%setup -q -n mozilla-release-FIREFOX_%{pkgver}_RELEASE
%setup -q
#-D -T
#:<< ___EOF
@ -517,7 +517,7 @@ includedir=%{firefoxincludedir}
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: 94.0.1
Version: 94.0.2
Cflags: -I\${includedir} -DXP_UNIX
_EOF
@ -638,6 +638,9 @@ fi
%{_libdir}/pkgconfig/mozilla-plugin.pc
%changelog
* Sat Nov 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 94.0.2-1mamba
- update to 94.0.2
* Fri Nov 05 2021 Automatic Build System <autodist@mambasoft.it> 94.0.1-1mamba
- automatic version update by autodist