diff --git a/python-sip.changes b/python-sip.changes index a89fa5c..86655e3 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jul 12 10:06:02 UTC 2019 - Christophe Giboudeaux + +- Update to 4.19.18 + * Define SIP_NULLPTR as NULL (rather than 0) + * Updated the docs regarding sip5. + * Fixed warnings triggered by Python v3.8. + * Don't try and acquire the GIL if the interpreter is no longer there. + ------------------------------------------------------------------- Mon Jun 3 16:45:49 UTC 2019 - Christophe Giboudeaux diff --git a/python-sip.spec b/python-sip.spec index 83ab9c0..b72a9a2 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -19,7 +19,7 @@ %define python_sip_api 12.6 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sip -Version: 4.19.17 +Version: 4.19.18 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP diff --git a/sip-4.19.17.tar.gz b/sip-4.19.17.tar.gz deleted file mode 100644 index a07571a..0000000 --- a/sip-4.19.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12bcd8f4d5feefc105bc075d12c5090ee783f7380728563c91b8b95d0ec45df3 -size 1056156 diff --git a/sip-4.19.18.tar.gz b/sip-4.19.18.tar.gz new file mode 100644 index 0000000..ba8fd5d --- /dev/null +++ b/sip-4.19.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bd863800ed9b15dcad477c4017cdb73fa805c25908b0240564add74d697e1e +size 1056840