Blob Blame History Raw
-------------------------------------------------------------------
Sun Oct 25 22:34:15 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 2020.09
- Removed upstream patches:
  * 0001-Fix-qhull-cmake-lookup.patch
  * 0001-Fix-missing-return-value.patch
  * 0001-Set-correct-RPATH-when-CMAKE_INSTALL_LIBDIR-is-absol.patch
  * 0001-Force-STATIC-linking-to-internal-library.patch
- Add patch to fix building with vcglib release:
  * Added-easyexif-minimal-lib-for-exif-loading.patch
  * Substituted-the-notorious-jhead-with-a-smaller-minimal-lib.patch
  * libjhead-removed.patch
  * fixed-cmake-removed-any-other-reference-to-jhead.patch

-------------------------------------------------------------------
Thu Jul  9 12:19:42 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

- Update to version 2020.07
  * new plugin "Global Registration" based on OpenGR library
  * option to reverse wheel direction
  * snap package allows to associate file extensions and to open
    files on external disks
  * u3d exporter is now more stable and works on every platform
  * removed support for XML plugins and QtScript dependecy
  * VisualSFM (and some other formats) output *.nvm, *.rd.out
    projects supported by meshlabserver
  * various bugfixes
  * For a full changelog, see
    https://github.com/cnr-isti-vclab/meshlab/releases
- Drop obsolete patches:
  * meshlab-2016.12-sharedlib.patch
  * meshlab-2016.12-novoid-return.patch
  * meshlab-2016.12-filter-move-xml.patch
  * meshlab-2016.12-noctm.patch
  * meshlab-2016.12-fix-qt.patch
  * meshlab-2016.12-ply-numeric.patch
  * meshlab-2016.12-readheader.patch
- Rebased patches:
  * meshlab-2016.12-plugin-path.patch
  * meshlab-2016.12-shader-path.patch
  * meshlab-2016.12-remove-double-slash.patch
- Added patches:
  * 0001-Fix-qhull-cmake-lookup.patch
  * 0001-Fix-missing-return-value.patch
  * 0001-Set-correct-RPATH-when-CMAKE_INSTALL_LIBDIR-is-absol.patch
  * 0001-Force-STATIC-linking-to-internal-library.patch

-------------------------------------------------------------------
Fri Jun  8 13:47:01 UTC 2018 - dliw@posteo.net

- Update to version 2016.12
  * Total rewriting of the internal rendering system. Huge rendering speed ahead!
  * Screened Poisson Surface Reconstruction updated to the very latest version.
  * New Transformation filters.
  * New ways of getting metric information out of your models.
  * Transformation matrices are now used more uniformly among filters.
  * Alpha value is now used properly by all color-related filters.
  * Improvement and typos removal on various help/description texts.
  * Direct upload of models on SketchFab
  * Raster registration on 3D model based also on 2D/3D correspondences
  * Bug-fixing on almost all filters.

- Revisited all patches
- Cleaned up spec file

-------------------------------------------------------------------
Tue Mar 25 18:21:39 UTC 2014 - tchvatal@suse.com

- Initial package at version 1.3.2
  * inspired and based on fedora spec
  * Added patch to fix no return in nonvoid functions
    + meshlab-1.3.2-novoid-return.patch