1
0
insighttoolkit/insighttoolkit.changes

164 lines
6.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Aug 20 08:52:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Use memoryperjob constraint instead of %limit_build macro.
-------------------------------------------------------------------
Thu Jul 30 15:58:02 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to make build results independent
of build machine CPU (boo#1100677,
gh#InsightSoftwareConsortium/ITK#1939).
-------------------------------------------------------------------
Tue Jul 14 22:09:20 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Add insighttoolkit-drop-netlib-triangle-files.patch: Drop netlib
triangle files and any linking to them due to licensing issues;
patch from upstream [gh#InsightSoftwareConsortium/ITK#1913].
-------------------------------------------------------------------
Wed Jun 3 00:58:31 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.1.0: See
https://blog.kitware.com/itk-5-1-0-available-for-download/.
- Drop dcmtk-cmake.patch: no longer needed when using system
dcmtk.
- Update itklbfgs-linking.patch and nrrdio-linking.patch to
upstream-blessed versions (minor changes only)
[gh#InsightSoftwareConsortium/ITK#1867,
gh#InsightSoftwareConsortium/ITK#1878].
- New BuildRequires: pkgconfig(libpcrecpp) and bison.
- Drop BuildRequires: tcpd-devel, no longer needed.
- Add necessary Requires: python3-numpy to python3-%{name}
package.
- Update Requires for devel package and convert existing Requires
to pkgconfig equivalents where possible.
- Pass -DITK_USE_SYSTEM_SWIG:BOOL=ON to cmake, otherwise it
defaults to OFF and tries to download swig.
- Drop -DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON option passed to
cmake: no longer used.
- Drop -DITK_WRAPPING option passed to cmake: obsoleted by
-DITK_WRAP_PYTHON.
- No longer need to `export CXXFLAGS+=" -I%{_includedir}/gdcm/"`
[gh#InsightSoftwareConsortium/ITK#1768].
- Drop Group tags.
- Improve Summary and descriptions for packages.
-------------------------------------------------------------------
Mon May 18 01:15:30 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.0.1: See
https://discourse.itk.org/t/itk-5-0-1-has-been-released/2094.
- Changes from version 5.0.0: See
https://discourse.itk.org/t/itk-5-0-0-has-been-released/1931.
- Drop add_gcc9_support.patch: no longer required with upstream
support for up to GCC 10 baked in.
- Pass options to %cmake to set proper install paths when
installing; prevents the need to manually move installed libs
around. Drop sed BuildRequires that is no longer required as a
consequence.
- Enable python3 wrapping (needed for tomviz, for instance); split
out separate python3-itk package. Introduces BuildRequires:
python3-devel.
- Add BuildRequires: memory-constraints and use %limit_build
to require at least 2 GiB memory per thread; OOM failures
otherwise.
- Update _constraints file: at least 24 GB (!!!) disk space and 2
GB memory now required.
- Use ninja for build (BuildRequires: ninja); compile using
%cmake_build instead of make directly.
- Additional system library dependencies: CastXML-devel, gtest,
double-conversion, and gdcm-devel.
- Convert BuildRequires to pkgconfig() or cmake() based ones
wherever possible.
- Update URL and Source URL in keeping with upstream's move to
github.
- Drop conditionals for old openSUSE versions.
-------------------------------------------------------------------
Sat Jul 6 18:06:51 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Remove filler wording from description.
- Limit %fdupes to /usr subvolume.
-------------------------------------------------------------------
Tue Jul 2 13:21:01 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
- update to 4.13.2
- Replace add_gcc8_support.patch with add_gcc9_support.patch
- Update dcmtk-cmake.patch
-------------------------------------------------------------------
Thu May 16 08:55:49 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add missing libxml2-devel build dep (Fix Leap 15.1 and TW builds)
-------------------------------------------------------------------
Mon Jul 2 13:32:09 UTC 2018 - guillaume.gardet@opensuse.org
- Add patch to add support to GCC8:
* add_gcc8_support.patch
-------------------------------------------------------------------
Thu Nov 23 19:28:40 UTC 2017 - bruno@ioda-net.ch
- Add _constaints file with minimal disk space of 6GB
Fix build on powerpc
-------------------------------------------------------------------
Mon Nov 20 12:32:06 UTC 2017 - guillaume@opensuse.org
- Change group from 'Development/Libraries' to 'Development/Libraries/C and C++'
-------------------------------------------------------------------
Mon Nov 20 09:58:51 UTC 2017 - guillaume@opensuse.org
- Update to 4.12.2 (Fix Tumbleweed build)
- Remove doubleconv.patch
-------------------------------------------------------------------
Sun Oct 2 11:00:00 UTC 2016 - tzotsos@opensuse.org
- Update to 4.10.0
- Ported doubleconv.patch to new version
- Added dcmtk-cmake.patch to revert recent git changes that work with latest dcmtk .cmake files
-------------------------------------------------------------------
Sat Oct 1 18:00:00 UTC 2016 - tzotsos@opensuse.org
- python-vtk not needed and removed from spec file
-------------------------------------------------------------------
Fri Jan 1 08:07:48 UTC 2016 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Use cmake macros
- Use spdx license and install license file
- Use url for source
----------------------------------------------------------------------------
* Sat Dec 26 15:34:00 UTC 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.8.2
- Update to 4.8.2
----------------------------------------------------------------------------
* Fri Aug 14 00:40:00 UTC 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.7.2
- Update to 4.7.2
----------------------------------------------------------------------------
* Fri Feb 27 21:24:00 UTC 2015 Angelos Tzotsos <tzotsos@opensuse.org>
- Renamed package to insighttoolkit
----------------------------------------------------------------------------
* Wed Jan 14 01:14:00 UTC 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.6.0
- Update to 4.6.0
----------------------------------------------------------------------------
* Sat Mar 01 23:03:00 UTC 2014 Angelos Tzotsos <tzotsos@opensuse.org> - 4.5.1
- Initial build