Hello community,

here is the log from the commit of package otb for openSUSE:Factory checked in 
at 2020-04-02 17:44:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/otb (Old)
 and      /work/SRC/openSUSE:Factory/.otb.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "otb"

Thu Apr  2 17:44:13 2020 rev:4 rq:790844 version:7.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/otb/otb.changes  2019-11-29 16:03:24.856793188 
+0100
+++ /work/SRC/openSUSE:Factory/.otb.new.3248/otb.changes        2020-04-02 
17:44:53.893496209 +0200
@@ -1,0 +2,48 @@
+Wed Apr  1 08:53:41 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update to OTB version 7.1.0
+  Full release notes at:
+  
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/-/blob/7.1.0/RELEASE_NOTES.txt
+  Main changes are:
+  * Features added:
+   * !681: ENH: allow HTTP GDAL datasets by Laurențiu Nicola
+   * !673: Smoothing application enhancement by Cédric Traizet
+   * !655: BUG: migrate to QOpenGLWidget by Victor Poughon
+   * !644: Fast nlmeans filter by Carole Amiot
+   * !642: Resolve ExtractROI: keep GCPs by Guillaume Pasero
+   * !628: Added 'double' application parameter type. by guillaume pernot
+   * !618: Integration of the multiImageFileWriter in the application engine 
by Cédric Traizet
+  * Bugs fixed:
+   * !701: Error when opening ENVI datasets by Cédric Traizet
+   * !699: Fix listview parameter in TrainImagesClassifier
+   * !679: COMP: Remove RemoteSensingRegion assignment operator by Laurențiu 
Nicola
+   * !678: BUG: Fix warnings and possible UB in 
`VariadicInputsImageFilter::SetInputsImpl` by Laurențiu Nicola
+   * !677: Fix debian build by Cédric Traizet
+   * !674: BUG: Fix nodata handling in 
StreamingStatisticsMapFromLabelImageFilter by Laurențiu Nicola
+   * !667: Short Integer overflow in tests by Cédric Traizet
+   * !662: Update netcdf version in Superbuild to 4.7.3 by Cédric Traizet
+   * !660: COMP: Fix Variadic Input Image Filters for g++8.2.0 by Luc Hermitte
+   * !658: Allow UserValue modification from within application's DoExecute by 
guillaume pernot
+   * !656: input centroid should not be mandatory in TrainVectorClassifier and 
TrainImagesClassifier by Cédric Traizet
+   * !655: BUG: migrate to QOpenGLWidget by Victor Poughon
+   * !654: Missing RAM parameter in StereoRectificationGridGenerator 
application by Julien Michel
+   * !653: Warning cleaning by Guillaume Pasero
+   * !649: Resolve \Mosaic do not work anymore with rgb mode\ by Rémi Cresson
+   * !647: Fixed lookup table stacking order by guillaume pernot
+   * !646: removed duplicate Scene.png by guillaume pernot
+   * !641: FIX PCA transformation matrix computation by Cédric Traizet
+   * !640: Fixed lost reference of \buffer\ in VectorPrediction update mode by 
guillaume pernot
+   * !637: BUG: better check for TIXML_USE_STL by Victor Poughon
+   * !636: Fix gcc8 compilation by guillaume pernot
+   * !634: COMP: Added gcc9 support for ITK by guillaume pernot
+   * !633: Added otb_opencv_api.h in packages by guillaume pernot
+   * !626: FIX: check that input image is not null by Rémi Cresson
+   * !624: Fix GEOS errors from self intersecting polygons in and fix OPENCV 
path in debian CI build by Cédric Traizet
+   * !617: TEST: Force ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS=4 by guillaume 
pernot
+   * !616: TEST: rename ToulousePoints-examples.shp to 
toulousepoints_examples.shp by guillaume pernot
+   * !613: Additional tests for the ExtractROI application by Cédric Traizet
+   * !606: Check band index on each pixel by guillaume pernot
+  * Refactoring updates
+  * Documentation updates
+
+-------------------------------------------------------------------

Old:
----
  OTB-7.0.0.tar.xz

New:
----
  OTB-7.1.0.tar.xz

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

Other differences:
------------------
++++++ otb.spec ++++++
--- /var/tmp/diff_new_pack.UZUciz/_old  2020-04-02 17:45:10.785516618 +0200
+++ /var/tmp/diff_new_pack.UZUciz/_new  2020-04-02 17:45:10.789516623 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package otb
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2017 Angelos Tzotsos <tzot...@opensuse.org>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,13 @@
 
 
 %define tarname OTB
-%define fullversion 7.0.0
-%define filerelease 7.0
+%define fullversion 7.1.0
+%define filerelease 7.1
 %define libversion 7
 # OTBTemporalGapFilling 
https://gitlab.orfeo-toolbox.org/jinglada/temporalgapfilling/ - latest git rev. 
(cmake follows master head)
 %define tgfrev 0010532
-
 # Enable remote module by default
 %bcond_without enable_remote_module
-
 Name:           otb
 Version:        %{fullversion}
 Release:        0
@@ -49,38 +47,37 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gdal-devel
 BuildRequires:  geotiff-devel
+BuildRequires:  glew-devel
 BuildRequires:  insighttoolkit-devel
 BuildRequires:  libOpenThreads-devel
 BuildRequires:  libcurl-devel
+BuildRequires:  libglfw-devel
 BuildRequires:  libproj-devel
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libsvm-devel
+BuildRequires:  libsvm2
+BuildRequires:  libtool
+BuildRequires:  muparser-devel
+BuildRequires:  muparserx-devel
+BuildRequires:  ossim-devel
+BuildRequires:  python3-devel
+BuildRequires:  python3-numpy-devel
+BuildRequires:  qwt6-devel
+BuildRequires:  swig
+BuildRequires:  tinyxml-devel
 BuildRequires:  xz
 %if %{with enable_remote_module}
 BuildRequires:  git
 # GSL is needed by OTBTemporalGapFilling module
 BuildRequires:  gsl-devel
 %endif
-BuildRequires:  glew-devel
-BuildRequires:  libglfw-devel
-BuildRequires:  libsvm2
-BuildRequires:  libtool
-BuildRequires:  muparser-devel
-BuildRequires:  muparserx-devel
 # Actually opencv 4 should be supported, but not 4.1
 %if 0%{?suse_version} >= 1550
 BuildRequires:  opencv3-devel
 %else
 BuildRequires:  opencv-devel < 4.1
 %endif
-BuildRequires:  ossim-devel
-BuildRequires:  python3-devel
-BuildRequires:  python3-numpy-devel
-BuildRequires:  qwt6-devel
-BuildRequires:  swig
-BuildRequires:  tinyxml-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 ORFEO Toolbox (OTB) is a library of image processing algorithms. OTB
@@ -97,12 +94,12 @@
 Requires:       cmake
 Requires:       gcc
 Requires:       gcc-c++
+Requires:       gdal-devel
 Requires:       glew-devel
 Requires:       insighttoolkit-devel
 Requires:       lib%{name}%{libversion} = %{version}
 Requires:       libOpenThreads-devel
 Requires:       libcurl-devel
-Requires:       gdal-devel
 Requires:       libgeotiff-devel
 Requires:       libglfw-devel
 Requires:       libqt5-linguist-devel
@@ -112,18 +109,18 @@
 Requires:       libtool
 Requires:       muparser-devel
 Requires:       muparserx-devel
-# Actually opencv 4 should be supported, but not 4.1
-%if 0%{?suse_version} >= 1550
-Requires:       opencv3-devel
-%else
-Requires:       opencv-devel < 4.1
-%endif
 Requires:       ossim-devel
 Requires:       qwt6-devel
 Requires:       tinyxml-devel
 Provides:       lib%{name}-devel
 Obsoletes:      OrfeoToolbox-devel < %{version}
 Provides:       OrfeoToolbox-devel = %{version}
+# Actually opencv 4 should be supported, but not 4.1
+%if 0%{?suse_version} >= 1550
+Requires:       opencv3-devel
+%else
+Requires:       opencv-devel < 4.1
+%endif
 
 %description devel
 ORFEO Toolbox (OTB) is a library of image processing algorithms. OTB

++++++ OTB-7.0.0.tar.xz -> OTB-7.1.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/otb/OTB-7.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.otb.new.3248/OTB-7.1.0.tar.xz differ: char 27, line 
1


Reply via email to