From 99ed037131b6d577781c34a5c68c39f68de82645de45539d682f5e485172bb7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 5 Sep 2024 09:19:57 +0000 Subject: [PATCH] - Fix build on Leap 15.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=56 --- python-tenacity.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-tenacity.changes b/python-tenacity.changes index 4c2d825..2e031f8 100644 --- a/python-tenacity.changes +++ b/python-tenacity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 5 09:19:30 UTC 2024 - Markéta Machová + +- Fix build on Leap 15.6 + ------------------------------------------------------------------- Sat Jun 29 05:33:50 UTC 2024 - Dirk Müller