Commit b7f4f2c3 authored by Vitaly Lipatov's avatar Vitaly Lipatov

2.1-alt1

- distro_info: fix package type detection for Kali Linux - distro_info: add -z for print current CPU MHz - distro_info: fix c9f1 detection
parent 337a6208
Name: distro_info Name: distro_info
Version: 2.0 Version: 2.1
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,11 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1 ...@@ -32,6 +32,11 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
%_man1dir/* %_man1dir/*
%changelog %changelog
* Mon Apr 05 2021 Vitaly Lipatov <lav@altlinux.ru> 2.1-alt1
- distro_info: fix package type detection for Kali Linux
- distro_info: add -z for print current CPU MHz
- distro_info: fix c9f1 detection
* Thu Mar 04 2021 Vitaly Lipatov <lav@altlinux.ru> 2.0-alt1 * Thu Mar 04 2021 Vitaly Lipatov <lav@altlinux.ru> 2.0-alt1
- distro_info: fix bashism - distro_info: fix bashism
- distro_info: fix --distro-arch for rpm based systems - distro_info: fix --distro-arch for rpm based systems
......
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