Accepting request 267219 from home:ecsos

update to 1.34.0

OBS-URL: https://build.opensuse.org/request/show/267219
OBS-URL: https://build.opensuse.org/package/show/hardware/gammu?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2015-01-30 12:36:22 +00:00
committed by Git OBS Bridge
parent aafc48984c
commit c667999f67
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22840df93622f47b99fe435e32de31a35fd78825b134837098e0b4b443a7f7a1
size 2051988

3
gammu-1.34.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bdb481c596259810b2c0c4fb744db7a050d78275609cce9c6356e3680eeafdd
size 1978260

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Dec 30 09:56:31 UTC 2014 - ecsos@opensuse.org
- Update to 1.34.0:
* Add phone power ON/OFF function.
* Removed deprecated Python modules gammu.Data and gammu.Worker.
* Store network name and code in SMSD tables.
* Fixed build with recent clang compiler.
* Fixed several possible issues found by Coverity scan.
* Fixed possible crash on SMSD startup.
* Fixed decoding unicode SMS messages.
* Added identification for several Nokia phones.
* Fixed compilation issues on various platforms.
* SMSD now honors loglevel for all logging targets.
* SMSD can automatically hangup incoming calls.
* Correctly detect Network errors.
-------------------------------------------------------------------
Sun Jul 7 20:03:45 UTC 2013 - asterios.dramis@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package gammu
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define so_ver 7
Name: gammu
Version: 1.33.0
Version: 1.34.0
Release: 0
Summary: Mobile phone management utility
License: GPL-2.0
@@ -128,6 +128,7 @@ BuildRequires: pkgconfig
BuildRequires: %{dist_bluez_libs}
%if 0%{?suse_version} > 1140
BuildRequires: python-Sphinx
BuildRequires: python-sphinxcontrib-breathe
%endif
BuildRequires: python-devel
BuildRequires: unixODBC-devel