From ba64c4ca8002f528f4be45a196012c21700138ef Mon Sep 17 00:00:00 2001 From: yangl777 Date: Thu, 24 Jun 2021 16:33:09 +0800 Subject: [PATCH] add buildrequires gcc --- python-schedutils.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-schedutils.spec b/python-schedutils.spec index 9990970..9268e05 100644 --- a/python-schedutils.spec +++ b/python-schedutils.spec @@ -1,13 +1,13 @@ Name: python-schedutils Version: 0.6 -Release: 6 +Release: 7 Summary: Linux scheduler python bindings License: GPLv2 URL: https://rt.wiki.kernel.org/index.php/Tuna Source0: https://git.kernel.org/pub/scm/libs/python/%{name}/%{name}.git/snapshot/%{name}-%{version}.tar.gz -BuildRequires: python3-devel +BuildRequires: python3-devel gcc %description Python interface for the Linux scheduler. @@ -45,6 +45,12 @@ rm -rf %{buildroot} %{_mandir}/man1/ptaskset.1.gz %changelog +* Thu Jun 24 2021 yuanxin - 0.6-7 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add buildrequires gcc + * Fri Oct 30 2020 tianwei - 0.6-6 - remove python2