diff --git a/python-gammu-2.11.tar.bz2 b/python-gammu-2.11.tar.bz2 new file mode 100644 index 0000000..db6dec6 --- /dev/null +++ b/python-gammu-2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8938af9a92804028e729f68a2e23ccbde525590a4cdc2f43e59d490855a05db6 +size 119760 diff --git a/python-gammu-2.7.tar.bz2 b/python-gammu-2.7.tar.bz2 deleted file mode 100644 index 53ea923..0000000 --- a/python-gammu-2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:007db06a0c5c8d02498a7f9f43052c4a936adddd842640c96ad6f2d4f8cf2140 -size 118067 diff --git a/python-python-gammu.changes b/python-python-gammu.changes index 13af9c4..69b3e44 100644 --- a/python-python-gammu.changes +++ b/python-python-gammu.changes @@ -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 diff --git a/python-python-gammu.spec b/python-python-gammu.spec index 8ddc758..80d2266 100644 --- a/python-python-gammu.spec +++ b/python-python-gammu.spec @@ -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