2019-07-10 21:01:08 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-03-24 08:52:43 +01:00
|
|
|
Tue Mar 24 07:01:31 UTC 2020 - Max Lin <mlin@suse.com>
|
|
|
|
|
|
|
|
- Disable RPATH for building
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-07-10 21:01:08 +02:00
|
|
|
Wed Jul 10 18:51:45 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
|
|
|
|
- update to version 3.4.1
|
|
|
|
* 1024 AC_BUFFER_SIZE to 4096 for propagate_carry() overflow
|
|
|
|
* Fix two small memory leaks
|
|
|
|
* FastAC now properly BSD-licensed.
|
|
|
|
* writer: sanity check for consistent legacy and extended classification
|
|
|
|
* reader: zero the legacy classification whenever extended classification
|
|
|
|
is larger than 31
|
|
|
|
* bug fix when writing 4,294,967,296 or more points uncompressed to LAS
|
|
|
|
* fix for LASzip v4 decompression of WavePacket part of PRDF 9 and 10
|
|
|
|
* upped to 3.2 r9 for bug fix in multi-channel NIR decompression
|
|
|
|
* fix for v4 decompression of WavePacket part of PRDF 9 and 10
|
2019-07-10 21:19:44 +02:00
|
|
|
- build fix: use -fPIC instead of -fPIE for library
|
2019-07-10 21:01:08 +02:00
|
|
|
|
2019-02-21 09:58:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-01-28 18:53:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-02-21 09:58:28 +01:00
|
|
|
- Update to 3.1.1 version.
|
2018-01-28 18:53:00 +01:00
|
|
|
+ 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
|
|
|
|
|
2016-07-06 20:33:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-02-13 21:58:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2019-02-21 09:58:28 +01:00
|
|
|
* remove %check section as it is not checking anything, just
|
2015-02-13 21:58:58 +01:00
|
|
|
building test.
|
|
|
|
- Use autoreconf to prevent random build failures
|
|
|
|
|
2014-08-25 17:36:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2019-02-21 09:58:28 +01:00
|
|
|
- make lib using share lib policy
|
2014-08-25 17:36:20 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 21 14:00:54 UTC 2014 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
- First packaging for obs, LASzip is needed to have full support
|
2019-02-21 09:58:28 +01:00
|
|
|
of compressed las into other software
|
2014-08-25 17:36:20 +02:00
|
|
|
|