diff --git a/openmp.spec b/openmp.spec index 6835123d5fd49b8c1126aef72a35b6034bf097b6..4abfc353c99736c8c5aa42c8d31b88ff69da70cb 100644 --- a/openmp.spec +++ b/openmp.spec @@ -38,7 +38,7 @@ Name: %{pkg_name} Version: %{openmp_version} -Release: 3 +Release: 4 Summary: OpenMP runtime for clang License: Apache License 2.0 @@ -152,6 +152,9 @@ rm -rf %{buildroot}%{install_libdir}/libarcher_static.a %{install_libdir}/libomptarget.so %changelog +* Feb Nov 26 2024 wangliu - 17.0.6-4 +- riscv64 test + * Tue Aug 20 2024 liyunfei - 17.0.6-3 - Add BiSheng Autotuner support.