From 6b9a3713bd28913ca9fce65ef69e8f06303c9280 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:44:04 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Tue Sep 21 2021] --- htop.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/htop.spec b/htop.spec index b8ba425..bfbbeae 100644 --- a/htop.spec +++ b/htop.spec @@ -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 3.1.0-1mamba +- automatic version update by autodist + * Mon Jan 11 2021 Automatic Build System 3.0.5-1mamba - automatic version update by autodist