diff --git a/python-sip.changes b/python-sip.changes index 298d2b8..44d456e 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 28 21:03:01 UTC 2017 - toddrme2178@gmail.com + +- Update to 4.19.3 + * Added support for type hints for properties. + * Added sipEventType and sipRegisterEventHandler() to the C API. + * Added sipInstanceDestroyed() to the C API. + * Added sipPrintObject() to the C API. + * Bug fixes. + ------------------------------------------------------------------- Mon May 15 22:33:42 UTC 2017 - toddrme2178@gmail.com diff --git a/python-sip.spec b/python-sip.spec index bc9ddaa..8f7ea91 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -16,11 +16,11 @@ # -%define python_sip_api 12.1 +%define python_sip_api 12.2 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sip -Version: 4.19.2 +Version: 4.19.3 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP diff --git a/sip-4.19.2.tar.gz b/sip-4.19.2.tar.gz deleted file mode 100644 index 626ac8e..0000000 --- a/sip-4.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533 -size 1000746 diff --git a/sip-4.19.3.tar.gz b/sip-4.19.3.tar.gz new file mode 100644 index 0000000..d702659 --- /dev/null +++ b/sip-4.19.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74 +size 1007481