|
@@ -1,9 +1,9 @@
|
|
%bcond_without clang
|
|
%bcond_without clang
|
|
|
|
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
-%global ffmajor 60.4
|
|
|
|
-%global geckomajor 60.4
|
|
|
|
-%global ffminor 0
|
|
|
|
|
|
+%global ffmajor 60.6
|
|
|
|
+%global geckomajor 60.6
|
|
|
|
+%global ffminor 2
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
%define ffdir %{_libdir}/firefox
|
|
%define ffdir %{_libdir}/firefox
|
|
%define tarballdir firefox-%{ffversion}
|
|
%define tarballdir firefox-%{ffversion}
|
|
@@ -178,7 +178,7 @@ cd %{tarballdir}
|
|
|
|
|
|
# Fedora patches
|
|
# Fedora patches
|
|
%patch215 -p1 -b .addons
|
|
%patch215 -p1 -b .addons
|
|
-%patch219 -p2 -b .rhbz-1173156
|
|
|
|
|
|
+%patch219 -p1 -b .rhbz-1173156
|
|
%patch224 -p1 -b .1170092
|
|
%patch224 -p1 -b .1170092
|
|
%patch225 -p1 -b .1005640-accept-lang
|
|
%patch225 -p1 -b .1005640-accept-lang
|
|
|
|
|
|
@@ -523,6 +523,9 @@ fi
|
|
#---------------------------------------------------------------------
|
|
#---------------------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 06 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.6.2-1
|
|
|
|
+- updated to 60.6.2.
|
|
|
|
+
|
|
* Wed Dec 12 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.4.0-1
|
|
* Wed Dec 12 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.4.0-1
|
|
- updated to 60.4.0.
|
|
- updated to 60.4.0.
|
|
- updated branding informations in language packs.
|
|
- updated branding informations in language packs.
|