diff --git a/tongsuo.spec b/tongsuo.spec index e55e01e4b6d574e3741722d585e4cb30b9bc290a..e8c658fe35989dee1416fcdc7d6f84d0a8e94950 100644 --- a/tongsuo.spec +++ b/tongsuo.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %define install_prefix /opt/tongsuo @@ -19,7 +19,7 @@ Summary: A Modern Cryptographic Primitives and Protocols Library Group: System Environment/Libraries License: Apache-2.0 Url: https://www.yuque.com/tsdoc -Source0: https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/Tongsuo-%{version}.tar.gz +Source0: https://github.com/Tongsuo-Project/Tongsuo/archive/%{version}/Tongsuo-%{version}.tar.gz Patch001: 0001-add-loongarch64-support-for-tongsuo.patch # For build @@ -89,6 +89,9 @@ export QA_RPATHS=$(( 0x0002 )) %dir %{install_prefix} %changelog +* Wed May 22 2024 mgb01105731 - 8.3.3-4 +- fix source link + * Tue Nov 21 2023 Wenlong Zhang - 8.3.3-3 - modify the spec to support loongarch64