Changelog for
hugin-2024.0.1-1.4.x86_64.rpm :
* Fri Nov 22 2024 Joshua Smith
- Update to version 2024.0.1:
* Removed more event tables and replaced with Bind calls
* Fixes missing include for older wxWidgets version (3.1 series)
* Sat Nov 16 2024 Joshua Smith - Remove hugin-deprecated-copy_option.patch -- Fixed upstream- Update to version 2024.0.0:
* Added browser for project files to Hugin. It can show thumbnails or project details of all project files in a directory.
* Create GPano tags also for cylindrical output projection.
* Thu Apr 25 2024 pgajdosAATTsuse.com- fixed build with new boost [bsc#1223377]- added patches fix deprecated boost::filesystem::copy_option enum + hugin-deprecated-copy_option.patch
* Tue Jan 02 2024 Atri Bhattacharya - Update to version 2023.0.0:
* PTBatcherGUI can now also queue user defined assistant and user defined output sequences.
* PTBatcherGUI: Added option to generate panorama sequences from an existing pto template.
* Assistant: Added option to select different output options like projection, FOV or canvas size depending on different variables (e.g. image count, field of view, lens type).
* Allow building with epoxy instead of GLEW for OpenGL pointer management.
* Several improvements to crop tool (outside crop, aspect ratio, ...).
* Several bug fixes (e.g. in verdandi/internal blender).
* Updated translations.- fixed: bsc#1219819 (CVE-2024-25442), bsc#1219820 (CVE-2024-25443) bsc#1219821 (CVE-2024-25445), bsc#1219822 (CVE-2024-25446)- Drop fix_build_with_exiv2_08.pach: upstreamed.
* Wed Jul 05 2023 Marcel Kuehlhorn - Add fix_build_with_exiv2_0-28.pach, fixing build with exiv2-0.28
* Sat Dec 24 2022 Petr Vorel - Update to 2022.0.0: https://hugin.sourceforge.io/releases/2022.0.0/en.shtml- Remove xdg-data.patch (accepted upstream)
* Wed Nov 02 2022 Paolo Stivanin - Add xdg-data.patch: fixes bsc#1204546
* Mon Oct 17 2022 pgajdosAATTsuse.com- fixed on flann side by Stefan Brüns- deleted patches - hugin-flann-lz4.patch (not needed)
* Thu Oct 06 2022 pgajdosAATTsuse.com- require liblz4-devel temporarily for build, it should be required by flann-devel- added patches workaround, lz4 is not returned by pkg_check_modules(), hardcode it now + hugin-flann-lz4.patch
* Wed May 04 2022 Marcus Meissner - switch source url to https
* Mon Apr 25 2022 Fabian Vogt - Also set CMAKE_SKIP_INSTALL_RPATH=OFF (boo#1198785)
* Fri Jan 28 2022 Stefan Brüns - Update to version 2021.0.0:
* Fast preview window can be panned in zoomed state with middle mouse button.
* New overview mode: inside panorama sphere (similar to a interactive panorama viewer)
* Updated build system for OpenEXR3.
* Several bug fixes.- Drop upstream patches:
* hugin-EGL-link-against-X11.patch
* hugin-openexr3.patch