diff --git a/iotop.spec b/iotop.spec index 4e4b25e..f0e47ff 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: iotop Version: 0.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sun Nov 15 2015 Adel Gadllah - 0.6-8 - Fix python3 patch