Hello community,

here is the log from the commit of package laszip for openSUSE:Factory checked 
in at 2019-02-27 17:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/laszip (Old)
 and      /work/SRC/openSUSE:Factory/.laszip.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "laszip"

Wed Feb 27 17:28:44 2019 rev:4 rq:677933 version:3.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/laszip/laszip.changes    2018-01-30 
15:42:47.283130434 +0100
+++ /work/SRC/openSUSE:Factory/.laszip.new.28833/laszip.changes 2019-02-27 
17:28:45.691329115 +0100
@@ -1,0 +2,36 @@
+Tue Feb 19 06:51:01 UTC 2019 - Bruno Friedmann <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  0bf1c60.patch
  laszip-src-3.1.1.tar.gz
  laszip-src-3.1.1.tar.gz.md5

New:
----
  laszip-src-3.2.9.tar.gz
  laszip-src-3.2.9.tar.gz.md5

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ laszip.spec ++++++
--- /var/tmp/diff_new_pack.CB2m0i/_old  2019-02-27 17:28:46.095328970 +0100
+++ /var/tmp/diff_new_pack.CB2m0i/_new  2019-02-27 17:28:46.099328968 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package laszip
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014 Ioda-Net Sàrl, Charmoille, Switzerland. Bruno Friedmann 
(tigerfoot)
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 Bruno Friedmann, Ioda-Net Sàrl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,24 +13,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 #
-%define         sover 3
+%define         sover 8
 
 Name:           laszip
-Version:        3.1.1
+Version:        3.2.9
 Release:        0
 Summary:        Compression library supporting ASPRS LAS format data
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Url:            http://www.laszip.org/
 Source0:        
https://github.com/LASzip/LASzip/releases/download/%{version}/laszip-src-%{version}.tar.gz
 Source1:        
https://github.com/LASzip/LASzip/releases/download/%{version}/laszip-src-%{version}.tar.gz.md5
-# Upstream [PATCH] Load .so dll on non-apple
-Patch0:         https://github.com/LASzip/LASzip/commit/0bf1c60.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -82,7 +80,6 @@
 
 %prep
 %setup -q -n laszip-src-%{version}
-%patch0 -p1
 
 %build
 # laszip need dlopen,dlsym,dlclose
@@ -114,8 +111,8 @@
 %files devel
 %defattr(-,root,root)
 %doc ChangeLog AUTHORS COPYING
-%{_includedir}/%{name}_api_version.h
 %dir %{_includedir}/%{name}
+%{_includedir}/%{name}/%{name}_api_version.h
 %{_includedir}/%{name}/%{name}_api.h
 %{_libdir}/lib%{name}.so
 %{_libdir}/lib%{name}_api.so

++++++ laszip-src-3.1.1.tar.gz -> laszip-src-3.2.9.tar.gz ++++++
++++ 9894 lines of diff (skipped)

++++++ laszip-src-3.1.1.tar.gz.md5 -> laszip-src-3.2.9.tar.gz.md5 ++++++
--- /work/SRC/openSUSE:Factory/laszip/laszip-src-3.1.1.tar.gz.md5       
2018-01-30 15:42:47.267131181 +0100
+++ /work/SRC/openSUSE:Factory/.laszip.new.28833/laszip-src-3.2.9.tar.gz.md5    
2019-02-27 17:28:45.671329122 +0100
@@ -1 +1 @@
-MD5 (laszip-src-3.1.1.tar.gz) = d31fc8b1fc070336a1825beb32595153
+MD5 (laszip-src-3.2.9.tar.gz) = 178a79737788e099b70a70c10c61b01e


Reply via email to