diff --git a/python-sip.changes b/python-sip.changes index 75bd25f..4919d90 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 12 20:32:17 UTC 2019 - Mikhail Terekhov + +- Update to 4.19.14: + * The reference count displayed by sip.dump() now has the same + caveat as sys.getrefcount(). + * Added SIP_NULLPTR to the C API. + * Added support for size_t. + * Added sipLong_AsSizeT() to the C API. + * Added the '=' format characters to sipBuildResult() and + sipParseResult(). + ------------------------------------------------------------------- Sun Jan 6 02:06:41 UTC 2019 - wbauer@tmo.at diff --git a/python-sip.spec b/python-sip.spec index d3cd79e..daf355d 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -16,10 +16,10 @@ # -%define python_sip_api 12.5 +%define python_sip_api 12.6 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sip -Version: 4.19.13 +Version: 4.19.14 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.13.tar.gz b/sip-4.19.13.tar.gz deleted file mode 100644 index d38ce0e..0000000 --- a/sip-4.19.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e -size 1038815 diff --git a/sip-4.19.14.tar.gz b/sip-4.19.14.tar.gz new file mode 100644 index 0000000..6d2d557 --- /dev/null +++ b/sip-4.19.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef3765dbcc3b8131f83e60239f49508f82205b33cae5408c405e2e2f2d0af87 +size 1049688