diff --git a/python-sip6.changes b/python-sip6.changes index 94f5132..0a2f038 100644 --- a/python-sip6.changes +++ b/python-sip6.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 3 14:30:11 UTC 2021 - Ben Greiner + +- Update to version 6.5.0 + * Added 'UIntEnum' as a value of the /BaseType/ enum annotation + to support enum.IntEnum types with unsigned values. + * The latest version of ABI v13 is v13.2.0. + * Bug fixes. + ------------------------------------------------------------------- Fri Oct 29 14:54:36 UTC 2021 - Ben Greiner diff --git a/python-sip6.spec b/python-sip6.spec index dac841c..9aa4301 100644 --- a/python-sip6.spec +++ b/python-sip6.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-sip6 -Version: 6.4.0 +Version: 6.5.0 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.4.0.tar.gz b/sip-6.4.0.tar.gz deleted file mode 100644 index ec34969..0000000 --- a/sip-6.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42ec368520b8da4a0987218510b1b520b4981e4405086c1be384733affc2bcb0 -size 1201890 diff --git a/sip-6.5.0.tar.gz b/sip-6.5.0.tar.gz new file mode 100644 index 0000000..06619fa --- /dev/null +++ b/sip-6.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cf8431a8eb9392b3ff6dc61d832d0447bfdcae5b3e4256a5fa74dbc25b0734 +size 1202004