diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..c28352b260d3896a7e13e7cf62654a50b24433f7 --- /dev/null +++ b/download @@ -0,0 +1 @@ +e9bb98ad40e088d0707c732fd2748bed nss-3.101.tar.gz diff --git a/nss-3.101.tar.gz b/nss-3.101.tar.gz deleted file mode 100644 index 9ed04bd6af126a0d82518c0f466d85a176f6143a..0000000000000000000000000000000000000000 Binary files a/nss-3.101.tar.gz and /dev/null differ diff --git a/nss.spec b/nss.spec index 0de2819f5515172cc6133392db154d3608a27a6e..03f7a7c0d67f6c6ec61aa9caaa60f30860cda2b3 100644 --- a/nss.spec +++ b/nss.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global nspr_version 4.35 %global nss_version 3.101 %global baserelease 1 @@ -753,6 +753,9 @@ update-crypto-policies &> /dev/null || : %doc %{name}/readme.md %{name}/trademarks.txt %{name}/help.txt %{name}/doc/README %changelog +* Tue Jun 3 2025 zhoujiajia111 -3.101-3 +- Provide tar package using download file + * Wed Mar 12 2025 yangguanghui - 3.101-2 - Add sw_64 native compiler support.