Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2018-04-20 17:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Fri Apr 20 17:25:42 2018 rev:25 rq:593206 version:3.7.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2017-12-14 11:01:40.075494043 +0100 +++ /work/SRC/openSUSE:Factory/.gnuradio.new/gnuradio.changes 2018-04-20 17:25:49.574467196 +0200 @@ -1,0 +2,10 @@ +Mon Apr 2 22:28:38 UTC 2018 - [email protected] + +- Update to version 3.7.12.0 + * see /usr/share/doc/packages/gnuradio/CHANGELOG.md +- Remove Patches (not longer needed): + * CMake-set-C++-standard-to-c++11-and-C-standard-to-C99.diff + * 0001-gr-fec-switch-possible-C-11-code-from-constexpr-to-j.patch +- Update URLs + +------------------------------------------------------------------- Old: ---- 0001-gr-fec-switch-possible-C-11-code-from-constexpr-to-j.patch CMake-set-C++-standard-to-c++11-and-C-standard-to-C99.diff gnuradio-3.7.11.tar.gz New: ---- gnuradio-3.7.12.0.tar.gz volk-1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.kD1zQe/_old 2018-04-20 17:25:50.414436737 +0200 +++ /var/tmp/diff_new_pack.kD1zQe/_new 2018-04-20 17:25:50.418436592 +0200 @@ -16,21 +16,21 @@ # -%define sover 3_7_11-0_0_0 -%define sover_volk 1_3 +%define sover 3_7_12-0_0_0 +%define sover_volk 1_4 +%define volk_version 1.4 Name: gnuradio -Version: 3.7.11 +Version: 3.7.12.0 Release: 0 Summary: GNU software radio License: GPL-3.0+ Group: Productivity/Hamradio/Other URL: http://gnuradio.org -Source: http://gnuradio.org/releases/gnuradio/gnuradio-%{version}.tar.gz -Source1: %{name}-rpmlintrc +Source: https://github.com/gnuradio/gnuradio/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: https://github.com/gnuradio/volk/archive/v%{volk_version}.tar.gz#/volk-%{volk_version}.tar.gz # http://www.nathanwest.us/grc_to_37.sh Source2: grc_to_37.sh -Patch0: CMake-set-C++-standard-to-c++11-and-C-standard-to-C99.diff -Patch1: 0001-gr-fec-switch-possible-C-11-code-from-constexpr-to-j.patch +Source99: %{name}-rpmlintrc BuildRequires: alsa-devel BuildRequires: boost-devel BuildRequires: cmake @@ -50,6 +50,7 @@ BuildRequires: python-Sphinx BuildRequires: python-gtk BuildRequires: python-lxml +BuildRequires: python-mako BuildRequires: python-numpy BuildRequires: python-qt4-devel BuildRequires: qwt6-devel @@ -188,11 +189,7 @@ %prep %setup -q -# Workaround for Tumbleweed until GNURadio 3.8 is released -%if 0%{?suse_version} > 1320 -%patch0 -p1 -%patch1 -p1 -%endif +tar xzf %{SOURCE1} -C volk/ --strip-components=1 # remove buildtime from documentation sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxygen/Doxyfile.in sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxygen/Doxyfile.swig_doc.in @@ -263,6 +260,7 @@ %config(noreplace) %{_sysconfdir}/gnuradio/conf.d/*.conf %dir %{_docdir}/%{name}/ %{_docdir}/%{name}/README* +%{_docdir}/%{name}/CHANGELOG* # doc package %exclude %{_docdir}/%{name}/html/ %exclude %{_docdir}/%{name}/xml/ ++++++ gnuradio-3.7.11.tar.gz -> gnuradio-3.7.12.0.tar.gz ++++++ ++++ 187874 lines of diff (skipped) ++++++ gnuradio-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.kD1zQe/_old 2018-04-20 17:25:51.874383797 +0200 +++ /var/tmp/diff_new_pack.kD1zQe/_new 2018-04-20 17:25:51.874383797 +0200 @@ -2,6 +2,7 @@ addFilter("arch-dependent-file-in-usr-share.*/usr/share/gnuradio/examples/audio/.*") addFilter("arch-dependent-file-in-usr-share.*/usr/share/gnuradio/examples/fcd/.*") addFilter("arch-dependent-file-in-usr-share.*/usr/share/gnuradio/examples/uhd/.*") +addFilter("arch-dependent-file-in-usr-share.*/usr/share/gnuradio/examples/qt-gui/.*") addFilter("unstripped-binary-or-object.*/usr/share/gnuradio/examples/audio/.*") addFilter("unstripped-binary-or-object.*/usr/share/gnuradio/examples/fcd/.*") addFilter("unstripped-binary-or-object.*/usr/share/gnuradio/examples/uhd/.*")
