Hello community,

here is the log from the commit of package KEALib for openSUSE:Factory checked 
in at 2018-07-25 16:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/KEALib (Old)
 and      /work/SRC/openSUSE:Factory/.KEALib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "KEALib"

Wed Jul 25 16:14:43 2018 rev:3 rq:625235 version:1.4.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/KEALib/KEALib.changes    2018-07-17 
09:44:02.528928394 +0200
+++ /work/SRC/openSUSE:Factory/.KEALib.new/KEALib.changes       2018-07-25 
16:14:45.838117364 +0200
@@ -1,0 +2,21 @@
+Wed Jul 25 07:34:09 UTC 2018 - [email protected]
+
+- Update to version 1.4.10:
+  * Remove requirement to build in C++98 mode. Fixes linking
+    against HDF5 built in C++11 mode.
+  * Fix C++17 compilation
+  * Fix NZTM problem in Imagine driver
+- Changes for version 1.4.9:
+  * Fix output from "kea-config --hdflibs" so it works with libtool
+  * Tidy directory structure by removing "trunk" subdirectory.
+- Changes for version 1.4.8:
+  * Improvements to Arc and Imagine Drivers
+  * Installer for ArcGIS, ArcPro and Imagine.
+  * Improvements to cmake scripts by Hiroshi Miura. Among other
+    things, out of tree builds now work.
+  * Fix building against recent HDF5 on Windows
+- Drop upstreamed patches:
+  * Fixed_out_of_tree_builds.patch
+  * fix_build_with_gdal.patch
+
+-------------------------------------------------------------------

Old:
----
  Fixed_out_of_tree_builds.patch
  fix_build_with_gdal.patch
  kealib-1.4.7.tar.gz

New:
----
  kealib-1.4.10.tar.gz

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

Other differences:
------------------
++++++ KEALib.spec ++++++
--- /var/tmp/diff_new_pack.hmdTiN/_old  2018-07-25 16:14:47.066119768 +0200
+++ /var/tmp/diff_new_pack.hmdTiN/_new  2018-07-25 16:14:47.070119775 +0200
@@ -16,24 +16,21 @@
 #
 
 
-%define soversion 1_4_7
+%define soversion 1_4
 %define sourcename kealib
 %bcond_with gdal_plugin
 Name:           KEALib
-Version:        1.4.7
+Version:        1.4.10
 Release:        0
 Summary:        KEALib provides an implementation of the GDAL data model
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            http://www.KEALib.org/
 Source0:        
https://bitbucket.org/chchrsc/kealib/downloads/%{sourcename}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: gdal needs c++11 flag whereas kealib defines c++98
-Patch0:         fix_build_with_gdal.patch
-# PATCH-FIX-UPSTREAM: backport 
https://bitbucket.org/chchrsc/kealib/commits/a4e63db
-Patch1:         Fixed_out_of_tree_builds.patch
 BuildRequires:  cmake >= 2.8.10
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
+BuildRequires:  zlib-devel
 %if %{with gdal_plugin}
 BuildRequires:  gdal-devel
 %endif
@@ -76,11 +73,7 @@
 %endif
 
 %prep
-%setup -q -n %{sourcename}-%{version}/trunk
-%if %{with gdal_plugin}
-%patch0 -p2
-%endif
-%patch1 -p2
+%setup -q -n %{sourcename}-%{version}
 
 %build
 %cmake \

++++++ kealib-1.4.7.tar.gz -> kealib-1.4.10.tar.gz ++++++
++++ 43924 lines of diff (skipped)


Reply via email to