From 734b853a819cc59eaf6ceb701d50d9caeefdce94718a27431bf106450a777abf Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 12 Oct 2022 13:08:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip6?expand=0&rev=16 --- python-sip6.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sip6.changes b/python-sip6.changes index d2ffbd1..92ce174 100644 --- a/python-sip6.changes +++ b/python-sip6.changes @@ -5,7 +5,7 @@ Wed Oct 12 12:20:24 UTC 2022 - Ben Greiner * Bug fixes * Refactored the structure to create the outputs module. * The Python .api generation now produces the same results as the - old C++ code + old C++ code * Established a pattern for class-based object formatters. * Fixed a regression in instantiating class templates.