From 54a68b973b13f9d9f97c7b72a3ebb9d0c88cba94 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 12:45:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- htop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htop.spec b/htop.spec index 052ea43..0afd052 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive process viewer Group: Applications/System License: GPL+ @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/ %{_mandir}/man1/htop.1* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Jul 24 2016 Morten Stevens - 2.0.2-1 - Update to 2.0.2 (#1359437)