Accepting request 506396 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/506396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gammu?expand=0&rev=45
This commit is contained in:
commit
aeb3e12165
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:561cc1f116db604a7a2c29c05f2ef7f23a4e1fff1db187b69b277e5516181071
|
|
||||||
size 1677156
|
|
3
gammu-1.38.3.tar.xz
Normal file
3
gammu-1.38.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2f6ee7b07d003b4fa800e72e2c3f45f16c378ec1d81b7a60253d60b14a67dab
|
||||||
|
size 1687752
|
@ -1,5 +1,6 @@
|
|||||||
--- gammu-1.37.0.orig/contrib/CMakeLists.txt 2016-02-03 10:48:03.000000000 +0100
|
diff -Pdpru gammu-1.38.3.orig/contrib/CMakeLists.txt gammu-1.38.3/contrib/CMakeLists.txt
|
||||||
+++ gammu-1.37.0/contrib/CMakeLists.txt 2016-02-18 02:11:40.042824227 +0100
|
--- 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)
|
@@ -126,7 +126,6 @@ endif (INSTALL_UDEV_RULES)
|
||||||
|
|
||||||
# Build some examples
|
# Build some examples
|
||||||
@ -7,4 +8,4 @@
|
|||||||
-add_subdirectory(smscgi)
|
-add_subdirectory(smscgi)
|
||||||
add_subdirectory(convert)
|
add_subdirectory(convert)
|
||||||
add_subdirectory(sqlreply)
|
add_subdirectory(sqlreply)
|
||||||
|
add_subdirectory(coveragehelper)
|
||||||
|
@ -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
|
Fri Dec 16 18:00:41 UTC 2016 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gammu
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define so_ver 8
|
%define so_ver 8
|
||||||
|
|
||||||
Name: gammu
|
Name: gammu
|
||||||
Version: 1.38.0
|
Version: 1.38.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mobile phone management utility
|
Summary: Mobile phone management utility
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user