From 512d197147e9991d81dea49ecf8513dad6befb21e06917c241246f88bdc2e66e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 25 Jul 2024 10:17:32 +0000 Subject: [PATCH] - remove obsolete python2 constructs - use version macro in sources OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ConfigUpdater?expand=0&rev=5 --- python-ConfigUpdater.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python-ConfigUpdater.changes b/python-ConfigUpdater.changes index 8ab5cca..161a73a 100644 --- a/python-ConfigUpdater.changes +++ b/python-ConfigUpdater.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 25 10:17:03 UTC 2024 - Dirk Müller + +- remove obsolete python2 constructs +- use version macro in sources + ------------------------------------------------------------------- Wed Jul 24 08:27:23 UTC 2024 - Angel Yankov