From a72079ffbb6bd4326547d58625d0af2821539c51598616ccaf762b86f60944af Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Fri, 27 Nov 2020 18:48:52 +0000 Subject: [PATCH] Accepting request 839393 from home:mnhauke - Update to version 1.42.0 * Localization updates. * Improved CNMI command compatibility for AT module. * Improved getting of network and manufacturer information in AT module. * Improved compatibility with D-Link modems that need to power on. * Dropped Python 3 compatibility from utility scripts. * Fixed bug in deleting SMS messages. OBS-URL: https://build.opensuse.org/request/show/839393 OBS-URL: https://build.opensuse.org/package/show/hardware/gammu?expand=0&rev=53 --- gammu-1.41.0.tar.xz | 3 --- gammu-1.42.0.tar.xz | 3 +++ gammu.changes | 12 ++++++++++++ gammu.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 gammu-1.41.0.tar.xz create mode 100644 gammu-1.42.0.tar.xz diff --git a/gammu-1.41.0.tar.xz b/gammu-1.41.0.tar.xz deleted file mode 100644 index b757a4f..0000000 --- a/gammu-1.41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f -size 1731712 diff --git a/gammu-1.42.0.tar.xz b/gammu-1.42.0.tar.xz new file mode 100644 index 0000000..26a91ae --- /dev/null +++ b/gammu-1.42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f152314d7e4d3d643610d742845e0a016ce97c234ad4b1151574e1b09651ee +size 1747520 diff --git a/gammu.changes b/gammu.changes index 963110d..015577d 100644 --- a/gammu.changes +++ b/gammu.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Oct 4 09:47:33 UTC 2020 - Martin Hauke + +- Update to version 1.42.0 + * Localization updates. + * Improved CNMI command compatibility for AT module. + * Improved getting of network and manufacturer information in + AT module. + * Improved compatibility with D-Link modems that need to power on. + * Dropped Python 3 compatibility from utility scripts. + * Fixed bug in deleting SMS messages. + ------------------------------------------------------------------- Tue Apr 21 02:24:42 UTC 2020 - Steve Kowalik diff --git a/gammu.spec b/gammu.spec index a42479a..bbe3edf 100644 --- a/gammu.spec +++ b/gammu.spec @@ -19,7 +19,7 @@ %define so_ver 8 %define gammu_docdir %{_docdir}/%{name} Name: gammu -Version: 1.41.0 +Version: 1.42.0 Release: 0 Summary: Mobile phone management utility License: GPL-2.0-only