Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2018-07-09 13:31:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdal (Old)
 and      /work/SRC/openSUSE:Factory/.gdal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdal"

Mon Jul  9 13:31:11 2018 rev:29 rq:621683 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdal/gdal.changes        2018-06-19 
12:02:47.103988878 +0200
+++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes   2018-07-09 
13:31:44.550442097 +0200
@@ -1,0 +2,16 @@
+Fri Jul  6 11:20:45 UTC 2018 - [email protected]
+
+- Upgrade to new bugfix 2.3.1 version 
+  See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News   
+  + Fix build with recent Poppler (0.64) (#573)
+  + PDF driver: fix build against PDFium (#612)
+  + Do not use json-c private API RDA and AmigoCloud? drivers(#618)
+  + fix build against MySQL 8.0
+  + Include gdalsse_priv.h from user defined paths 
+  + Unix:
+    - update GRASS drivers to support GRASS 7.4.0 (#633)
+    - configure: use CXXFLAGS when CXX is used (#693) 
+- Packaging : redone patches against new version
+  + gdal-perl.patch
+
+-------------------------------------------------------------------

Old:
----
  gdal-2.3.0.tar.xz

New:
----
  gdal-2.3.1.tar.xz

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

Other differences:
------------------
++++++ gdal.spec ++++++
--- /var/tmp/diff_new_pack.nTOUCl/_old  2018-07-09 13:31:45.294440601 +0200
+++ /var/tmp/diff_new_pack.nTOUCl/_new  2018-07-09 13:31:45.306440576 +0200
@@ -24,7 +24,7 @@
 %bcond_with ecw5_support
 %bcond_with fgdb_support
 Name:           gdal
-Version:        2.3.0
+Version:        2.3.1
 Release:        0
 Summary:        GDAL/OGR - a translator library for raster and vector 
geospatial data formats
 License:        MIT AND BSD-3-Clause AND SUSE-Public-Domain

++++++ gdal-2.3.0.tar.xz -> gdal-2.3.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/gdal/gdal-2.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.gdal.new/gdal-2.3.1.tar.xz differ: char 26, line 1

++++++ gdal-perl.patch ++++++
--- /var/tmp/diff_new_pack.nTOUCl/_old  2018-07-09 13:31:45.330440528 +0200
+++ /var/tmp/diff_new_pack.nTOUCl/_new  2018-07-09 13:31:45.330440528 +0200
@@ -1,23 +1,21 @@
 diff -rup a/swig/perl/GNUmakefile b/swig/perl/GNUmakefile
---- a/swig/perl/GNUmakefile    2017-04-28 18:07:38.000000000 +0200
-+++ b/swig/perl/GNUmakefile    2017-05-19 21:09:04.906101672 +0200
-@@ -30,7 +30,7 @@ build: gdal_wrap.cc Makefile_Geo__GDAL
- gdal_wrap.cc: generate
+--- a/swig/perl/GNUmakefile    2018-06-23 17:05:47.000000000 +0200
++++ b/swig/perl/GNUmakefile    2018-07-05 14:42:01.858099024 +0200
+@@ -31,6 +31,7 @@ gdal_wrap.cc: generate
  
- Makefile_Geo__GDAL:
--      perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
+ Makefile_Geo__GDAL: gdal_wrap.cc
+       perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
 +      perl Makefile.PL INSTALLDIRS=vendor
  
  test: build
        $(MAKE) -f Makefile_Geo__GDAL test
 diff -rup a/swig/perl/Makefile b/swig/perl/Makefile
---- a/swig/perl/Makefile       2017-04-28 18:07:38.000000000 +0200
-+++ b/swig/perl/Makefile       2017-05-19 21:09:20.618146109 +0200
-@@ -7,7 +7,7 @@ build: Makefile_Geo__GDAL
-       $(MAKE) -f Makefile_Geo__OSR
+--- a/swig/perl/Makefile       2018-06-23 17:05:47.000000000 +0200
++++ b/swig/perl/Makefile       2018-07-05 14:42:41.822293920 +0200
+@@ -8,6 +8,7 @@ build: Makefile_Geo__GDAL
  
  Makefile_Geo__GDAL:
--      perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
+       perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
 +      perl Makefile.PL INSTALLDIRS=vendor
  
  test: build


Reply via email to