Version: 4.0.0-bp154.1.32
* Mon Feb 21 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 4.0.0:
* For details, see
https://github.com/coin3d/coin/blob/Coin-4.0.0/NEWS
- Update License tag, relicensed as BSD-3-Clause
- Drop obsolete patches:
* 0012-memhandler-initialization.patch
* Coin.patch
- Replace Coin60.patch with Coin4-versioned.patch
- Split API documentation from devel package
- Add 0001-Add-missing-libdl-link-library-for-dlopen.patch
* Tue Dec 15 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Explicitly request system libexpat. The bundled expat 2.0.1 has
known vulnerabilities, and also causes crashes in e.g. FreeCADs
SVG import due to using incompatible expat versions in use at
the same time (https://tracker.freecadweb.org/view.php?id=3307).
* 0001-Actually-link-to-system-expat.patch
- Cleanup spec file:
* Update Homepage URL
* Remove Source URL, bitbucket download is no longer functional
* Use %license, %make_build, %make_install macros
* Sun Jul 23 2017 olaf@aepfle.de
- Fix invalid C++ with Coin.patch
* Fri Apr 14 2017 lnussel@suse.de
- Remove obsolete 13.2 patch fix-freetype2-includes.patch, fixes
build for 42.3
* Thu Mar 09 2017 sfalken@opensuse.org
- Edited %files to clear unpackaged files builderror in
openSUSE:Factory
* Sun Oct 30 2016 jengelh@inai.de
- Redo description from in-tarball README
- Run fdupes over entire package
* Mon Aug 15 2016 adrian@suse.de
- install data files into versioned directory
* Sat Jul 30 2016 wk@ire.pw.edu.pl
- Do not use freetype2 patch on Leap 42.2
* Sat Jul 30 2016 adrian@suse.de
- fix file conflict with qwt-devel-doc (deprecated man page)
* Sat Jul 09 2016 dev@stellardeath.org
- Import bugfix from Fedora that corrects a segfault that appears
with GCC-6 due to an error in Coin,
* 0012-memhandler-initialization.patch
More information about this available at
https://bugzilla.redhat.com/show_bug.cgi?id=1323159#c43
* Tue Jul 05 2016 adrian@suse.de
- fix download url of source tar ball
* Sat Mar 26 2016 wk@ire.pw.edu.pl
- Do not use freetype2 patch on Tumbleweed
* Sun Mar 09 2014 tittiatcoke@gmail.com
- Drop patch gcc-4.7.patch due to upstream inclusion
- Added patch fix-freetype2-includes.patch to fix
build issues with freetype2
* Sun Oct 28 2012 asterios.dramis@gmail.com
- Added bzip2 as build requirement (needed for Factory).
* Tue Sep 25 2012 asterios.dramis@gmail.com
- Use pkgconfig(...) for Mesa and xorg-x11 build requirements. This fixes also
compilation in Factory due to the Mesa package changes (with the addition of
pkgconfig(dri) as build requirement).
* Sat Apr 28 2012 asterios.dramis@gmail.com
- Added the following devel packages as requirements of Coin-devel:
Mesa-libGL-devel, Mesa-libGLU-devel, fontconfig-devel, freetype2-devel,
libICE-devel, libX11-devel, libXt-devel, openal-soft-devel and zlib-devel.
* Fri Apr 27 2012 asterios.dramis@gmail.com
- Added a patch to fix compilation with gcc-4.7 (based on a patch from Fedora).
- Link to the needed libraries during compilation instead of using runtime
linking. This added the following build dependencies:
Mesa-libGL-devel, Mesa-libGLU-devel, fontconfig-devel, freetype2-devel,
libICE-devel, libX11-devel, libXt-devel, openal-soft-devel and zlib-devel.
- Removed freeglut-devel dependency (not needed).
- Build development documentation (with doxygen).
- Changed License to GPL-2.0.
- Remove build time references so build-compare can do its work.
- Use the correct arch libdir in Coin.pc and coin-default.cfg files.
* Fri Dec 10 2010 andrea@links2linux.de
- new upstream version 3.1.3
* Sat Sep 26 2009 Andrea Florio <andrea@links2linux.de> 3.1.1
- new upstream version
* Sun Sep 28 2008 Andrea Florio <andrea@links2linux.de>
- complete spec rewrite