From 6c487bd0fe24c824ff87376d75402b51e9519e2d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:19:15 +0100 Subject: [PATCH] automatic version update by autodist [release 96.0.3-1mamba;Wed Feb 02 2022] --- firefox.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index e38ed73..cdb110e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 95.0.2 +Version: 96.0.3 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -68,6 +68,7 @@ BuildRequires: libXfixes-devel BuildRequires: libXi-devel BuildRequires: libXrandr-devel BuildRequires: libXrender-devel +BuildRequires: libXtst-devel BuildRequires: libatk-devel BuildRequires: libcairo-devel BuildRequires: libdbus-devel @@ -368,7 +369,7 @@ mkdir -p mozbuild export MOZ_NOSPAM=1 export MOZBUILD_STATE_PATH="`pwd`/mozbuild" export MOZ_ENABLE_FULL_SYMBOLS=1 -export MACH_USE_SYSTEM_PYTHON=1 +#export MACH_USE_SYSTEM_PYTHON=1 #export MOZ_SOURCE_CHANGESET=dummy #export CFLAGS="${CFLAGS/-fno-plt/}" #export CXXFLAGS="-I/usr/include/c++/10.2.0/" @@ -387,7 +388,7 @@ ulimit -n 4096 export MOZ_NOSPAM=1 export MOZBUILD_STATE_PATH="`pwd`/mozbuild" export MOZ_ENABLE_FULL_SYMBOLS=1 -export MACH_USE_SYSTEM_PYTHON=1 +#export MACH_USE_SYSTEM_PYTHON=1 #cat > ${OBJDIR}/dist/bin/browser/chrome/en-US/locale/branding/browserconfig.properties << EOF #browser.startup.homepage=%{default_browser_homepage} @@ -522,7 +523,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 95.0.2 +Version: 96.0.3 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -643,6 +644,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Wed Feb 02 2022 Automatic Build System 96.0.3-1mamba +- automatic version update by autodist + * Mon Dec 20 2021 Automatic Build System 95.0.2-1mamba - automatic version update by autodist