diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..0862e4ab22251968debd346f8ff9aa4e8f009ea2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +firefox-115.9.0esr.source.tar.xz filter=lfs diff=lfs merge=lfs -text diff --git a/firefox-115.9.0esr.source.tar.xz b/firefox-115.9.0esr.source.tar.xz index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3905101810001ba838da3112681d05c8f09f28ac 100644 --- a/firefox-115.9.0esr.source.tar.xz +++ b/firefox-115.9.0esr.source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3b3371c5e6636de73798635531df137b17c5b78bdee03810930b29e8212803 +size 507156076 diff --git a/firefox.spec b/firefox.spec index e35edc26ed667c43e329fd3eb7c5b789ae575324..020e8f631bf9a789b72ff29c7d23bfd67895742f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -45,7 +45,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 115.9.0 -Release: 2 +Release: 3 URL: https://www.mozilla.org/firefox/ License: MPL-1.1 or GPL-2.0-or-later or LGPL-2.0-or-later Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz @@ -383,7 +383,7 @@ to run Firefox explicitly on X11. %prep # download source0 and gpg check -wget -O %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/firefox/firefox-%{version}esr.source.tar.xz +#wget -O %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/firefox/firefox-%{version}esr.source.tar.xz gpg --import %{SOURCE6} gpg --verify %{SOURCE5} %{SOURCE0} @@ -968,6 +968,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Jun 13 2024 lvfei - 115.9.0-3 +- Fix Compile without wget source packages +- Fix changelog warning + * Wed May 29 2024 Wenlong Zhang - 115.9.0-2 - fix build error for loongarch64 @@ -1054,7 +1058,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - Fix CVE-2020-15664 CVE-2020-15665 CVE-2020-15666 CVE-2020-15667 CVE-2020-15668 CVE-2020-15676 CVE-2020-15677 CVE-2020-15678 -* Thu Nov 28 2020 Jeffery.Gao - 79.0-3 +* Wed Oct 14 2020 Jeffery.Gao - 79.0-3 - Fix firefox downgrade error * Mon Oct 26 2020 lingsheng - 79.0-2 @@ -1075,6 +1079,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Mon May 25 2020 Captain Wei - 62.0.3-5 - fix unstable_name_collisions problem when compile -* Wen Feb 26 2020 xuxijian - 62.0.3-4 +* Wen May 25 2020 xuxijian - 62.0.3-4 - Package init