diff --git a/.lfsconfig b/.lfsconfig index f3dadf42c171d1fc49dc3aaeef4d33184779cc76..5a6e8192a89c156a5c204dc98569957617e816cd 100644 --- a/.lfsconfig +++ b/.lfsconfig @@ -1,2 +1,2 @@ [lfs] - url = https://artifacts.openeuler.openatom.cn/src-openEuler/firefox + url = https://artlfs.openeuler.openatom.cn/src-openEuler/firefox diff --git a/firefox.spec b/firefox.spec index 072fe17e06da5395466f52883fbe251d9e5f6513..a53bb5d39679a8501693d4d33b2fcd36136e446e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -45,7 +45,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 128.4.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 @@ -925,6 +925,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Nov 21 2024 zhouyi - 128.4.0-3 +- Lfs url change + * Thu Nov 14 2024 zhouyi - 128.4.0-2 - Add lfs config - Edit firefox.spec