diff --git a/AI4C.spec b/AI4C.spec index d53756641d343d0073cfbbc85ac5774f01317d4e..7a57ec069466ce5c5ed658b64fafa344455a9cfe 100644 --- a/AI4C.spec +++ b/AI4C.spec @@ -12,7 +12,7 @@ %global max_jobs 16 -Summary: %{name} is a framework which enables compilers compilers to integrate ML-driven compiler optimization. +Summary: %{name} is a framework which enables compilers to integrate ML-driven compiler optimization. Name: AI4C Version: 0.2.0 Release: 1 @@ -38,7 +38,7 @@ BuildRequires: openssl-devel %description -%{name} is a framework which enables compilers compilers to integrate ML-driven compiler optimization. +%{name} is a framework which enables compilers to integrate ML-driven compiler optimization. %prep tar -xzf %{SOURCE0} -C . @@ -103,6 +103,9 @@ popd %changelog +* Thu Nov 7 2024 Yongkang Hou - 0.2.0-2 +- Update AI4C from v0.1.0 to v0.2.0. + * Wed Aug 14 2024 Zhenyu Zhao - 0.2.0-1 - Update AI4C from v0.1.0 to v0.2.0.