Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Factory 
checked in at 2018-01-01 22:36:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old)
 and      /work/SRC/openSUSE:Factory/.dumpvdl2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dumpvdl2"

Mon Jan  1 22:36:39 2018 rev:3 rq:561005 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes        2017-10-13 
14:17:39.160099843 +0200
+++ /work/SRC/openSUSE:Factory/.dumpvdl2.new/dumpvdl2.changes   2018-01-01 
22:38:17.498674375 +0100
@@ -1,0 +2,19 @@
+Mon Jan  1 12:12:40 UTC 2018 - [email protected]
+
+- Update to version 1.2.0
+  * Better input signal filtering - reduced bit error rate, 10-50% more
+    messages successfully decoded.
+  * SDRPlay: major bugfixes in sample buffer handling code - shall now
+    perform equally well as RTLSDR (or even better).
+  * SDRPlay: --gain knob replaced with --gr (gain reduction). This makes
+    gain configuration in dumpvdl2 compatible with other SDRPlay apps.
+    See README.md for details.
+  * SDRPlay: support for selecting device by serial number.
+    Added optional build-time PLATFORM knob which sets CPU-specific
+  * compiler flags to optimize the code for various flavours of
+    Raspberry Pi. Supported values: rpiv1, rpiv2, rpiv3.
+  * Other minor bug fixes
+- Remove patch:
+  * dumpvdl2-obey-cflags.diff
+
+-------------------------------------------------------------------

Old:
----
  dumpvdl2-1.1.0.tar.xz
  dumpvdl2-obey-cflags.diff

New:
----
  dumpvdl2-1.2.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dumpvdl2.spec ++++++
--- /var/tmp/diff_new_pack.XL2uEa/_old  2018-01-01 22:38:18.298407365 +0100
+++ /var/tmp/diff_new_pack.XL2uEa/_new  2018-01-01 22:38:18.306404695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dumpvdl2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,17 @@
 
 
 Name:           dumpvdl2
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        A VDL Mode 2 message decoder and protocol analyzer
 License:        GPL-3.0
 Group:          Productivity/Hamradio/Other
-#Git-Clone:     https://github.com/szpajder/dumpvdl2.git
 Url:            https://github.com/szpajder/dumpvdl2
+#Git-Clone:     https://github.com/szpajder/dumpvdl2.git
 Source:         
https://github.com/szpajder/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz
-Patch0:         dumpvdl2-obey-cflags.diff
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(librtlsdr)
 
 %description
 A VDL Mode 2 message decoder and protocol analyzer.
@@ -48,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS='%{optflags}'
@@ -58,7 +56,6 @@
 install -D -p -m 0755 dumpvdl2 %{buildroot}/%{_bindir}/dumpvdl2
 
 %files
-%defattr(-,root,root)
 %doc FILTERING_EXAMPLES.md README.md LICENSE
 %{_bindir}/dumpvdl2
 

++++++ dumpvdl2-1.1.0.tar.xz -> dumpvdl2-1.2.0.tar.xz ++++++


Reply via email to