From b52e0022b1408d510e6a8520a71f0700d10f467085b7f92b32bc3a9563dd9ed7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 29 Nov 2021 00:34:06 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=90 --- python39.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python39.changes b/python39.changes index 0e90632..78df483 100644 --- a/python39.changes +++ b/python39.changes @@ -2,7 +2,7 @@ Mon Nov 29 00:17:07 UTC 2021 - Matej Cepl - Don't collect automatic Requires from python-base libraries in - %%_libdir. + %_libdir (bsc#1192249). ------------------------------------------------------------------- Wed Nov 17 09:49:22 UTC 2021 - Steve Kowalik