diff --git a/firefox.spec b/firefox.spec index c0f97fb..b58b161 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 113.0.2 +Version: 114.0.1 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: 113.0.2 +Version: 114.0.1 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -609,6 +609,8 @@ fi %{firefoxappdir}/firefox-bin #%{firefoxappdir}/chrome.manifest %{firefoxappdir}/lib*.so +%{firefoxappdir}/glxtest +%{firefoxappdir}/vaapitest %{firefoxappdir}/minidump-analyzer %{firefoxappdir}/pingsender %{firefoxappdir}/crashreporter @@ -633,6 +635,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Tue Jun 13 2023 Automatic Build System 114.0.1-1mamba +- automatic version update by autodist + * Wed May 24 2023 Automatic Build System 113.0.2-1mamba - automatic version update by autodist