Hello community, here is the log from the commit of package soapy-airspy for openSUSE:Factory checked in at 2018-11-12 09:44:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soapy-airspy (Old) and /work/SRC/openSUSE:Factory/.soapy-airspy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soapy-airspy" Mon Nov 12 09:44:28 2018 rev:2 rq:648171 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/soapy-airspy/soapy-airspy.changes 2017-11-08 15:09:22.011727740 +0100 +++ /work/SRC/openSUSE:Factory/.soapy-airspy.new/soapy-airspy.changes 2018-11-12 09:45:06.088857221 +0100 @@ -1,0 +2,5 @@ +Sat Nov 10 13:27:22 UTC 2018 - Wojciech Kazubski <[email protected]> + +- build with soapy-sdr 0.7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soapy-airspy.spec ++++++ --- /var/tmp/diff_new_pack.ofPVOX/_old 2018-11-12 09:45:06.672856332 +0100 +++ /var/tmp/diff_new_pack.ofPVOX/_new 2018-11-12 09:45:06.676856327 +0100 @@ -1,6 +1,7 @@ # # spec file for package soapy-airspy # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -15,7 +16,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define soapy_modver 0.6 +%define soapy_modver 0.7 %define soapy_modname soapysdr%{soapy_modver}-module-airspy Name: soapy-airspy Version: 0.1.1 @@ -31,7 +32,6 @@ BuildRequires: pkg-config BuildRequires: pkgconfig(SoapySDR) BuildRequires: pkgconfig(libairspy) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Soapy Airspy - Airspy device support for Soapy SDR. @@ -56,8 +56,8 @@ %cmake_install %files -n %{soapy_modname} -%defattr(-,root,root) -%doc Changelog.txt LICENSE.txt README.md +%license LICENSE.txt +%doc Changelog.txt README.md %dir %{_libdir}/SoapySDR %dir %{_libdir}/SoapySDR/modules%{soapy_modver} %{_libdir}/SoapySDR/modules%{soapy_modver}/libairspySupport.so
