SHA256
1
0
forked from pool/hackrf

2 Commits

Author SHA256 Message Date
21562daedb Accepting request 1327735 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1327735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hackrf?expand=0&rev=8
2026-01-17 13:56:41 +00:00
ddd81409ad - Update to version 2026.01.1
* HackRF Pro, a new hardware platform, is now supported. Initially
    HackRF Pro supports a legacy radio configuration mode that makes
    it compatible with software designed for use with HackRF One.
    Future releases will enable extended precision and other modes.
  * Improved build system and documentation.
  * Added support for newer PortaPacks with AGM Microelectronics
    CPLDs.
  * Updated libhackrf version to be more consistent with Semantic
    Versioning.
  * There have been many enhancements and bug fixes. For a full
    list of changes, see the git log.

OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hackrf?expand=0&rev=22
2026-01-16 19:09:43 +00:00
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9ced67e6b801cd02c18d0c4654ed18a4bcb36c24a64330c347dfccbd859ad16
size 21734672

3
hackrf-2026.01.1.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:283387d7a1aad965b07287adea7361a2a86176e854e2f2b808f58b5626015de4
size 25923808

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 16 18:23:11 UTC 2026 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 2026.01.1
* HackRF Pro, a new hardware platform, is now supported. Initially
HackRF Pro supports a legacy radio configuration mode that makes
it compatible with software designed for use with HackRF One.
Future releases will enable extended precision and other modes.
* Improved build system and documentation.
* Added support for newer PortaPacks with AGM Microelectronics
CPLDs.
* Updated libhackrf version to be more consistent with Semantic
Versioning.
* There have been many enhancements and bug fixes. For a full
list of changes, see the git log.
-------------------------------------------------------------------
Wed Mar 6 20:25:54 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@@ -1,7 +1,7 @@
#
# spec file for package hackrf
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define libname lib%{name}%{sover}
%define hackrf_group hackrf
Name: hackrf
Version: 2024.02.1
Version: 2026.01.1
Release: 0
Summary: Support programs for the open source SDR hardware
License: GPL-2.0-only
@@ -127,6 +127,7 @@ getent group %{hackrf_group} >/dev/null || groupadd -r %{hackrf_group}
%{_libdir}/libhackrf.so
%{_includedir}/libhackrf
%{_libdir}/pkgconfig/libhackrf.pc
%{_libdir}/cmake/HackRF
%files firmware
%dir %{_datadir}/hackrf