Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package inspectrum for openSUSE:Factory checked in at 2021-06-06 22:41:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inspectrum (Old) and /work/SRC/openSUSE:Factory/.inspectrum.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inspectrum" Sun Jun 6 22:41:02 2021 rev:6 rq:897862 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/inspectrum/inspectrum.changes 2020-12-01 14:22:06.521549314 +0100 +++ /work/SRC/openSUSE:Factory/.inspectrum.new.1898/inspectrum.changes 2021-06-06 22:41:06.515448092 +0200 @@ -1,0 +2,6 @@ +Sun Jun 6 12:10:21 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Use upstream version 0.2.3 + * Same as 0.2.2+git.20201123 + +------------------------------------------------------------------- Old: ---- _service _servicedata inspectrum-0.2.2+git.20201123.tar.xz New: ---- inspectrum-0.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ inspectrum.spec ++++++ --- /var/tmp/diff_new_pack.3iJRVe/_old 2021-06-06 22:41:07.887450080 +0200 +++ /var/tmp/diff_new_pack.3iJRVe/_new 2021-06-06 22:41:07.887450080 +0200 @@ -1,7 +1,7 @@ # # spec file for package inspectrum # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2015-2020, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: inspectrum -Version: 0.2.2+git.20201123 +Version: 0.2.3 Release: 0 Summary: A tool for analysing captured signals from SDRs License: GPL-3.0-or-later Group: Productivity/Hamradio/Other URL: https://github.com/miek/inspectrum -Source: %{name}-%{version}.tar.xz +Source: %{url}/archive/refs/tags/v%{version}.tar.gz/#/%{name}-%{version}.tar.gz BuildRequires: boost-devel BuildRequires: cmake BuildRequires: gcc-c++ @@ -48,7 +48,7 @@ %build %cmake -%make_build +%cmake_build %install %cmake_install