diff --git a/keentuned-2.0.1.tar.gz b/keentuned-2.0.1.tar.gz deleted file mode 100644 index 18451a0e989411088a7ea30c71756a158a7f8c52..0000000000000000000000000000000000000000 Binary files a/keentuned-2.0.1.tar.gz and /dev/null differ diff --git a/keentuned-2.1.0.tar.gz b/keentuned-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..06e118cd4486ff5375dce696c0cb7d2df70c34e1 Binary files /dev/null and b/keentuned-2.1.0.tar.gz differ diff --git a/keentuned.spec b/keentuned.spec index dd74e65182f711cfa20830d6a545147c8d55ed32..3d88974b07c3b9654f0fdb7f89f62bfc2f24da9d 100644 --- a/keentuned.spec +++ b/keentuned.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} -%define anolis_release 2 +%define anolis_release 4 Name: keentuned -Version: 2.0.1 +Version: 2.1.0 Release: %{?anolis_release}%{?dist} Url: https://gitee.com/anolis/keentuned Summary: KeenTune tuning tools @@ -53,9 +53,9 @@ fi %doc README.md docs/* %attr(0755, root, root) %{_bindir}/keentune %attr(0755, root, root) %{_bindir}/keentuned -%attr(0666, root, root) %{_sysconfdir}/keentune/conf/keentuned.conf +%attr(0666, root, root) %{_sysconfdir}/keentune/keentuned/conf/keentuned.conf %dir %{_sysconfdir}/keentune -%dir %{_sysconfdir}/keentune/conf +%dir %{_sysconfdir}/keentune/keentuned/conf %{_sysconfdir}/keentune %{_prefix}/lib/systemd/system/keentuned.service %{_mandir}/man8/keentune.8* @@ -67,6 +67,9 @@ fi %{_prefix}/share/bash-completion/completions/keentune.bash %changelog +* Tue Nov 21 2023 Wenlong Zhang - 2.1.0-4 +- update to v2.1.0-4 + * Tue Jan 17 2023 Wenchao Liu - 2.0.1-2 - add: Update profile set for UI - fix: Reduce the delay of default setting