laszip/laszip.changes

91 lines
3.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Feb 19 06:51:01 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.9 version
+ Decompression bug for PRDF 8 or 10 when the scanner channel
and the NIR field are populated.
+ 3.2.8 **NOTE: The version number is 3.2.8 to be brought in line
with the patch version number present in LAStools, which had
been incremented without being kept in sync with the laszip.org
version. We regret the error.
bug fixes since 3.2.2:
+ 7 November 2018 upped to 3.2 r8 for identical legacy and
extended flags check
+ 20 October 2018 upped to 3.2 r7 for rare bug in
LASinterval::merge_intervals()
+ 5 October 2018 upped to 3.2 r6 for corrected 'is_empty'
return value
+ 28 September 2018 upped to 3.2 r5 for fix in extended
classification writing
+ 3.2.2
+ A version number was not properly incremented to 3.2.1,
necessitating a new release to eliminate confusion.
+ 3.2.1
+ Library SOVERSIONing for libtool to 8.0.0 #36
+ Update NEWS and ChangeLog
+ Library version inadvertently had major version in name
(only relevant on windows)
+ Now building on AppVeyor and Travis
+ 3.2.0
+ Fix install of laszip_api_version.h #30
+ Add V4 read methods
- Packaging
+ minimal spec-cleaner (date/url) + trailing space in changes
+ remove merged upstream 0bf1c60.patch
+ adjust path of laszip_api_version.h to /usr/include/laszip
-------------------------------------------------------------------
Wed Jan 24 07:15:06 UTC 2018 - bruno@ioda-net.ch
- Packaging :
+ Remove -test package and %check section, tests are no more
autoincluded by upstream
+ Adjust FLAGS laszip need -ldl, and be sure %optflags are used
+ Create new liblas_api package
+ Fix list of file
+ Use %license if possible
+ move to cmake build following upstream
+ Added 0bf1c60.patch fixing .so loading
- Update to 3.1.1 version.
+ sover change from 6 to 3
+ 3.1.0 introduce support for LAZ 1.4
+ New "dll" API replace previous API
+ See all changes in Changelog
-------------------------------------------------------------------
Wed Jul 6 18:28:51 UTC 2016 - mpluskal@suse.com
- Small spec file cleanup:
* move check to proper section
* simplify buildconditions a bit
* run spec-cleaner
* reduce amount of build dependencies
-------------------------------------------------------------------
Thu Feb 12 20:37:23 UTC 2015 - mpluskal@suse.com
- Cleanup specfile:
* remove dependency on make
* remove dependency on own lib (at it is generated automatically)
* do not use excessive %defines as this is not necessary
* move test to separate package
* remove %check section as it is not checking anything, just
building test.
- Use autoreconf to prevent random build failures
-------------------------------------------------------------------
Fri Aug 22 14:29:18 UTC 2014 - bruno@ioda-net.ch
- Added security compil flag for >13.1
- spec clean
- rename package to without caps
- make lib using share lib policy
-------------------------------------------------------------------
Thu Aug 21 14:00:54 UTC 2014 - bruno@ioda-net.ch
- First packaging for obs, LASzip is needed to have full support
of compressed las into other software