Commit 116650fc authored by Vitaly Lipatov's avatar Vitaly Lipatov

1.5-alt1

- distro_info: add -c: print number of available CPU cores - distro_info: cosmetic improvements
parent 86d43ae5
Name: distro_info Name: distro_info
Version: 1.4 Version: 1.5
Release: alt1 Release: alt1
Summary: Get various info about a system and used distro Summary: Get various info about a system and used distro
...@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1 ...@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
%_man1dir/* %_man1dir/*
%changelog %changelog
* Sun Oct 11 2020 Vitaly Lipatov <lav@altlinux.ru> 1.5-alt1
- distro_info: add -c: print number of available CPU cores
- distro_info: cosmetic improvements
* Wed Oct 07 2020 Vitaly Lipatov <lav@altlinux.ru> 1.4-alt1 * Wed Oct 07 2020 Vitaly Lipatov <lav@altlinux.ru> 1.4-alt1
- fix for catching up p9 branches (thanks, iv@) - fix for catching up p9 branches (thanks, iv@)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment