2020-07-01 06:31:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2020-05-29 08:34:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2019-07-06 22:14:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 6 18:06:51 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Remove filler wording from description.
|
|
|
|
- Limit %fdupes to /usr subvolume.
|
|
|
|
|
2019-07-02 16:46:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-05-16 11:39:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2018-07-13 17:33:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 2 13:32:09 UTC 2018 - guillaume.gardet@opensuse.org
|
|
|
|
|
|
|
|
- Add patch to add support to GCC8:
|
|
|
|
* add_gcc8_support.patch
|
|
|
|
|
2017-11-23 20:29:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-11-20 13:41:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-10-04 16:56:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-01-01 12:16:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 1 08:07:48 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
2016-10-04 16:56:08 +02:00
|
|
|
- Cleanup spec file with spec-cleaner
|
2016-01-01 12:16:16 +01:00
|
|
|
- Use cmake macros
|
|
|
|
- Use spdx license and install license file
|
|
|
|
- Use url for source
|
|
|
|
|
2015-12-30 13:32:33 +01:00
|
|
|
----------------------------------------------------------------------------
|
|
|
|
* 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
|