diff --git a/bladeRF.changes b/bladeRF.changes index 08a804b..9d18151 100644 --- a/bladeRF.changes +++ b/bladeRF.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 7 12:05:23 UTC 2018 - Martin Pluskal + +- Clarify license status + ------------------------------------------------------------------- Wed Sep 5 19:10:47 UTC 2018 - mardnh@gmx.de diff --git a/bladeRF.spec b/bladeRF.spec index d0f758c..13ceca2 100644 --- a/bladeRF.spec +++ b/bladeRF.spec @@ -13,7 +13,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/ # @@ -27,9 +27,9 @@ Name: bladeRF Version: 1.4.0 Release: 0 Summary: SDR radio receiver -License: GPL-2.0-only +License: GPL-2.0-only AND AGPL-3.0-or-later Group: Productivity/Hamradio/Other -Url: http://nuand.com/ +URL: http://nuand.com/ #Git-Clone: https://github.com/Nuand/bladeRF.git Source: https://github.com/Nuand/bladeRF/archive/%{release_name}.tar.gz#/%{name}-%{release_name}.tar.xz BuildRequires: cmake >= 2.8.4 @@ -106,10 +106,11 @@ getent group %{bladerf_group} >/dev/null || groupadd -r %{bladerf_group} %udev_rules_update %files -%doc README.md COPYING CONTRIBUTORS +%license COPYING +%doc README.md CONTRIBUTORS %{_bindir}/bladeRF-cli %{_bindir}/bladeRF-fsk -%{_mandir}/man1/bladeRF-cli.1%{ext_man} +%{_mandir}/man1/bladeRF-cli.1%{?ext_man} %files udev %{_udevrulesdir}/88-nuand.rules