From 8efb15396488f610caac91a2ddd9fc0dd349bd0b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 02:26:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- htop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htop.spec b/htop.spec index fda04ac..7f6a4a1 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop Version: 2.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Interactive process viewer License: GPLv2+ URL: http://hisham.hm/htop/ @@ -48,6 +48,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %{_mandir}/man1/htop.1* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 16 2019 Mukundan Ragavan - 2.2.0-3 - Fix crash when launched with "-s" flag (bug# 1666551)