Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2020-12-14 18:10:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Mon Dec 14 18:10:09 2020 rev:41 rq:855716 version:3.8.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2020-09-25 16:32:06.255920729 +0200 +++ /work/SRC/openSUSE:Factory/.gnuradio.new.2328/gnuradio.changes 2020-12-14 18:10:33.623711172 +0100 @@ -1,0 +2,7 @@ +Mon Dec 14 09:24:12 UTC 2020 - Martin Hauke <[email protected]> + +- Drop obsolete "Obsoletes: libgnuradio0" +- Add "BuildRequires: python3-pycairo", needed by the GRC +- Force GRC builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.cbOwHJ/_old 2020-12-14 18:10:34.371711916 +0100 +++ /var/tmp/diff_new_pack.cbOwHJ/_new 2020-12-14 18:10:34.375711919 +0100 @@ -70,6 +70,7 @@ BuildRequires: python3-mako >= 0.9.1 BuildRequires: python3-numpy BuildRequires: python3-pyaml >= 3.11 +BuildRequires: python3-pycairo BuildRequires: python3-qt5-devel BuildRequires: python3-six BuildRequires: qwt6-qt5-devel @@ -102,7 +103,6 @@ %package -n libgnuradio-%{sover} Summary: Libraries for GNU Radio Group: System/Libraries -Obsoletes: libgnuradio0 %description -n libgnuradio-%{sover} GNU Radio is a collection of software that when combined with minimal @@ -175,6 +175,7 @@ %build %cmake \ + -DENABLE_GRC=ON \ %ifarch armv6l armv6hl -Dhave_mfpu_neon=0 \ %endif _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
