Hello community, here is the log from the commit of package hugin for openSUSE:Factory checked in at 2018-02-07 18:40:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hugin (Old) and /work/SRC/openSUSE:Factory/.hugin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hugin" Wed Feb 7 18:40:59 2018 rev:58 rq:573398 version:2018.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hugin/hugin.changes 2018-02-02 22:22:45.240553960 +0100 +++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2018-02-07 18:41:03.437183165 +0100 @@ -1,0 +2,27 @@ +Tue Feb 6 08:16:56 UTC 2018 - [email protected] + +- update to version 2018.0.0 + The version 2018.0 is mainly a bug fix release and introduce some minor new features. + + Several improvements for optimizer tabs: + * mark deselected images + * allow changing optimizer variables for all selected images at once + * option to ignore line cp + * hugin_stacker: New tool to stack overlapping images with several + averaging modes (e.g. mean, median). + * Hugin: Added option to disable auto-rotation of images in control + point and mask editor. + * Nona, verdandi and hugin_stacker can now write BigTIFF images + * Added expression parser to GUI: This allows to manipulate several + image variables at once. (This is the same as running pto_var + --set from the command line.) This can be used e.g. to prealigns + the images in a given setup and then run cpfind --prealigned to + search control points only in overlapping images. + * Add user-defined assistant and expose it in the GUI. It allows + to set up different assistant strategies without the need to + recompiling. Provide also some examples (scanned images, + multi-row panoramas with orphaned images, single-shot panorama + cameras). +- drop python dependencies + +------------------------------------------------------------------- Old: ---- hugin-2017.0.0.tar.bz2 New: ---- hugin-2018.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugin.spec ++++++ --- /var/tmp/diff_new_pack.fbh3QB/_old 2018-02-07 18:41:04.225146270 +0100 +++ /var/tmp/diff_new_pack.fbh3QB/_new 2018-02-07 18:41:04.229146082 +0100 @@ -43,7 +43,6 @@ BuildRequires: libpano-devel >= 2.9.19 BuildRequires: libtiff-devel BuildRequires: libxml2 -BuildRequires: python-devel BuildRequires: python-wxWidgets >= 3 BuildRequires: sqlite3-devel BuildRequires: swig @@ -51,8 +50,8 @@ BuildRequires: vigra-devel BuildRequires: wxWidgets-devel >= 3 BuildRequires: zip -%define mversion 2017.0 -Version: 2017.0.0 +%define mversion 2018.0 +Version: 2018.0.0 Release: 0 Summary: Toolchain for Stitching of Images and Creating Panoramas License: GPL-2.0+ @@ -116,7 +115,6 @@ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \ -DENABLE_LAPACK=ON BUILD_HSI=ON \ - -DPYTHON_EXECUTABLE=/usr/bin/python2 \ .. # parallel make kills our workers make VERBOSE=1 %{?_smp_mflags} -j1 @@ -161,7 +159,5 @@ %dir %{_libdir}/hugin %{_libdir}/hugin/*.so.* %doc %{_mandir}/man?/*.* -%{py_sitedir}/*hpi* -%{py_sitedir}/*hsi* %changelog ++++++ hugin-2017.0.0.tar.bz2 -> hugin-2018.0.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/hugin/hugin-2017.0.0.tar.bz2 /work/SRC/openSUSE:Factory/.hugin.new/hugin-2018.0.0.tar.bz2 differ: char 11, line 1
