From e79ca3a91afbe8f21246ff3fa5ba4699408fe4b2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 17:31:04 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- iotop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop.spec b/iotop.spec index 2bb7002..889c2a1 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: 2%{?dist} +Release: 3%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Aug 03 2013 Fedora Release Engineering - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild