Hello community, here is the log from the commit of package libacars2 for openSUSE:Factory checked in at 2020-04-08 19:55:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libacars2 (Old) and /work/SRC/openSUSE:Factory/.libacars2.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libacars2" Wed Apr 8 19:55:53 2020 rev:2 rq:791984 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libacars2/libacars2.changes 2020-03-27 22:03:41.467015898 +0100 +++ /work/SRC/openSUSE:Factory/.libacars2.new.3248/libacars2.changes 2020-04-08 19:55:54.513089420 +0200 @@ -1,0 +2,8 @@ +Tue Apr 7 12:24:50 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Rename acars-examples to acars2-examples, conflicting with + acars-examples: this package was duplicate generated between + libacars and libacars2, with a random one being published in the + repositories. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libacars2.spec ++++++ --- /var/tmp/diff_new_pack.3rPIyb/_old 2020-04-08 19:55:55.265089969 +0200 +++ /var/tmp/diff_new_pack.3rPIyb/_new 2020-04-08 19:55:55.269089972 +0200 @@ -1,7 +1,7 @@ # # spec file for package libacars2 # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2019, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -31,8 +31,8 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig -BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(zlib) %description libacars is a library for decoding various ACARS message payloads. @@ -55,11 +55,12 @@ This subpackage contains libraries and header files for developing applications that want to make use of libacars. -%package -n acars-examples +%package -n acars2-examples Summary: Example applications for libacars Group: Productivity/Hamradio/Other +Conflicts: acars-examples -%description -n acars-examples +%description -n acars2-examples Example applications for for libacars: * decode_arinc.c - decodes ARINC-622 messages supplied at the @@ -97,7 +98,7 @@ %{_libdir}/libacars-2.so %{_libdir}/pkgconfig/libacars-2.pc -%files -n acars-examples +%files -n acars2-examples %{_bindir}/adsc_get_position %{_bindir}/cpdlc_get_position %{_bindir}/decode_acars_apps
