14
0

Accepting request 822781 from home:mnhauke

- Update to version 3.1
  * Fix an issue where the gammu worker thread could be brought
    down if a callback throws an exception

OBS-URL: https://build.opensuse.org/request/show/822781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2020-07-25 17:26:46 +00:00
committed by Git OBS Bridge
parent 15eaf0222c
commit 7f5db9f513
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 25 16:29:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.1
* Fix an issue where the gammu worker thread could be brought
down if a callback throws an exception
-------------------------------------------------------------------
Tue Jul 7 09:29:13 UTC 2020 - ecsos <ecsos@opensuse.org>