diff --git a/python-sip.changes b/python-sip.changes index 78c9cba..82dfba5 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,7 +1,11 @@ ------------------------------------------------------------------- -Mon May 15 22:33:42 UTC 2017 - toddrme2178@gmail.com +Sat Apr 8 13:52:52 UTC 2017 - hpj@urpla.net -- Provide a basic api version macro +- Update to 4.19.2 + * siplib/siplib.c.in: Remove an unnecessary comment. + * siplib/siplib.c.in: + Fixed a crash when a user defined class uses sip.wrappertype as it's + meta-type but is not derived from sip.simplewrapper. ------------------------------------------------------------------- Mon Apr 3 17:22:56 UTC 2017 - hpj@urpla.net diff --git a/python-sip.spec b/python-sip.spec index afccfcf..bc9ddaa 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sip -Version: 4.19.1 +Version: 4.19.2 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.1.tar.gz b/sip-4.19.1.tar.gz deleted file mode 100644 index aa5669f..0000000 --- a/sip-4.19.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:501852b8325349031b769d1c03d6eab04f7b9b97f790ec79f3d3d04bf065d83e -size 1000644 diff --git a/sip-4.19.2.tar.gz b/sip-4.19.2.tar.gz new file mode 100644 index 0000000..626ac8e --- /dev/null +++ b/sip-4.19.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533 +size 1000746