Package Release Info

oyranos-0.9.6-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liboyranos-alpha-devel
liboyranos-devel
liboyranos0
liboyranos0-cups
liboyranos0-lraw
liboyranos0-monitor
liboyranos0-sane
oyranos
oyranos-monitor
oyranos-profile-graph
oyranos-qcmsevents
oyranos-ui-fltk

Change Logs

* Mon Sep 11 2017 jengelh@inai.de
- Fix RPM categories as well odd grammar in descriptions.
* Tue Jul 25 2017 tchvatal@suse.com
- Fix fltk dependencies wrt bsc#1032582
* Fri Jul 21 2017 tchvatal@suse.com
- Fix double defined prefix in cmake Finders/configs
* Fri Jul 21 2017 tchvatal@suse.com
- Redux to contain only the architectures we really build against
  no mandriva/rhel/centos builds present anywhere in the OBS
- Switch to %cmake macros as the configure is just dumb wrapper
  on top of cmake
- Drop the qt4 subpackage as we really try to have qt5 only in
  new releases
- Apply patches for the cmake from Gentoo:
  * 0001-Use-GNUInstallDirs.patch
  * 0002-mv-src-examples-oforms-src-tools-oforms.patch
  * 0003-Make-tests-optional.patch
  * 0004-Make-examples-optional.patch
  * 0005-Make-static-libs-optional.patch
  * 0006-Use-FindFLTK-shipped-by-cmake.patch
- Add patch to fix underlinking:
  * 0007-No-undefined.patch
- Drop the lcms-devel dependency, we want to build only against lcms2
- Drop the alpha-devel-doc subpackage as the cmake inehritently generates
  all docu in one batch
- Add missing ghostscript fonts to generate working dot files
* Wed Jan 04 2017 ku.b@gmx.de
- cleanup rpm spec %doc entries
* Tue Oct 25 2016 ku.b@gmx.de - 0.9.6
- Upate to 0.9.6
- add *DB modules
- use Qt5
- add effect support
- add more features
- integrate better
- fix bugs
* Wed Jun 10 2015 mpluskal@suse.com
- Add oyranos_%{version}-1.debian.tar.gz as source, package will
  otherwise not get to Factory/Tumbleweed
* Thu May 15 2014 ku.b@gmx.de
- use one source tar ball for all distributions
- bnc#896491 Make oyranos-monitor depend on xcalib is fixed in 0.9.5
* Thu May 15 2014 ku.b@gmx.de
- recommend icc-examin from oyranos-ui-fltk
- require oyranos-profile-graph and oyranos-monitor from oyranos
- spec clean up of old suse versions
* Sun May 11 2014 ku.b@gmx.de
- try to fix fedora 20 build
* Sat May 10 2014 ku.b@gmx.de
- try to fix fedora build
* Sat May 10 2014 ku.b@gmx.de - 0.9.5
- update to officiall release 0.9.5
- improve oyranos-profile-graph 2D grapher tool
- improve device mapping to JSON serialisation
- support Elektra-0.8.5 as well as 0.7.x (Markus Raab)
- add scale filter
- add ICC named colour list reading
- save device link to file in oyranos-icc
- improved threading support
- update to actual GLee
- API break; avoid OY_COMPUTE flags ambiguity
- API break: reorder object types oyOBJECT_e
- API break: spell colour -> color affects many APIs
- API break: switch to _MoveInStruct naming convention for oyOption_s
- fix CUPS macro names (Andreas Sturmlechner)
- fix Oyranos can not find LCMS, LCMS2 and Exiv2 (Peter Sarvaš)
- fix potential crash in oyProfile_GetDevice() (Yiannis Belias)
- raw image display with lesser artefacts through lraw/lcm2
- lcms/lcm2 modules: dlopen liblcms and liblcms2
- lcm2 module support lcms-2.6 cmsContext API changes
- qarz module returns sRGB for non colour server profile
- oydi module fix color server activity detection
* Fri Aug 09 2013 toganm@opensuse.org
- remove rpath information
  * add chrpath to BuildRequire
* Fri Feb 01 2013 ku.b@gmx.de
- update to officiall release 0.9.4
- split LibRaw depending modules into own RPM
* Sat Jan 19 2013 ku.b@gmx.de
- relax cmake requirement for ExternalProject
- build interal yajl if needed
- add HAVE_LOCALE_H
- include locale.h properly
- fix ARB pointer definition
- fix argument parsing in oy-policy
- use available Lab from debian's icc-profile II
- better detect iconv/libintl and GetText
- fix GL variable type conversions warnings
* Mon Jan 14 2013 ku.b@gmx.de
- support cmake 2.6.4
- build without LibRaw
- write n-channel images
- update copying files
- add oySIGNATURE_ILLUMINANT
- add oyProfileSignatureName()
- add oyWIDGET_GROUP_DEVICES
* Sat Jan 05 2013 ku.b@gmx.de
- final release 0.9.3
- fix XYZ/Lab profiles in policies for Debian's icc-profiles
* Fri Jan 04 2013 ku.b@gmx.de
- use oyEDITING_XYZ instead of "XYZ.icc"
- add oy-profile --ppmcie options
- support download of ICC profiles in oy-profiles
- avoid XRandR expensive call again
- fix derived QtApplication class constructor
- show initial XCM status in qcmsevents
* Fri Dec 21 2012 ku.b@gmx.de
- fix FindOyranos.cmake.in names
- tell about all oyranos libs in FindOy.cmake
- install OyConfig.cmake into lib path
- add missed directory ownership
* Thu Dec 20 2012 ku.b@gmx.de
- fix oydi conversions on colour server without window regions