diff --git a/.gitignore b/.gitignore index b7cb518..b565b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ iotop-0.4.tar.bz2 +/iotop-0.4.3.tar.bz2 diff --git a/iotop.spec b/iotop.spec index e83cb3c..ccbda86 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.4 -Release: 3%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sun Sep 18 2011 Adel Gadllah 0.4.3-1 +- New upstream version + * Wed Feb 09 2011 Fedora Release Engineering - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 1301537..e2b0c70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3607f8b77ed6686efd9a4a7e6c135ceb iotop-0.4.tar.bz2 +b05456252d0b25625aff4c93ab4927a2 iotop-0.4.3.tar.bz2