From 6e0b8f18663f53e2e5e2ca64b93c96e10d18efe98f63984dd168881c3c124ea1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 13 Nov 2020 18:53:22 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=206 --- python-setuptools.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-setuptools.changes b/python-setuptools.changes index ee95dd9..1baff30 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -7,7 +7,8 @@ Thu Nov 12 16:09:08 UTC 2020 - Matej Cepl ------------------------------------------------------------------- Tue Nov 10 09:21:02 UTC 2020 - Matej Cepl -- Add wheel subpackage with the generated wheel for this package. +- Add wheel subpackage with the generated wheel for this package + (bsc#1176262, CVE-2019-20916). ------------------------------------------------------------------- Thu Aug 13 11:03:41 UTC 2020 - Ondřej Súkup