From 09d1c65e6a8908dfb2e77e131f9ddb6de0ce651e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 20:44:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- htop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htop.spec b/htop.spec index 6fb47b3..eeb6656 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop Version: 1.0.3 -Release: 3%{?dist} +Release: 4%{?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 +* Sat Aug 16 2014 Fedora Release Engineering - 1.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jun 22 2014 Morten Stevens - 1.0.3-3 - Enable OOM column score support (BZ#1111922)