diff --git a/iotop.spec b/iotop.spec index f9c78f9..d191ed5 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: iotop Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Mon Jul 07 2008 Adel Gadllah 0.2-2 +- New upstream tarball.. + * Mon May 26 2008 Adel Gadllah 0.2-1 - Update to new upstream version diff --git a/sources b/sources index 6b2d0d4..3bd6b26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9fad407f56fd37cb76a29d40fe250517 iotop-0.2.tar.bz2 +b506e34c7b292f7bb7111b9ed67f68ea iotop-0.2.tar.bz2