automatic version update by autodist [release 3.1.0-1mamba;Tue Sep 21 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:44:04 +01:00
parent 0ccb5c0a34
commit 6b9a3713bd

View File

@ -1,5 +1,5 @@
Name: htop
Version: 3.0.5
Version: 3.1.0
Release: 1mamba
Summary: An interactive process viewer for Linux
Group: System/Tools
@ -13,10 +13,10 @@ Patch0: htop-0.9-libplpa.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libcap-devel
BuildRequires: libncurses-devel
BuildRequires: libplpa-devel
BuildRequires: libnl-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
htop is an interactive process viewer for Linux.
@ -54,6 +54,9 @@ It is a text-mode application (for console or X terminals) and requires ncurses.
# ChangeLog NEWS README TODO
%changelog
* Tue Sep 21 2021 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
- automatic version update by autodist
* Mon Jan 11 2021 Automatic Build System <autodist@mambasoft.it> 3.0.5-1mamba
- automatic version update by autodist