diff --git a/6000-iotop-0.6-splitline.patch b/0002-iotop-0.6-splitline.patch similarity index 100% rename from 6000-iotop-0.6-splitline.patch rename to 0002-iotop-0.6-splitline.patch diff --git a/6001-iotop-0.3.2-ppcprio.patch b/0003-iotop-0.3.2-ppcprio.patch similarity index 100% rename from 6001-iotop-0.3.2-ppcprio.patch rename to 0003-iotop-0.3.2-ppcprio.patch diff --git a/6002-iotop-0.6-aarch64prio.patch b/0004-iotop-0.6-aarch64prio.patch similarity index 100% rename from 6002-iotop-0.6-aarch64prio.patch rename to 0004-iotop-0.6-aarch64prio.patch diff --git a/iotop.spec b/iotop.spec index c31ba5f..b9b5d7d 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,6 +1,6 @@ Name: iotop Version: 0.6 -Release: 20 +Release: 21 Summary: Simple top-like I/O monitor License: GPLv2+ URL: http://guichaz.free.fr/iotop/ @@ -10,11 +10,11 @@ Source0: http://guichaz.free.fr/iotop/files/%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRequires: python3-devel git -Patch0000: 0000-iotop-0.6-python3.patch -Patch0001: 0001-iotop-python3build.patch -Patch6000: 6000-iotop-0.6-splitline.patch -Patch6001: 6001-iotop-0.3.2-ppcprio.patch -Patch6002: 6002-iotop-0.6-aarch64prio.patch +Patch0: 0000-iotop-0.6-python3.patch +Patch1: 0001-iotop-python3build.patch +Patch2: 0002-iotop-0.6-splitline.patch +Patch3: 0003-iotop-0.3.2-ppcprio.patch +Patch4: 0004-iotop-0.6-aarch64prio.patch %description iotop watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and @@ -52,6 +52,9 @@ This contains man files for the using of iotop %{_mandir}/man8/iotop.* %changelog +* Wed Jul 1 2020 Wu Bo - 0.6-21 +- rebuild package + * Fri Jan 10 2020 sunshihao - 0.6-20 - Type:enhancemnet - ID:NA