Version: 2.9.21-bp154.1.27
* Fri Jan 28 2022 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Update to version 2.9.21
* New build option: USE_SPARSE_LEVMAR, requires the Suitesparse
library. This significantly improves geometric optimisation speed
* General clean-up of the build system, removal of the autotools
build system, CMake is now the default
* The test suite is now functional again
* A lot of fixes for potential crashes and safer handling of data
* Fix for bigendian architectures
* Link with libm if necessary
* Various installation location and content fixes
- Follow upstream default and disable java features
* Wed Apr 14 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.9.20
* Bugfixes for Panini General, Biplane and Triplane output
projections
* Fix crash and security issue caused by malformed filename prefix
( CVE-2021-20307 )
- Dropped upstream fixed libpano-implicit-decl.patch
- Use SourceURL: https://en.opensuse.org/SourceUrls
- Do not ship build instructions and outdated docs
Version: 2.9.19-bp150.2.4
* Mon Oct 13 2014 salsergey@gmail.com
- Upgraded to version 2.9.19
* There are new Tpy and Tpr parameters
* Added Hammer output projection
* Updated PSD functions to write PSB (large file) format too
* Various bugs have been fixed in these projections: triplane output,
architectural output, orthographic output and Thoby input.
* Other bugfixes
* Tue Jan 10 2012 crrodriguez@opensuse.org
- Add explicit BuildRequires on libjpeg-devel and zlib-devel
- libpano-devel should not require libtiff-devel, libjpeg-devel
or libtiff-devel as they are not needed for building or linking.
This may break packages with wrong buildrequires.
- Remove "la" files
- run spec cleaner
* Sun Nov 20 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Tue May 31 2011 sbrabec@suse.cz
- Upgraded to version 2.9.18:
* fix build with libpng-1.5
* minor fixes
* Wed Apr 27 2011 sbrabec@suse.cz
- Upgraded to version 2.9.17:
* minor fixes and improvements
* support for pkg-config
* new soname
* Mon Mar 21 2011 coolo@novell.com
- licenses package is about to die
* Thu Aug 06 2009 sbrabec@suse.cz
- Updated to branch libpano13, version 2.9.14:
* ABI has changed since 2.9.12, new soname
* number of new input and output projections
* new command-line tool
* documentation, cleanups and bugfixes
* Mon Oct 13 2008 sbrabec@suse.cz
- Fixed implicit declarations, invalid use of write() and invalid
format specification.
* Mon Sep 08 2008 sbrabec@suse.cz
- Updated to branch libpano13, version 2.9.12:
* many new functions and improvements, see ChangeLog for more
* new utility PTmender, replacement of binary-only PTStitcher
* new branch does not support binary-only 1.2 applications
* Wed Jul 25 2007 sbrabec@suse.cz
- Updated to version 2.8.6:
* Bug fixes.
- Split package according to shared library packaging policy.
* Wed Nov 08 2006 prusnak@suse.cz
- fixed subscript out of range [#204092]
* Thu Aug 17 2006 postadal@suse.cz
- updated to version 2.8.4
* a lot of new lenstypes, panotypes, filters and fixes see ChangeLog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 10 2006 sbrabec@suse.cz
- Updated to version 2.7.0.14.
* Wed Jul 20 2005 nadvornik@suse.cz
- updated to 2.7.0.10
- added devel subpackage
- installed commandline tools
* Thu Apr 14 2005 mcihar@suse.cz
- update to 2.7.0.9
- fix compilation
* Sun Feb 27 2005 ro@suse.de
- next try to fix compilation
* Sun Feb 20 2005 ro@suse.de
- temporary workaround to fix build
* Tue Dec 21 2004 mcihar@suse.cz
- update to 2.7.0.8
* Mon Aug 09 2004 ro@suse.de
- java is still in /usr/lib even on lib64 platforms