Commit 6e6eb4a1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

1.9-alt1

- distro_info: use getconf LONG_BIT for get_bit_size - distro_info: fix get_arch for arm64 and armv7
parent 3659318a
Name: distro_info Name: distro_info
Version: 1.8 Version: 1.9
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
* Tue Feb 16 2021 Vitaly Lipatov <lav@altlinux.ru> 1.9-alt1
- distro_info: use getconf LONG_BIT for get_bit_size
- distro_info: fix get_arch for arm64 and armv7
* Wed Jan 06 2021 Vitaly Lipatov <lav@altlinux.ru> 1.8-alt1 * Wed Jan 06 2021 Vitaly Lipatov <lav@altlinux.ru> 1.8-alt1
- distro_info: set rolling version for ArchLinux - distro_info: set rolling version for ArchLinux
- distro_info: use /etc/os-release firstly, drop obsoleted code - distro_info: use /etc/os-release firstly, drop obsoleted code
......
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