2 Commits

4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:495e9836c8a1033a5d7814e68ebfc3b0d8f7db1747d13310e7df47c561aee9ce
size 325784

3
libacars-2.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94b1669ce73f085494fb768a02aab8ac0f4e52704759269b9c526637aa6db7d9
size 325834

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 2 11:03:36 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.1
* Fix compatibility with latest CMake versions.
-------------------------------------------------------------------
Sun Aug 27 12:40:27 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
#
# spec file for package libacars2
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2019-2023, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2019-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
@@ -20,7 +20,7 @@
%define sover 2
%define libname libacars-2-%{sover}
Name: libacars2
Version: 2.2.0
Version: 2.2.1
Release: 0
Summary: A library for decoding various ACARS message payloads
License: MIT
@@ -74,7 +74,7 @@ Example applications for for libacars:
reports)
%prep
%setup -q -n libacars-%{version}
%autosetup -n libacars-%{version}
%build
%cmake \