Changelog for
python3-pyside-shiboken-1.2.4-bp151.3.1.x86_64.rpm :
* Tue Mar 07 2017 adrianAATTsuse.de- fix build for python 3.6
* Thu Jan 28 2016 toddrme2178AATTgmail.com- Add shiboken-enable-python35.patch to allow building on Python 3.5- Fix and simplify macros
* Mon Oct 26 2015 rpmAATTfthiessen.de- Updated to upstream release 1.2.4:
* Don’t ignore classes in topology
* Process global enums in declaration order
* Return enums in declaration order (order added)
* Sun Jul 19 2015 rpmAATTfthiessen.de- Added patch for fixing version suffix: shiboken-fix-include-with-suffix.patch Reported upstream: https://bugreports.qt.io/browse/PYSIDE-279- Fixed alternatives for suffix version and removed some warnings- Fixed \"Conflicts\": Can not be installed with python2 version of shiboken devel package.
* Sat Jan 10 2015 arunAATTgmx.de- specfile:
* update copyright year
* remove ifs for opensuse version <=1220
* Sun Nov 09 2014 Led
- fix bashisms in pre script
* Thu May 08 2014 toddrme2178AATTgmail.com- Update to 1.2.2
* Fix building with python 3.3 and 3.4.
* Refactor and improve added function resolving
* Bug fixes.- Remove upstream patch shiboken-1.2.1-cmake-find-python3.3.patch
* Fri Feb 07 2014 dimstarAATTopensuse.org- Fix %post scriptlets: /sbin/ldconfig can\'t be the parser of the script: it does not know how to do it (remove -p).
* Sun Dec 29 2013 p.drouandAATTgmail.com- Implement update-alternative support to avoid conflict between python and python3 package on a same system- Add a Conflict tag in devel subpackage in both python/3 package; Cmake config files are unfortunately not python-version agnostic and generate conflicts between the two packages- Remove renaming of pkgconfig file in python3 package; it\'s not needed as the two packages are conflicting
* Thu Dec 19 2013 p.drouandAATTgmail.com- Specfile clean-up- Remove obsolete conditionnal macros- Remove depreciated %{py_requires} macro- Fix Group; standard is Devel/Languages/Python