diff --git a/python-gammu-2.5.tar.bz2 b/python-gammu-2.5.tar.bz2 deleted file mode 100644 index e2c13fc..0000000 --- a/python-gammu-2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91035d419e242390f85c451f33e74cd66ea6ba4be9a2c1436344814578d16afa -size 118499 diff --git a/python-gammu-2.7.tar.bz2 b/python-gammu-2.7.tar.bz2 new file mode 100644 index 0000000..53ea923 --- /dev/null +++ b/python-gammu-2.7.tar.bz2 @@ -0,0 +1,3 @@ +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 44c2091..13af9c4 100644 --- a/python-python-gammu.changes +++ b/python-python-gammu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 25 22:16:36 UTC 2016 - ecsos@opensuse.org + +- Update to 2.7 + * Compatibility with Gammu >= 1.37.90 +- change source url to url that work + ------------------------------------------------------------------- Sat May 28 10:23:27 UTC 2016 - ecsos@opensuse.org diff --git a/python-python-gammu.spec b/python-python-gammu.spec index 253397d..8ddc758 100644 --- a/python-python-gammu.spec +++ b/python-python-gammu.spec @@ -17,14 +17,14 @@ Name: python-python-gammu -Version: 2.5 +Version: 2.7 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.python.org/packages/source/p/python-gammu/python-gammu-%{version}.tar.bz2 -BuildRequires: gammu-devel >= 1.34.0 +Source: https://pypi.io/packages/source/p/python-gammu/python-gammu-%{version}.tar.bz2 +BuildRequires: gammu-devel >= 1.37.90 BuildRequires: libdbi-drivers-dbd-sqlite3 BuildRequires: pkg-config BuildRequires: python-devel