diff --git a/firefox.spec b/firefox.spec index e3a89d3..e38ed73 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 95.0.1 +Version: 95.0.2 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -27,7 +27,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://www.mozilla.org/en-US/firefox/ Source: https://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz -#Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz # langpack got with # sh firefox-autoupdate %{version} Source1: firefox-%{version}-langpacks.tar.bz2 @@ -523,7 +522,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 95.0.1 +Version: 95.0.2 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -644,6 +643,9 @@ fi %{_libdir}/pkgconfig/mozilla-plugin.pc %changelog +* Mon Dec 20 2021 Automatic Build System 95.0.2-1mamba +- automatic version update by autodist + * Thu Dec 16 2021 Automatic Build System 95.0.1-1mamba - automatic version update by autodist