2018-06-15 14:09:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 15 08:50:15 UTC 2018 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Update to version 3.7.13.3
|
|
|
|
* For non-C++11 compilers, the new cstdint include doesn't work
|
|
|
|
out; conditionalized it.
|
|
|
|
- Remove patch:
|
|
|
|
* boost_161.patch (not longer needed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 1 22:10:16 UTC 2018 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Update to version 3.7.13.2
|
|
|
|
Fixed:
|
|
|
|
* boost::posix_time::[milli]second takes integer numbers, and we
|
|
|
|
now at least cast the floats to integers, as Boost 1.67 forced
|
|
|
|
us to realize we're (incorrectly) using floating point her
|
|
|
|
GRC:
|
|
|
|
* Fixed GRC bug which broke WX and Qt (by altering the template
|
|
|
|
code), in multiple (less than awesome) steps
|
|
|
|
gr-blocks:
|
|
|
|
* float_array_to_int: int32 limits were wrongly hardcoded.
|
|
|
|
* Fixed the undefined behaviour happening in float_to_complex when
|
|
|
|
accessing the second input_items element in the single-input case
|
|
|
|
|
2018-05-30 09:16:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 29 09:56:10 UTC 2018 - adam.majer@suse.de
|
|
|
|
|
|
|
|
- boost_161.patch: fix compilation with Boost 1.67 (bsc#1089806)
|
|
|
|
- missing_library.patch: hack to fix linking with required
|
|
|
|
libraries.
|
|
|
|
- use memory-constraints package instead of _constraints
|
|
|
|
|
2018-04-03 12:16:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 2 22:28:38 UTC 2018 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-12-12 15:51:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 12 15:52:26 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Ignore openssl-1_0_0 for build as temporary workaround for
|
|
|
|
Factory unresolvable state
|
|
|
|
|
2017-05-23 11:50:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 22 20:27:27 UTC 2017 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Add patches to fix builds on Factory
|
|
|
|
+ 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
|
|
|
|
|
2017-03-28 13:22:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 8 00:49:30 UTC 2017 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.11
|
|
|
|
|
2017-03-12 19:02:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 6 12:57:37 UTC 2017 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Fix README files installation
|
|
|
|
|
2016-11-24 20:24:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 20 19:35:33 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Rename soname macro to sover because it did not reflect the
|
|
|
|
SONAME.
|
|
|
|
- RPM group reclassification
|
|
|
|
|
2016-10-04 13:59:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 3 19:50:42 UTC 2016 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.10.1
|
|
|
|
|
2016-08-29 13:44:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 19:47:23 UTC 2016 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.10
|
|
|
|
- patch gnuradio-3.7.9.2-gcc6.patch removed
|
|
|
|
* breaks build on Leap 42.2 and Tumbleweed
|
|
|
|
|
2016-07-27 14:12:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 25 13:39:02 UTC 2016 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.9.3
|
|
|
|
|
2016-06-29 13:10:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 23 10:43:20 UTC 2016 - i@marguerite.su
|
|
|
|
|
|
|
|
- add patch: gnuradio-3.7.9.2-gcc6.patch
|
|
|
|
* fix 'constexpr' needed for in-class initialization of static
|
|
|
|
data member of non-integral type
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 20 07:30:54 UTC 2016 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Use wxPython 3.0 for Tumbleweed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 09:24:43 UTC 2016 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.9.2
|
|
|
|
- remove volk-cmake-3.5.patch not needed (applied upstream)
|
|
|
|
|
2016-03-26 14:26:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 11:40:28 UTC 2016 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Fix build with cmake 3.5
|
|
|
|
* volk-cmake-3.5.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 13 22:41:52 UTC 2016 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.9.1
|
|
|
|
|
2016-01-20 08:54:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 31 09:40:42 UTC 2015 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.9
|
|
|
|
|
2015-08-21 05:41:04 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-11-08 10:27:06 +00:00
|
|
|
Sat Oct 31 21:35:29 UTC 2015 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.8.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-08-21 05:41:04 +00:00
|
|
|
Sun Aug 16 09:47:05 UTC 2015 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.8
|
|
|
|
|
2015-05-16 17:01:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 16 06:16:36 UTC 2015 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.7.1
|
|
|
|
|
2014-12-10 22:44:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 8 08:03:53 UTC 2014 - stefan.bruens@rwth-aachen.de
|
|
|
|
|
|
|
|
- Return options.xml to main package [bnc#908744]
|
|
|
|
|
2014-12-09 08:14:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 4 12:31:11 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Set libgnuradio0 as obsolete
|
|
|
|
|
2014-12-01 13:00:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 28 13:00:16 UTC 2014 - stefan.bruens@rwth-aachen.de
|
|
|
|
|
|
|
|
- split out libvolk library package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 25 23:20:41 UTC 2014 - stefan.bruens@rwth-aachen.de
|
|
|
|
|
|
|
|
- split out wxWidgets dependent parts
|
|
|
|
The wxWidgets graphics system will be deprecated with GR 3.8,
|
|
|
|
and pulls in a lot of dependencies
|
|
|
|
- adjust soname to adhere to library packaging policy
|
|
|
|
|
2014-11-14 08:19:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 12 10:56:37 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Use -j2 for make
|
|
|
|
- Delete source url for conversion script
|
|
|
|
|
2014-10-29 20:10:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 23:25:32 UTC 2014 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.5
|
|
|
|
- bugfix release
|
|
|
|
|
2014-09-26 08:52:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 19 10:26:19 UTC 2014 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.5
|
|
|
|
- patch gnuradio-implicit-fortify-decl.patch removed (applied upstream)
|
|
|
|
|
2014-09-12 08:03:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 08:06:26 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- disable parallal build - it's too unreliable (due to memory pressure
|
|
|
|
on OBS workers)
|
|
|
|
|
2014-09-03 16:22:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 14:20:37 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Update grc_to_37.sh script to version 0.2
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 08:04:36 UTC 2014 - opensuse@dstoecker.de
|
|
|
|
|
|
|
|
- add grc_to_37.sh script to package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 25 21:00:13 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Add missed texlive dependencies
|
|
|
|
- Fix linking
|
|
|
|
- Re-enable UHD support
|
|
|
|
|
2014-08-25 09:54:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 20 09:58:03 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.7.4
|
|
|
|
- Remove OBS source service
|
|
|
|
- Use %cmake macros
|
|
|
|
- Enable parallel build
|
|
|
|
- Remove buildtime from documentation
|
|
|
|
- Fix implicit definitions of special functions
|
|
|
|
* gnuradio-implicit-fortify-decl.patch
|
|
|
|
- Disable UHD support
|
|
|
|
- Add _constraints to set required memory to 4Gb
|
|
|
|
- Use FFTW3 with multithreading support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 6 09:02:30 UTC 2014 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- update to version 3.7.3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 12 11:12:29 UTC 2013 - dl8fcl@darc.de
|
|
|
|
|
|
|
|
- update to version 3.7.2.1
|
|
|
|
bug-fix release with no new features
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 10 21:43:26 UTC 2013 - dl8fcl@darc.de
|
|
|
|
|
|
|
|
- update to version 3.7.2
|
|
|
|
use qwt6 for all openSUSE versions
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 21 15:04:28 UTC 2013 - dl8fcl@darc.de
|
|
|
|
|
|
|
|
- use qwt5 for openSUSE_13.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 31 22:37:26 UTC 2013 - dl8fcl@darc.de
|
|
|
|
|
|
|
|
- update to version 3.7.1
|
|
|
|
shared libraries are in a seperated rpm
|
|
|
|
changelog is in a seperated file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 6 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.5.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 30 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.5
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.4.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 16 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.4
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 2 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.3.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 13 00:00:00 UTC 2013 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- updated to release 3.6.3 (version number patched in source)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 1 00:00:00 UTC 2012 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- use Qwt6 if possible
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 30 00:00:00 UTC 2012 - wk@ire.pw.edu.pl
|
|
|
|
|
|
|
|
- heavily modified for actual release
|
|
|
|
- some parts taken from gnuradio package by surligas and from Fedora package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 7 00:00:00 UTC 2008 - dl9pf@gmx.de
|
|
|
|
|
|
|
|
- Imported into Build Service
|