From ee9a4f078adf9457cff41922414fc5998d118d4c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:19:15 +0100 Subject: [PATCH] update to 94.0.2 [release 94.0.2-1mamba;Sat Nov 20 2021] --- firefox.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index 7e31605..f9419b8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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 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 94.0.2-1mamba +- update to 94.0.2 + * Fri Nov 05 2021 Automatic Build System 94.0.1-1mamba - automatic version update by autodist