Hello community,

here is the log from the commit of package KEALib for openSUSE:Factory checked 
in at 2018-08-18 00:04:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/KEALib (Old)
 and      /work/SRC/openSUSE:Factory/.KEALib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "KEALib"

Sat Aug 18 00:04:01 2018 rev:4 rq:629494 version:1.4.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/KEALib/KEALib.changes    2018-07-25 
16:14:45.838117364 +0200
+++ /work/SRC/openSUSE:Factory/.KEALib.new/KEALib.changes       2018-08-18 
00:04:02.335063936 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 12:36:57 UTC 2018 - [email protected]
+
+- Update descriptions. Drop empty kealib BRPM.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ KEALib.spec ++++++
--- /var/tmp/diff_new_pack.q1QVrZ/_old  2018-08-18 00:04:03.543067547 +0200
+++ /var/tmp/diff_new_pack.q1QVrZ/_new  2018-08-18 00:04:03.575067643 +0200
@@ -22,7 +22,7 @@
 Name:           KEALib
 Version:        1.4.10
 Release:        0
-Summary:        KEALib provides an implementation of the GDAL data model
+Summary:        An implementation of the GDAL data model
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            http://www.KEALib.org/
@@ -37,40 +37,41 @@
 
 %description
 KEALib provides an implementation of the GDAL data model. The format
-supports raster attribute tables, image pyramids, meta-data and in-built
-statistics while also handling very large files and compression throughout.
+supports raster attribute tables, image pyramids, meta-data and
+built-in statistics while also handling large files and compression
+throughout.
 
 Based on the HDF5 standard, it also provides a base from which other
-formats can be derived and is a good choice for long term data archiving.
-An independent software library (libkea) provides complete access to the
-KEA image format and a GDAL driver allowing KEA images to be used from any
-GDAL supported software.
+formats can be derived and is a choice for long term data archiving.
+An independent software library (libkea) provides access to the KEA
+image format and a GDAL driver allowing KEA images to be used from
+any GDAL supported software.
 
 %package devel
-Summary:        KEALib header files
+Summary:        Header files for KEALib
 Group:          Development/Languages/C and C++
 Requires:       libkea%{soversion} = %{version}
 Provides:       libkea%{soversion}-devel
 Provides:       libkea-devel
 
 %description devel
-Development Libraries for KEALib
+KEALib provides an implementation of the GDAL data model.
+
+Development Libraries for KEALib.
 
 %package -n libkea%{soversion}
-Summary:        KEALib
+Summary:        An implementation of the GDAL data model
 Group:          System/Libraries
 
 %description -n libkea%{soversion}
-KEALib libs
+KEALib provides an implementation of the GDAL data model.
 
-%if %{with gdal_plugin}
 %package -n gdal-plugin-kealib
 Summary:        KEA plugin for GDAL
 Group:          System/Libraries
 
 %description -n gdal-plugin-kealib
 KEALib plugin for GDAL.
-%endif
 
 %prep
 %setup -q -n %{sourcename}-%{version}


Reply via email to