commit hackrf for openSUSE:Factory

Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hackrf for openSUSE:Factory checked in at 2021-03-30 21:20:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hackrf (Old) and /work/SRC/openSUSE:Factory/.hackrf.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hackrf" Tue Mar 30 21:20:43 2021 rev:4 rq:880713 version:2021.03.1 Changes: -------- --- /work/SRC/openSUSE:Factory/hackrf/hackrf.changes 2018-07-10 16:15:21.853542475 +0200 +++ /work/SRC/openSUSE:Factory/.hackrf.new.2401/hackrf.changes 2021-03-30 21:50:06.806898249 +0200 @@ -1,0 +2,21 @@ +Sat Mar 20 11:48:32 UTC 2021 - Martin Hauke <mardnh@gmx.de> + +- Update to version 2021.03.01 + Note: You must also update firmware on your HackRF ! + * CPLD bitstreams are now included in and loaded automatically + by the firmware. There is no longer a need to update the CPLD + separately. + * The clock output (CLKOUT) is now turned off by default. + * A new utility, hackrf_clock, provides a way to inspect and + modify configuration of hardware clocks, including turning on + and off CLKOUT. + * The rad1o badge is now supported by firmware in this release. + Firmware from the HackRF release/repository is different than + the original CCCamp firmware and only supports operation as a + USB SDR peripheral. + * When using a HackRF One with a PortaPack in "HackRF Mode" + (operating as a USB peripheral), the PortaPack display now + indicates operational status and settings. + * There have been many more enhancements and bug fixes. + +------------------------------------------------------------------- Old: ---- hackrf-2018.01.1.tar.xz New: ---- hackrf-2021.03.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hackrf.spec ++++++ --- /var/tmp/diff_new_pack.waPMXC/_old 2021-03-30 21:50:07.438898784 +0200 +++ /var/tmp/diff_new_pack.waPMXC/_new 2021-03-30 21:50:07.442898787 +0200 @@ -1,7 +1,7 @@ # # spec file for package hackrf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,12 +20,12 @@ %define libname lib%{name}%{sover} %define hackrf_group hackrf Name: hackrf -Version: 2018.01.1 +Version: 2021.03.1 Release: 0 Summary: Support programs for the open source SDR hardware -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Hamradio/Other -Url: http://greatscottgadgets.com/hackrf/ +URL: https://greatscottgadgets.com/hackrf/ #Git-Clone: https://github.com/mossmann/hackrf.git Source: https://github.com/mossmann/hackrf/releases/download/v%{version}/hackrf-%{version}.tar.xz BuildRequires: cmake @@ -51,7 +51,7 @@ %package udev Summary: Udev rules for HackRF Group: Hardware/Other -Requires(pre): pwdutils +Requires(pre): shadow %description udev Udev rules for HackRF. @@ -81,7 +81,7 @@ -DINSTALL_UDEV_RULES=ON \ -DUDEV_RULES_PATH=%{_udevrulesdir} \ -DUDEV_RULES_GROUP=%{hackrf_group} -make %{?_smp_mflags} +%make_build %install %cmake_install @@ -105,10 +105,13 @@ %postun -n %{libname} -p /sbin/ldconfig %files -%doc ../COPYING ../RELEASENOTES ../Readme.md ../TRADEMARK +%license ../COPYING +%doc ../RELEASENOTES ../Readme.md ../TRADEMARK +%{_bindir}/hackrf_clock %{_bindir}/hackrf_cpldjtag %{_bindir}/hackrf_debug %{_bindir}/hackrf_info +%{_bindir}/hackrf_operacake %{_bindir}/hackrf_spiflash %{_bindir}/hackrf_sweep %{_bindir}/hackrf_transfer ++++++ hackrf-2018.01.1.tar.xz -> hackrf-2021.03.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/hackrf/hackrf-2018.01.1.tar.xz /work/SRC/openSUSE:Factory/.hackrf.new.2401/hackrf-2021.03.1.tar.xz differ: char 25, line 1
participants (1)
-
Source-Sync