|
@@ -1,8 +1,8 @@
|
|
%bcond_with clang
|
|
%bcond_with clang
|
|
|
|
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
-%global ffmajor 78.1
|
|
+%global ffmajor 78.2
|
|
-%global geckomajor 78.1
|
|
+%global geckomajor 78.2
|
|
%global ffminor 0
|
|
%global ffminor 0
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
%define ffdir %{_libdir}/firefox
|
|
%define ffdir %{_libdir}/firefox
|
|
@@ -43,7 +43,7 @@ Version: %{ffversion}
|
|
Release: %{ffrelease}
|
|
Release: %{ffrelease}
|
|
URL: https://www.mozilla.org/ja/
|
|
URL: https://www.mozilla.org/ja/
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
-Group: Applications/Internet
|
|
+Group: internet
|
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz
|
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz
|
|
Source2: cbindgen-vendor.tar.xz
|
|
Source2: cbindgen-vendor.tar.xz
|
|
|
|
|
|
@@ -571,6 +571,10 @@ fi
|
|
#---------------------------------------------------------------------
|
|
#---------------------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Aug 28 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.2.0-1
|
|
|
|
+- updated to 78.2.0.
|
|
|
|
+- updated metainfo.
|
|
|
|
+
|
|
* Thu Jul 30 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.1.0-1
|
|
* Thu Jul 30 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.1.0-1
|
|
- updated to 78.1.0.
|
|
- updated to 78.1.0.
|
|
|
|
|