diff --git a/firefox.spec b/firefox.spec index d997004..7f13b43 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 111.0 +Version: 111.0.1 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -287,7 +287,7 @@ This package contains the %{2} language support files for Firefox.\ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0 -%patch5 -p1 -b .os2cc +%patch 5 -p1 -b .os2cc #%patch17 -p1 #%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl @@ -522,7 +522,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 111.0 +Version: 111.0.1 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -643,6 +643,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Tue Mar 21 2023 Automatic Build System 111.0.1-1mamba +- automatic version update by autodist + * Wed Mar 15 2023 Automatic Build System 111.0-1mamba - automatic version update by autodist