From 3d360c470064dc7d7fedabde38849ccd57bdbe4d91dbede4e5196f7ae2b66005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Jul 2015 11:09:56 +0000 Subject: [PATCH] Accepting request 316397 from home:Nijel:branches:devel:languages:python - Update to 2.3: * License changed tp GPL version 2 or later. * Documentation improvements. OBS-URL: https://build.opensuse.org/request/show/316397 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=7 --- python-gammu-2.2.tar.gz | 3 --- python-gammu-2.3.tar.bz2 | 3 +++ python-python-gammu.changes | 7 +++++++ python-python-gammu.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 python-gammu-2.2.tar.gz create mode 100644 python-gammu-2.3.tar.bz2 diff --git a/python-gammu-2.2.tar.gz b/python-gammu-2.2.tar.gz deleted file mode 100644 index f8d5d4e..0000000 --- a/python-gammu-2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b07fc3d50e68213a159764946051021e166b369275f74fe9849e09c51c7a81e -size 129639 diff --git a/python-gammu-2.3.tar.bz2 b/python-gammu-2.3.tar.bz2 new file mode 100644 index 0000000..2775ddd --- /dev/null +++ b/python-gammu-2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e566117c2ddc63815190972381a808c8bd4517557ded0119f085a0e8c383e26e +size 116845 diff --git a/python-python-gammu.changes b/python-python-gammu.changes index 48396b2..470e637 100644 --- a/python-python-gammu.changes +++ b/python-python-gammu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 3 13:38:27 UTC 2015 - mcihar@suse.cz + +- Update to 2.3: + * License changed tp GPL version 2 or later. + * Documentation improvements. + ------------------------------------------------------------------- Tue May 12 21:50:40 UTC 2015 - ecsos@opensuse.org diff --git a/python-python-gammu.spec b/python-python-gammu.spec index f941537..6966604 100644 --- a/python-python-gammu.spec +++ b/python-python-gammu.spec @@ -17,13 +17,13 @@ Name: python-python-gammu -Version: 2.2 +Version: 2.3 Release: 0 Summary: Python module to communicate with mobile phones -License: GPL-2.0 +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.gz +Source: https://pypi.python.org/packages/source/p/python-gammu/python-gammu-%{version}.tar.bz2 BuildRequires: gammu-devel >= 1.34.0 BuildRequires: libdbi-drivers-dbd-sqlite3 BuildRequires: pkg-config