automatic version update by autodist [release 116.0-1mamba;Tue Aug 01 2023]

This commit is contained in:
Automatic Build System 2024-01-05 22:23:10 +01:00
parent c2b9ca5184
commit 017805cd34

View File

@ -17,7 +17,7 @@
%define pkgver %(echo %version | tr . _)
Name: firefox
Version: 115.0.3
Version: 116.0
Release: 1mamba
Epoch: 1
Summary: The next generation browsing technology from mozilla.org
@ -523,7 +523,7 @@ includedir=%{firefoxincludedir}
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: 115.0.3
Version: 116.0
Cflags: -I\${includedir} -DXP_UNIX
_EOF
@ -610,6 +610,9 @@ fi
#%{firefoxappdir}/chrome.manifest
%{firefoxappdir}/lib*.so
%{firefoxappdir}/glxtest
%ifarch aarch64
%{firefoxappdir}/v4l2test
%endif
%{firefoxappdir}/vaapitest
%{firefoxappdir}/minidump-analyzer
%{firefoxappdir}/pingsender
@ -635,6 +638,9 @@ fi
%{_libdir}/pkgconfig/mozilla-plugin.pc
%changelog
* Tue Aug 01 2023 Automatic Build System <autodist@mambasoft.it> 116.0-1mamba
- automatic version update by autodist
* Fri Jul 28 2023 Automatic Build System <autodist@mambasoft.it> 115.0.3-1mamba
- automatic version update by autodist