From 07e0f85bfcd6e9b67ae39e0fd21b6ce02d24c760 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Mon, 12 Nov 2018 00:21:48 +0100 Subject: [PATCH] Build from master branch --- fedora/SPECS/htop.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fedora/SPECS/htop.spec b/fedora/SPECS/htop.spec index 333fe38..73ba773 100644 --- a/fedora/SPECS/htop.spec +++ b/fedora/SPECS/htop.spec @@ -1,5 +1,5 @@ Name: htop -Version: 3.0.0beta5 +Version: 3.0.0 Release: 1%{?dist} Summary: System Top @@ -41,4 +41,6 @@ make install DESTDIR=%{buildroot} %changelog +* Sun Nov 11 2018 Daniel Steiner - 3.0.0 +- htop build from master branch (3.0.0)