From 6e37d9b9fb747a075a5bfa78d178db1473b1473e35a4466a3f8ff1d3d98b0a66 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 27 Jun 2017 08:45:26 +0000 Subject: [PATCH] Accepting request 504362 from home:ecsos update to 1.38.3 OBS-URL: https://build.opensuse.org/request/show/504362 OBS-URL: https://build.opensuse.org/package/show/hardware/gammu?expand=0&rev=37 --- gammu-1.38.0.tar.xz | 3 --- gammu-1.38.3.tar.xz | 3 +++ gammu-remove-gplv3-files.patch | 7 ++++--- gammu.changes | 25 +++++++++++++++++++++++++ gammu.spec | 4 ++-- 5 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 gammu-1.38.0.tar.xz create mode 100644 gammu-1.38.3.tar.xz diff --git a/gammu-1.38.0.tar.xz b/gammu-1.38.0.tar.xz deleted file mode 100644 index 8708af4..0000000 --- a/gammu-1.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:561cc1f116db604a7a2c29c05f2ef7f23a4e1fff1db187b69b277e5516181071 -size 1677156 diff --git a/gammu-1.38.3.tar.xz b/gammu-1.38.3.tar.xz new file mode 100644 index 0000000..215c474 --- /dev/null +++ b/gammu-1.38.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f6ee7b07d003b4fa800e72e2c3f45f16c378ec1d81b7a60253d60b14a67dab +size 1687752 diff --git a/gammu-remove-gplv3-files.patch b/gammu-remove-gplv3-files.patch index 38be5d5..df3d0c3 100644 --- a/gammu-remove-gplv3-files.patch +++ b/gammu-remove-gplv3-files.patch @@ -1,5 +1,6 @@ ---- gammu-1.37.0.orig/contrib/CMakeLists.txt 2016-02-03 10:48:03.000000000 +0100 -+++ gammu-1.37.0/contrib/CMakeLists.txt 2016-02-18 02:11:40.042824227 +0100 +diff -Pdpru gammu-1.38.3.orig/contrib/CMakeLists.txt gammu-1.38.3/contrib/CMakeLists.txt +--- gammu-1.38.3.orig/contrib/CMakeLists.txt 2017-05-23 13:34:20.000000000 +0200 ++++ gammu-1.38.3/contrib/CMakeLists.txt 2017-06-17 14:33:00.480774329 +0200 @@ -126,7 +126,6 @@ endif (INSTALL_UDEV_RULES) # Build some examples @@ -7,4 +8,4 @@ -add_subdirectory(smscgi) add_subdirectory(convert) add_subdirectory(sqlreply) - + add_subdirectory(coveragehelper) diff --git a/gammu.changes b/gammu.changes index f511187..7187422 100644 --- a/gammu.changes +++ b/gammu.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Jun 17 12:27:53 UTC 2017 - ecsos@opensuse.org + +- Update to 1.38.3 + * Improved support for ZTE MF626. + * Fixed USSD handling with longer codes. + * Increased default value for StatusFrequency. + * Improved SMSD response on signals. + * Improved SMSD throughput on big queue. + * Improved SMSD compatibility with Microsoft SQL Server. +- Update to 1.38.2 + * Improved support for Huawei K3765, E150 and E372. + * Fixed decoding of unicode surrogates at message boundary. + * Environment variable PHONE_ID for external program. + * SMS compatibility with devices following old version of GSM 03.38. + * Unicode is now preferred when handling USSD. + * Improved decoding of MMS indication SMS. +- Update to 1.38.1 + * Fixed sending SMS to numbers starting with 000. + * Fixed parsing of vcalendar files with VALUE=DATE-TIME. + * Fixed compatibility with D-Link dwm-157. + * Updated list of GSM countries and networks. +- rebase patch gramps-remove-gplv3-files.patch because of build + error. + ------------------------------------------------------------------- Fri Dec 16 18:00:41 UTC 2016 - ecsos@opensuse.org diff --git a/gammu.spec b/gammu.spec index 92d2887..9635965 100644 --- a/gammu.spec +++ b/gammu.spec @@ -1,7 +1,7 @@ # # spec file for package gammu # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,7 +19,7 @@ %define so_ver 8 Name: gammu -Version: 1.38.0 +Version: 1.38.3 Release: 0 Summary: Mobile phone management utility License: GPL-2.0