diff --git a/htop.spec b/htop.spec index 55c91d3..ed57403 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive process viewer Group: Applications/System @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/ %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jul 10 2012 Miloš Jakubíček - 1.0.1-1 - Update to 1.0.1 - Should resolve BZ#782272, BZ#815995, BZ#835221