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