Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2019-03-28 22:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdal (Old)
 and      /work/SRC/openSUSE:Factory/.gdal.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdal"

Thu Mar 28 22:47:40 2019 rev:38 rq:682439 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdal/gdal.changes        2019-02-25 
17:56:52.714313743 +0100
+++ /work/SRC/openSUSE:Factory/.gdal.new.25356/gdal.changes     2019-03-28 
22:47:43.575065180 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 11:02:01 UTC 2019 - Bruno Friedmann <[email protected]>
+
+- Fix boo#1128276 by providing correct Obsolete 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdal.spec ++++++
--- /var/tmp/diff_new_pack.h1H74B/_old  2019-03-28 22:47:44.959064929 +0100
+++ /var/tmp/diff_new_pack.h1H74B/_new  2019-03-28 22:47:44.967064927 +0100
@@ -160,9 +160,9 @@
 Requires:       %{name} = %{version}-%{release}
 # Renaming to uppercase 'GDAL' during 2.4.0; previously used lowercase
 Provides:       python2-%{name} = %{version}
-Obsoletes:      python2-%{name}
+Obsoletes:      python2-%{name} < %{version}
 Provides:       python-%{name} = %{version}
-Obsoletes:      python-%{name}
+Obsoletes:      python-%{name} < %{version}
 
 %description -n python2-%{pypi_package_name}
 The GDAL python modules provide support to handle multiple GIS file formats.
@@ -172,7 +172,7 @@
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}-%{release}
 Provides:       python3-%{name} = %{version}
-Obsoletes:      python3-%{name}
+Obsoletes:      python3-%{name} < %{version}
 
 %description -n python3-%{pypi_package_name}
 The GDAL python modules provide support to handle multiple GIS file formats.


Reply via email to