automatic version update by autodist [release 92.0-1mamba;Sun Sep 12 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:19:14 +01:00
parent fd8764b8eb
commit ed40bfa70f

View File

@ -17,7 +17,7 @@
%define pkgver %(echo %version | tr . _)
Name: firefox
Version: 91.0.2
Version: 92.0
Release: 1mamba
Epoch: 1
Summary: The next generation browsing technology from mozilla.org
@ -60,7 +60,6 @@ Patch17: firefox-91.0-rustc-1.54.patch
License: GPL, LGPL, MPL 1.1
## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
BuildRequires: glibc-devel
BuildRequires: libX11-devel
@ -71,7 +70,6 @@ BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libXi-devel
BuildRequires: libXrender-devel
BuildRequires: libXt-devel
BuildRequires: libatk-devel
BuildRequires: libcairo-devel
BuildRequires: libdbus-devel
@ -292,7 +290,7 @@ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | pat
#%patch15 -p1
#%endif
%patch16 -p1
#%patch16 -p1
%patch17 -p1
echo -n "AIzaSyBT3wXwxmFuUQcyeMyp0MbHHhhFwNfWKTc" >google-api-key
@ -518,7 +516,7 @@ includedir=%{firefoxincludedir}
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: 91.0.2
Version: 92.0
Cflags: -I\${includedir} -DXP_UNIX
_EOF
@ -639,6 +637,9 @@ fi
%{_libdir}/pkgconfig/mozilla-plugin.pc
%changelog
* Sun Sep 12 2021 Automatic Build System <autodist@mambasoft.it> 92.0-1mamba
- automatic version update by autodist
* Wed Aug 25 2021 Automatic Build System <autodist@mambasoft.it> 91.0.2-1mamba
- automatic version update by autodist