Update to 0.2.1

This commit is contained in:
drago01 2008-07-09 09:50:07 +00:00
parent 7ab71d0572
commit 0dcf3b096a
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
iotop-0.2.tar.bz2
iotop-0.2.1.tar.bz2

View File

@ -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: 2%{?dist}
Version: 0.2.1
Release: 1%{?dist}
Summary: Top like utility for I/O
Group: Applications/System
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*
%changelog
* Wed Jul 09 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2.1-1
- Update to 0.2.1
* Mon Jul 07 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-2
- New upstream tarball..

View File

@ -1 +1 @@
b506e34c7b292f7bb7111b9ed67f68ea iotop-0.2.tar.bz2
127e038106492de258a206433f4c3a96 iotop-0.2.1.tar.bz2