forked from pool/python-python-gammu
Accepting request 562305 from home:ecsos
- Update to 2.11 * Add support for the USSD in SMSD. - Update to 2.10 * Testsuite compatibility with Gammu 1.38.5. - Update to 2.8 * Make parameters to CancelCall and AnswerCall optional. * Added support for UTF-16 Unicode chars (emojis). OBS-URL: https://build.opensuse.org/request/show/562305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
53e2add8f2
commit
ae6fd51511
3
python-gammu-2.11.tar.bz2
Normal file
3
python-gammu-2.11.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8938af9a92804028e729f68a2e23ccbde525590a4cdc2f43e59d490855a05db6
|
||||
size 119760
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:007db06a0c5c8d02498a7f9f43052c4a936adddd842640c96ad6f2d4f8cf2140
|
||||
size 118067
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 10:42:13 UTC 2018 - ecsos@opensuse.org
|
||||
|
||||
- Update to 2.11
|
||||
* Add support for the USSD in SMSD.
|
||||
- Update to 2.10
|
||||
* Testsuite compatibility with Gammu 1.38.5.
|
||||
- Update to 2.8
|
||||
* Make parameters to CancelCall and AnswerCall optional.
|
||||
* Added support for UTF-16 Unicode chars (emojis).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 22:16:36 UTC 2016 - ecsos@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-gammu
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-python-gammu
|
||||
Version: 2.7
|
||||
Version: 2.11
|
||||
Release: 0
|
||||
Summary: Python module to communicate with mobile phones
|
||||
License: GPL-2.0+
|
||||
Group: Development/Languages/Python
|
||||
Url: http://wammu.eu/python-gammu/
|
||||
Source: https://pypi.io/packages/source/p/python-gammu/python-gammu-%{version}.tar.bz2
|
||||
Source: https://dl.cihar.com/python-gammu/python-gammu-%{version}.tar.bz2
|
||||
BuildRequires: gammu-devel >= 1.37.90
|
||||
BuildRequires: libdbi-drivers-dbd-sqlite3
|
||||
BuildRequires: pkg-config
|
||||
|
Reference in New Issue
Block a user