Accepting request 486741 from home:frispete:PyQt5

- 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.

OBS-URL: https://build.opensuse.org/request/show/486741
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=150
This commit is contained in:
Todd R
2017-04-24 16:26:28 +00:00
committed by Git OBS Bridge
parent badcbb0167
commit dc328f52af
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 8 13:52:52 UTC 2017 - hpj@urpla.net
- 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