From 7f5db9f51306901e423e10e385def63562c206247adbe7da31e12a3010639839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 25 Jul 2020 17:26:46 +0000 Subject: [PATCH] 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 --- python-gammu-3.0.tar.bz2 | 3 --- python-gammu-3.1.tar.bz2 | 3 +++ python-python-gammu.changes | 7 +++++++ python-python-gammu.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-gammu-3.0.tar.bz2 create mode 100644 python-gammu-3.1.tar.bz2 diff --git a/python-gammu-3.0.tar.bz2 b/python-gammu-3.0.tar.bz2 deleted file mode 100644 index 785d3ed..0000000 --- a/python-gammu-3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2b2c316a279b30f4d0bb5e8f7e4e36362449ce82d772b615e5bf3e55c152c23 -size 121776 diff --git a/python-gammu-3.1.tar.bz2 b/python-gammu-3.1.tar.bz2 new file mode 100644 index 0000000..b250484 --- /dev/null +++ b/python-gammu-3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd64feb2f2db45706df5d4e99409a40a3f03cfaf2e4ecbae9b98dc899e131f1a +size 122002 diff --git a/python-python-gammu.changes b/python-python-gammu.changes index b340e05..55242e4 100644 --- a/python-python-gammu.changes +++ b/python-python-gammu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 25 16:29:50 UTC 2020 - Martin Hauke + +- 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 diff --git a/python-python-gammu.spec b/python-python-gammu.spec index 150e536..97591e4 100644 --- a/python-python-gammu.spec +++ b/python-python-gammu.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-python-gammu -Version: 3.0 +Version: 3.1 Release: 0 Summary: Python module to communicate with mobile phones License: GPL-2.0-or-later