4 Commits

Author SHA256 Message Date
cc21e16783 Accepting request 1248047 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1248047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multimon-ng?expand=0&rev=13
2025-02-24 14:49:56 +00:00
2feccac165 Accepting request 1247905 from home:mnhauke:sdr-devel
- Update to version 1.4.1
  * Update man page to reflect the latest changes.

OBS-URL: https://build.opensuse.org/request/show/1247905
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=30
2025-02-24 09:39:04 +00:00
314495e1e1 Accepting request 1246882 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1246882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multimon-ng?expand=0&rev=12
2025-02-19 14:59:30 +00:00
5455a8b7c5 Accepting request 1246835 from home:mnhauke:sdr-devel
- Update to version 1.4.0
  * FLEX: Estimate the total offset based on the estimated passed
    full cycles.
  * FLEX: Suppress timestamp by passing --flex-no-ts
  * FLEX: fix for group messages.
  * Timestamp UTC ISO-8601 mode.
  * Add JSON (partial).

OBS-URL: https://build.opensuse.org/request/show/1246835
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=28
2025-02-19 07:51:49 +00:00
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:608258875cdc61ad7a66a2955ec277ed50e5abf628b578c1b53f975d6762f07d
size 2447704

3
multimon-ng-1.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20ff8a007f9a83dc3e7e3496434ca99e8ea15cc98b8e02881d24d7f4639b5c16
size 2471513

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Feb 23 11:10:29 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.1
* Update man page to reflect the latest changes.
-------------------------------------------------------------------
Wed Feb 19 05:50:25 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.0
* FLEX: Estimate the total offset based on the estimated passed
full cycles.
* FLEX: Suppress timestamp by passing --flex-no-ts
* FLEX: fix for group messages.
* Timestamp UTC ISO-8601 mode.
* Add JSON (partial).
-------------------------------------------------------------------
Sat Jun 29 13:10:38 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
#
# spec file for package multimon-ng
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2017-2024, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2017-2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: multimon-ng
Version: 1.3.1
Version: 1.4.1
Release: 0
Summary: A fork of multimon that decodes multiple digital transmission modes
License: GPL-2.0-only
@@ -45,7 +45,7 @@ MultimonNG a fork of multimon. It decodes the following digital transmission mod
* FLEX
%prep
%setup -q
%autosetup -p1
%build
%cmake