Version: 3.4.1-bp152.1.1
* Mon Feb 03 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Replace wrong Requires: SDL-devel in devel package with
pkgconfig(sdl2).
- Replace PowerPC specific _constraints with ones for all
architectures, there are no differences in real life, avoids
failures for other architectures.
* Tue Dec 10 2019 Michael Vetter <mvetter@suse.com>
- bsc#1158895: Remove dependency on jasper (due to planned removal)
Removes JPEG2000 support.
* Mon Sep 30 2019 Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints for PowerPC to avoid linker failure
* Tue Jul 02 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix failing builds with CMake 3.14 and later
Add fix_deprecated_FIND_PACKAGE_wxWidgets_usage.patch
* Sun Jul 22 2018 stefan.bruens@rwth-aachen.de
- Rename devel packages to include the library version, otherwise
these are not visible by the OBS resolver but shadowed by the
highest version.
- Add Conflicts: OpenSceneGraph-examples to examples subpackage
- Add Provides: OpenSceneGraph-plugins to plugins subpackage, to
provide a generic resolvable
- Drop Requires: libOpenThreads-devel in OSG devel subpackage, it
is autoreq'ed via the pkgconfig file.
* Mon Jul 09 2018 stefan.bruens@rwth-aachen.de
- Add Conflicts: OpenSceneGraph, multiple versions are only
installable for the library subpackages
* Sun Jul 01 2018 stefan.bruens@rwth-aachen.de
- Create OpenSceneGraph34 package from OpenSceneGraph packge. OSG
changes API and ABI between minor versions. While this is already
covered for the built libraries, the devel package has been
available only for the latest version.
* Wed Feb 14 2018 mimi.vx@gmail.com
- update to 3.4.1
* Improves to GLES support across platforms
* Full support for osgText and on screen stats across all platfroms
* Build fixes to allow compilation against recent
3rd party depdendency changes
* Range of runtime fixes
* Fri Dec 15 2017 crrodriguez@opensuse.org
- Switch to QT5, as QT4 is dead.
- Remove manual requires on -devel package.
* Sat Aug 19 2017 stefan.bruens@rwth-aachen.de
- Add 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch
Fix out-of-bound-read, also required for the next patch to apply
- Add 01c712e85195_Explicit_signed_char_declarations.patch
Fix compilation on architectures where char is unsigned
* Sat Feb 04 2017 jengelh@inai.de
- Trim description
* Tue Aug 23 2016 rpm@fthiessen.de
- Fixed source url, required for factory submission
* Sun Jul 31 2016 jengelh@inai.de
- Rectify shared library package name
* Sat May 21 2016 rpm@fthiessen.de
- Fixed BuildRequires (libjasper, and gdal).
* Tue Nov 24 2015 rpm@fthiessen.de
- Update to 3.4.0
- Removed OpenSceneGraph-gcc43.patch, not more needed
- Removed OpenSceneGraph-libgif6.patch, fixed upstream
* Wed Nov 18 2015 Rene.vanPaassen@gmail.com
- Removed OpenSceneGraph-giflib.patch, patched upstream
* Tue Nov 17 2015 Rene.vanPaassen@gmail.com
- Update to 3.2.3
- fixes building osgearth 2.7.0
* Wed Feb 11 2015 mpluskal@suse.com
- Update to 3.2.1:
* no changelog provided by upstream
- Fix building with recent giflib (OpenSceneGraph-giflib.patch)
* Tue Jan 07 2014 bruno@ioda-net.ch
- update to 3.2.0 stable release
see http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2.1-rc1/ChangeLog
- updated _opt_so_nr from 12 to 13
- packaging
make verbose 1
use C(XX)_FLAGS_RELEASE for applying optflags correctly
fix some rpmlint warnings
- removed patches:
* OpenSceneGraph-xine12.patch : merged upstream
- modified patches:
* OpenSceneGraph-libgif6.patch : partially merged upstream
First part redone against 3.2.0
* Thu Oct 03 2013 seife+obs@b1-systems.com
- libOpenThreads-devel does not have a huge dependency