* Tue Nov 06 2018 pgajdos@suse.com
- asan_build: build ASAN included
- debug_build: build more suitable for debugging
* Mon Feb 12 2018 pgajdos@suse.com
- fix license of halfExport.h [bsc#774408]
+ ilmbase-halfExport.h-license.patch
* Wed Jan 17 2018 adam.majer@suse.de
- Update keyring and set keyring URL
* Mon Jan 15 2018 avindra@opensuse.org
- Update to version 2.2.1
* Bumped version to track OpenEXR
- bump sonum and macroify it
- cleanup with spec-cleaner
* Sat Aug 12 2017 jengelh@inai.de
- Fix RPM groups. Diversify summaries.
- Drop useless --with-pic, this is only for static libs.
* Tue Aug 08 2017 ro@suse.de
- simplify check section in specfile and remove hack for gcc45
- add patches from debian to allow testsuite to pass
- testBox.patch allow fuzzy comparison of floats, doubles
- testBoxAlgo.patch allow fuzzy match of b12 == b2
* Fri Jan 23 2015 meissner@suse.com
- updated openexr.keyring from the savannah project page.
* Wed Jan 21 2015 p.drouand@gmail.com
- Update to version 2.2.0
* Bumped version to track OpenEXR
- Bump so_suffix to 2_2-12 and libHalf11 to libHalf12 according to
upstream changes
- removed arm-build.diff: upstream?
- removed fix-i586.patch: upstream?
- Bump so version in baselibs.conf
* Thu Aug 21 2014 fcrozat@suse.com
- Add obsoletes to baselibs.conf.
* Wed Nov 27 2013 mvyskocil@suse.com
- update to 2.1.0
* Bumped version to track OpenEXR
(Piotr Stanczyk)
- small cleanup of spec file
* Mon Jul 15 2013 mvyskocil@suse.com
- update to 2.0.1
* Bumped version to track OpenEXR
(Piotr Stanczyk)
- add gpg-offline based verification
- use downloads from nongnu.org, instead of github
* Fri Apr 12 2013 mvyskocil@suse.com
- update to 2.0.0
* Bumped version to track OpenEXR
(Piotr Stanczyk)
* Numerous minor fixes, missing includes etc
* Minor fixes for newer gcc versions and OS X.
(misc)
* Preparation for OpenEXR v2 release { remove message for final release }
(Piotr Stanczyk)
* Updated the so verison to 10
(Piotr Stanczyk)
- obsoletes
* 0001-Correcting-for-incorrect-license-section.patch
* ilmbase-1.0.3-ucontext-i386.patch
* Thu Mar 28 2013 mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
* Thu Sep 27 2012 idonmez@suse.com
- Correct baselibs.conf
* Fri Aug 24 2012 Rene.vanPaassen@gmail.com
- fix build on i586 platforms, by fixing error in declaration of the
restorControlRegs function
* Wed Aug 08 2012 dmueller@suse.com
- fix build on non-x86 platforms with ucontext
* Tue Aug 07 2012 mvyskocil@suse.cz
- fix bnc#774408 - Proprietary licenses in ilmbase 1.0.3
* 0001-Correcting-for-incorrect-license-section.patch
* Thu Aug 02 2012 mvyskocil@suse.cz
- update to 1.0.3
* Updated the so version to 7.
* Added support for enabling/disabling large stack optimisations, used in
halfFunction.h.
* Added ImathNoise.(h/cpp) files. Initializes Perlin noise to match the
Renderman implmenetation.
* Added SVD, eigenvalue solver, and procrustes fit calculations
to ImathMatrixAlgo.
* Added Imath::FrustumTest for frustum visibility testing.
* Fixed a stack corruption in the matrix minorOf functions.
- provide a sane packaging conforming to shared library policy
* source package is ilmbase, ilmbase-devel is the devel package
* then libFoo$VERSION packages provides so files
* Tue Feb 28 2012 reddwarf@opensuse.org
- Link libIlmThread against lpthread, it was removed in SR#100972
* Sat Feb 18 2012 crrodriguez@opensuse.org
- revert visibility patch, it was not supposed
to sneak-in yet.. [bnc#747565]