Hello community, here is the log from the commit of package dumpvdl2 for openSUSE:Factory checked in at 2018-06-13 15:35:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old) and /work/SRC/openSUSE:Factory/.dumpvdl2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dumpvdl2" Wed Jun 13 15:35:23 2018 rev:5 rq:613886 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes 2018-04-13 12:51:05.208690342 +0200 +++ /work/SRC/openSUSE:Factory/.dumpvdl2.new/dumpvdl2.changes 2018-06-13 15:36:25.831096060 +0200 @@ -1,0 +2,10 @@ +Fri Jun 1 19:53:27 UTC 2018 - [email protected] + +- Update to version 1.3.1 + * Added decpdlc utility which decodes FANS-1/A CPDLC messages + supplied from command line or from a file. Can be used to + decode CPDLC traffic received via other media than VDL-2 + (eg. ACARS, HFDL, SATCOM). Refer to "decpdlc" section in + README.md for details + +------------------------------------------------------------------- Old: ---- dumpvdl2-1.3.0.tar.xz New: ---- dumpvdl2-1.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dumpvdl2.spec ++++++ --- /var/tmp/diff_new_pack.mz6xKE/_old 2018-06-13 15:36:26.923055871 +0200 +++ /var/tmp/diff_new_pack.mz6xKE/_new 2018-06-13 15:36:26.927055724 +0200 @@ -18,10 +18,10 @@ Name: dumpvdl2 -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: A VDL Mode 2 message decoder and protocol analyzer -License: GPL-3.0 +License: GPL-3.0-only Group: Productivity/Hamradio/Other URL: https://github.com/szpajder/dumpvdl2 #Git-Clone: https://github.com/szpajder/dumpvdl2.git @@ -53,10 +53,11 @@ make %{?_smp_mflags} %install -install -D -p -m 0755 dumpvdl2 %{buildroot}/%{_bindir}/dumpvdl2 +install -Dpm 0755 dumpvdl2 %{buildroot}/%{_bindir}/dumpvdl2 %files -%doc FILTERING_EXAMPLES.md README.md LICENSE +%license LICENSE +%doc FILTERING_EXAMPLES.md README.md %{_bindir}/dumpvdl2 %changelog ++++++ dumpvdl2-1.3.0.tar.xz -> dumpvdl2-1.3.1.tar.xz ++++++
