Changelog for
presage-data-0.9.1-150400.13.11.x86_64.rpm :
* Wed May 12 2021 mliskaAATTsuse.cz- Fix one more GCC 11 warning.
* Wed May 05 2021 iAATTmarguerite.su- redo presage-0.9.1-gcc11.patch (boo#1181881)
* use noexcept(false) for \"throw PresageException\"
* Mon Mar 01 2021 iAATTmarguerite.su- add presage-0.9.1-gcc11.patch (boo#1181881)
* fix ISO C++17 does not allow dynamic exception specifications
* fix come from github.com/AcademySoftwareFoundation/openexr/pull/280
* Sun Feb 09 2020 stefan.bruensAATTrwth-aachen.de- Revert change of the source package name for the doc flavor. Different flavors require distinct package names for _multibuild to work properly.
* Sat Feb 08 2020 dimstarAATTopensuse.org- Update presage-0.9.1-python3.patch: Adjust two more env python to for python3.
* Thu Feb 06 2020 tchvatalAATTsuse.com- Export the include path to fix the build under python 3.8
* Thu Jan 23 2020 iAATTmarguerite.su- Add presage-0.9.1-python3.patch, port python binding and apps to python3- Rename subpackages:
* dbus-1-presage -> python3-dbus-presage
* python-presage -> python3-presage
* pyprompter -> python3-pyprompter
* python-presagemate -> python3-presagemate
* Tue Jul 02 2019 stefan.bruensAATTrwth-aachen.de- Add explicit BuildRequires for pkg-config for doc flavor, otherwise configuration on Leap 15.x / SLE 15 fails.- Disable build and checks for tools/bindings when building API docs.
* Thu Jun 27 2019 stefan.bruensAATTrwth-aachen.de- Make the package name dependent on the flavor, otherwise OBS can not track the packages correctly and keeps blocking until all flavors are finished.- Remove unnneded Requires: presage in devel subpackge
* Tue Jun 25 2019 stefan.bruensAATTrwth-aachen.de- Split out API doc generation using multibuild. graphviz-gd has become quite heavy as a build dependency.- Cleanup specfile
* remove defattr, use license macro
* remove conditionals for EOLed distribution versions- Remove gpresagemate, it depends on the long deprecated XEVIE extension- Set she-bang for /usr/bin/presage_dbus_
* to /usr/bin/python2
* Sat Nov 11 2017 zaitorAATTopensuse.org- Drop obsolete and unused libgnome-devel BuildRequires: No longer needed.
* Fri May 19 2017 jengelhAATTinai.de- Add presage-buildcycle.diff to break the build cycle preemptively.- Limit fdupes to not cross typical partition boundaries.
* Sun Jun 19 2016 jengelhAATTinai.de- Request wx3 for building so we can move off wx2.8
* Sat Jun 18 2016 iAATTmarguerite.su- add patch: presage-0.9.1-doxygen-no-freesans.patch
* doxygen no longer ships with the FreeSans font
* used to suppress the annoying fontconfig output- add BuildRequires ghostscript-fonts-std providing Helvetica, default for doxygen, which is also smaller in size than texlive-gnu-freefont-fonts that provides FreeSans
* Fri Jun 17 2016 iAATTmarguerite.su- add patch: presage-0.9.1-gcc6.patch
* fix boo#985362
* fix narrowing conversion from int to char inside {}
* Fri Mar 04 2016 bwiedemannAATTsuse.com- Add reproducible.patch to make build-compare work
* Sun Aug 23 2015 iAATTmarguerite.su- update version 0.9.1
* see NEWS- drop: presage-0.9-automake-1.14.patch- drop: presage-0.9.0-automake_1.12_abuild.patch- add: presage-0.9.1-automake-1.12.patch- add: presage-0.9.1-automake-1.14.patch- drop: presage-swig-3.0.patch,upstreamed
* Mon Jan 26 2015 dimstarAATTopensuse.org- Add presage-swig-3.0.patch: Fix build with SWIG 3.0.
* Mon Oct 27 2014 iAATTmarguerite.su- fix build for factory
* add patch: presage-0.9-automake-1.14.patch
* automake 1.14 starts to check subdir-objects.