From a175e5fbb6ae442ea04719b0e497ac3bca1d3c5722ad62b3a75b2a4f81d962ae Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 18 Jul 2017 07:19:08 +0000 Subject: [PATCH] Accepting request 511072 from home:mnhauke:sdr-devel - Fix license - Update to version 0.0.0+git.20170718: * Changed the fallback sample rate to 768 ksps * Added a license file OBS-URL: https://build.opensuse.org/request/show/511072 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/airspyhf?expand=0&rev=2 --- _servicedata | 2 +- airspyhf-0.0.0+git.20170716.tar.xz | 3 --- airspyhf-0.0.0+git.20170718.tar.xz | 3 +++ airspyhf.changes | 10 ++++++++++ airspyhf.spec | 8 +++----- 5 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 airspyhf-0.0.0+git.20170716.tar.xz create mode 100644 airspyhf-0.0.0+git.20170718.tar.xz diff --git a/_servicedata b/_servicedata index 847b34b..ed22c0d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/airspy/airspyhf.git - a0ab4035bbcb92447be0e5abe58520b03868528a \ No newline at end of file + 4f1467032fea8bed2e672aa265b96897303acea0 \ No newline at end of file diff --git a/airspyhf-0.0.0+git.20170716.tar.xz b/airspyhf-0.0.0+git.20170716.tar.xz deleted file mode 100644 index 382bd68..0000000 --- a/airspyhf-0.0.0+git.20170716.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc2333190885d411849f312fa88862822a2935f0881ed02fed50d586e324f4b8 -size 16636 diff --git a/airspyhf-0.0.0+git.20170718.tar.xz b/airspyhf-0.0.0+git.20170718.tar.xz new file mode 100644 index 0000000..6ba4e57 --- /dev/null +++ b/airspyhf-0.0.0+git.20170718.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019c60cc79d9a900b9b5300bb178899efeeb200fea25866c96a1d76861226e6a +size 16812 diff --git a/airspyhf.changes b/airspyhf.changes index c48e45e..cd81d19 100644 --- a/airspyhf.changes +++ b/airspyhf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 18 07:06:01 UTC 2017 - mardnh@gmx.de + +------------------------------------------------------------------- +Tue Jul 18 07:05:50 UTC 2017 - mardnh@gmx.de + +- Fix license +- Update to version 0.0.0+git.20170718: + * Changed the fallback sample rate to 768 ksps + * Added a license file ------------------------------------------------------------------- Mon Jul 17 19:09:58 UTC 2017 - mardnh@gmx.de diff --git a/airspyhf.spec b/airspyhf.spec index 68aada5..240f824 100644 --- a/airspyhf.spec +++ b/airspyhf.spec @@ -20,10 +20,10 @@ %define airspyhf_group airspyhf %define libname lib%{name}%{sover} Name: airspyhf -Version: 0.0.0+git.20170716 +Version: 0.0.0+git.20170718 Release: 0 Summary: Support programs for Airspy HF+ SDR -License: BSD-2-Clause or MIT +License: BSD-3-Clause Group: Productivity/Hamradio/Other Url: http://www.airspy.com/airspy-hf-plus #Git-Clone: https://github.com/airspy/airspyhf.git @@ -93,10 +93,8 @@ getent group %{airspyhf_group} >/dev/null || groupadd -r %{airspyhf_group} %postun udev %udev_rules_update -%files -%doc README.md - %files -n %{libname} +%doc README.md LICENSE %{_libdir}/libairspyhf.so.* %files udev