Hello community, here is the log from the commit of package limesuite for openSUSE:Factory checked in at 2020-08-05 20:27:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/limesuite (Old) and /work/SRC/openSUSE:Factory/.limesuite.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "limesuite" Wed Aug 5 20:27:33 2020 rev:11 rq:824373 version:20.07.1 Changes: -------- --- /work/SRC/openSUSE:Factory/limesuite/limesuite.changes 2020-01-30 09:41:58.253508410 +0100 +++ /work/SRC/openSUSE:Factory/.limesuite.new.3592/limesuite.changes 2020-08-05 20:27:45.683051550 +0200 @@ -1,0 +2,34 @@ +Fri Jul 31 19:41:58 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 20.0.7.1 + LimeSuite library changes: + * Changed LimeSDR-Mini SXR default values to match SXT + * Fix for lms chip id not changing when setting interface + frequency + * Improve SXT/SXR tune in MCU calibrations + * Set stream FIFO size to be at least 4 packets + * Increased availble COM port values for LimeRFE board + * Added unicode check when LimeRFE COM port is being opened + LimeSuiteGUI: + * Fixed display of CLKGEN values + * Changed numeric slider settings for better fit on some + distributions + * Changed power meter to always be visible in LimeRFE panel + * Changed LimeRFE panel's info to be read only + * Added clear button to LimeRFE info panel + * Fixed GUI freezing when opening LimeRFE board through SDR + connection with flipped cable + SoapyLMS: + * Return actual supported sample rates instead of returning + static limits + Octave: + * Fixed warnings when loading LimeSuite library + Other changes: + * Updated CMake so that LimeRFE module is optional + * Added HW, GW version and temperature information to QuickTest + output + * Fixed LimeUtil loading wrong device with optional arguments +- Remove patch (not longer needed): + * 0001-Remove-some-warnings-LimeRFE-related.patch + +------------------------------------------------------------------- Old: ---- 0001-Remove-some-warnings-LimeRFE-related.patch limesuite-20.01.0.tar.xz New: ---- limesuite-20.07.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ limesuite.spec ++++++ --- /var/tmp/diff_new_pack.0UBLdq/_old 2020-08-05 20:27:47.303052062 +0200 +++ /var/tmp/diff_new_pack.0UBLdq/_new 2020-08-05 20:27:47.303052062 +0200 @@ -1,7 +1,7 @@ # # spec file for package limesuite # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -17,11 +17,11 @@ # -%define sover 20_01-1 +%define sover 20_07-1 %define libname libLimeSuite%{sover} %define soapy_modver 0.7 Name: limesuite -Version: 20.01.0 +Version: 20.07.1 Release: 0 Summary: Collection of software supporting LMS7-based hardware License: Apache-2.0 @@ -29,7 +29,6 @@ URL: https://myriadrf.org/projects/lime-suite/ #Git-Clone: https://github.com/myriadrf/LimeSuite.git Source: https://github.com/myriadrf/LimeSuite/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz -Patch0: 0001-Remove-some-warnings-LimeRFE-related.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: gnuplot @@ -84,7 +83,6 @@ %prep %setup -q -n LimeSuite-%{version} -%patch0 -p1 # HACK: set udev permissions to 666 sed -i 's|MODE="660"|MODE="666"|g' udev-rules/64-limesuite.rules ++++++ limesuite-20.01.0.tar.xz -> limesuite-20.07.1.tar.xz ++++++
