Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package airspy for openSUSE:Factory checked in at 2021-04-26 16:39:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/airspy (Old) and /work/SRC/openSUSE:Factory/.airspy.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "airspy" Mon Apr 26 16:39:23 2021 rev:7 rq:888367 version:1.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/airspy/airspy.changes 2021-02-16 22:51:04.194711824 +0100 +++ /work/SRC/openSUSE:Factory/.airspy.new.12324/airspy.changes 2021-04-26 16:40:22.390149351 +0200 @@ -1,0 +2,6 @@ +Sun Apr 25 10:10:02 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to release 1.0.10 + * no user visible changes since v1.0.9+git1611947482.70520c9 + +------------------------------------------------------------------- Old: ---- _service _servicedata airspy-1.0.9+git1611947482.70520c9.tar.xz New: ---- airspy-1.0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ airspy.spec ++++++ --- /var/tmp/diff_new_pack.ED4N3C/_old 2021-04-26 16:40:22.854150113 +0200 +++ /var/tmp/diff_new_pack.ED4N3C/_new 2021-04-26 16:40:22.858150120 +0200 @@ -21,14 +21,13 @@ %define airspy_group airspy %define libname lib%{name}%{sover} Name: airspy -Version: 1.0.9+git1611947482.70520c9 +Version: 1.0.10 Release: 0 Summary: Support programs for Airspy License: GPL-2.0-or-later URL: http://www.airspy.com #Git-Clone: https://github.com/airspy/airspyone_host.git -#Source: https://github.com/airspy/airspyone_host/archive/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz -Source: %{name}-%{version}.tar.xz +Source: https://github.com/airspy/airspyone_host/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake >= 2.8 BuildRequires: gcc-c++ BuildRequires: ninja @@ -61,7 +60,7 @@ Library headers for airspy driver. %prep -%setup -q -n airspy-%{version} +%setup -q -n airspyone_host-%{version} # HACK: set udev group to airspy sed -i "s/plugdev/airspy/g" airspy-tools/52-airspy.rules