diff --git a/python-sip6.changes b/python-sip6.changes index ec2ff49..92ce174 100644 --- a/python-sip6.changes +++ b/python-sip6.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Oct 12 12:20:24 UTC 2022 - Ben Greiner + +- Update to 6.7.2 + * Bug fixes + * Refactored the structure to create the outputs module. + * The Python .api generation now produces the same results as the + old C++ code + * Established a pattern for class-based object formatters. + * Fixed a regression in instantiating class templates. + +------------------------------------------------------------------- +Wed Oct 5 14:35:17 UTC 2022 - Ben Greiner + +- Update to version 6.7.1 + * Bug fixes +- Drop sip-6.7.0-zipstrict.patch + +------------------------------------------------------------------- +Mon Oct 3 17:19:16 UTC 2022 - Ben Greiner + +- Update to version 6.7.0 + * Added the /NoAssignmentOperator/, /NoCopyCtor/ and + /NoDefaultCtor/ mapped type annotations. + * Added the --generator-version command line option to + sip-distinfo. + * Added the 'generator_version' argument to + Project.get_sip_distinfo_command_line(). + * The resolver/transform stage has been replaced with a pure + Python implementation. + * Bug fixes. +- Add sip-6.7.0-zipstrict.patch + * https://www.riverbankcomputing.com/pipermail/pyqt/2022-October/044927.html + ------------------------------------------------------------------- Mon Jun 20 21:15:15 UTC 2022 - Ben Greiner diff --git a/python-sip6.spec b/python-sip6.spec index 51a12e0..abed315 100644 --- a/python-sip6.spec +++ b/python-sip6.spec @@ -16,10 +16,8 @@ # -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 Name: python-sip6 -Version: 6.6.2 +Version: 6.7.2 Release: 0 Summary: A Python bindings generator for C/C++ libraries License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP diff --git a/sip-6.6.2.tar.gz b/sip-6.6.2.tar.gz deleted file mode 100644 index 6d62a96..0000000 --- a/sip-6.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e3efac1c5dfd8e525ae57140927df26993e13f58b89d1577c314f4105bfd90d -size 1143535 diff --git a/sip-6.7.2.tar.gz b/sip-6.7.2.tar.gz new file mode 100644 index 0000000..7013d38 --- /dev/null +++ b/sip-6.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325016c787d0bff20999c420339ad816fbfd39a7c49b2c4dcda12b63c379dbda +size 1157566