diff --git a/keentune-brain.spec b/keentune-brain.spec index 74a64a6494f764d089d20ca96617ff45f02ac0ab..904f03b7d92d051be76ced2082d1b273c54653b7 100644 --- a/keentune-brain.spec +++ b/keentune-brain.spec @@ -1,7 +1,7 @@ %define anolis_release 1 Name: keentune-brain -Version: 2.4.1 +Version: 3.1.0 Release: %{?anolis_release}%{?dist} Summary: Auto-Tuning algorithm module of KeenTune Vendor: Alibaba @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/keentune-brain.conf.5* %changelog +* Wed Sep 25 2024 Runzhe Wang - 3.1.0-1 +- Add job name verification + * Fri Feb 2 2024 Runzhe Wang - 2.4.1-1 - fix: test path conflicting. diff --git a/v2.4.1.tar.gz b/v2.4.1.tar.gz deleted file mode 100644 index 53aee78c93a835f98036b7a33e099e811c900288..0000000000000000000000000000000000000000 Binary files a/v2.4.1.tar.gz and /dev/null differ diff --git a/v3.1.0.tar.gz b/v3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e70023e70628af84f7faf298a2f4de7f4ce13b60 Binary files /dev/null and b/v3.1.0.tar.gz differ