|
@@ -1,7 +1,7 @@
|
|
|
%bcond_with clang
|
|
|
|
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
|
-%global ffmajor 91.3
|
|
|
+%global ffmajor 91.4
|
|
|
%global ffminor 0
|
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
|
%define ffdir %{_libdir}/firefox
|
|
@@ -564,6 +564,9 @@ fi
|
|
|
#---------------------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Dec 10 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 91.4.0-1
|
|
|
+- updated to 91.4.0.
|
|
|
+
|
|
|
* Fri Nov 05 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 91.3.0-1
|
|
|
- updated to 91.3.0.
|
|
|
|