From 67220e5e411eae21886f5fc01303347f0b8155c7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 16:28:04 -0500 Subject: [PATCH] import python-linux-procfs-0.6-7.el8 --- SPECS/python-linux-procfs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-linux-procfs.spec b/SPECS/python-linux-procfs.spec index 2d0d8c3..1bd2e7c 100644 --- a/SPECS/python-linux-procfs.spec +++ b/SPECS/python-linux-procfs.spec @@ -1,6 +1,6 @@ Name: python-linux-procfs Version: 0.6 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Summary: Linux /proc abstraction classes Group: System Environment/Libraries @@ -58,6 +58,10 @@ rm -rf %{buildroot} %license COPYING %changelog +* Wed Apr 03 2019 Clark Williams - 0.6-7 +- OSCI gating framework added +Resolves: rhbz#1682424 + * Mon Jan 28 2019 John Kacur - 0.6-6 - fix refreshing the cache - fix removing vanished processes in pidstats