Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2022-02-02 22:41:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and      /work/SRC/openSUSE:Factory/.hugin.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hugin"

Wed Feb  2 22:41:53 2022 rev:70 rq:950737 version:2021.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hugin/hugin.changes      2021-08-30 
13:55:41.069859076 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new.1898/hugin.changes    2022-02-02 
22:42:55.446917593 +0100
@@ -1,0 +2,14 @@
+Fri Jan 28 14:27:10 UTC 2022 - Stefan Br??ns <[email protected]>
+
+- Update to version 2020.0.0:
+  * Fast preview window can be panned in zoomed state with middle
+    mouse button.
+  * New overview mode: inside panorama sphere (similar to a
+    interactive panorama viewer)
+  * Updated build system for OpenEXR3.
+  * Several bug fixes.
+- Drop upstream patches:
+  * hugin-EGL-link-against-X11.patch
+  * hugin-openexr3.patch
+
+-------------------------------------------------------------------

Old:
----
  hugin-2020.0.0.tar.bz2
  hugin-EGL-link-against-X11.patch
  hugin-openexr3.patch

New:
----
  hugin-2021.0.0.tar.bz2

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

Other differences:
------------------
++++++ hugin.spec ++++++
--- /var/tmp/diff_new_pack.Cot5a1/_old  2022-02-02 22:42:56.006913797 +0100
+++ /var/tmp/diff_new_pack.Cot5a1/_new  2022-02-02 22:42:56.018913716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
 #
 
 
-%define mversion 2020.0
+%define mversion 2021.0
 %bcond_with hsi
 %bcond_without system_flann
 %bcond_without lapack
 # Cannot use EGL unless glew bug https://github.com/nigels-com/glew/issues/315 
is fixed
 %bcond_with egl
 Name:           hugin
-Version:        2020.0.0
+Version:        2021.0.0
 Release:        0
 Summary:        Toolchain for Stitching of Images and Creating Panoramas
 License:        GPL-2.0-or-later
@@ -31,10 +31,6 @@
 URL:            http://hugin.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
 Patch0:         hugin.appdata.patch
-# https://src.fedoraproject.org/rpms/hugin/blob/rawhide/f/hugin-openexr3.patch
-Patch1:         hugin-openexr3.patch
-# PATCH-FIX-UPSTREAM hugin-EGL-link-against-X11.patch [email protected] -- 
Link against X11 even when building with EGL support
-Patch2:         hugin-EGL-link-against-X11.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 BuildRequires:  cmake >= 3.1.0
@@ -69,7 +65,7 @@
 BuildRequires:  lapack-devel
 %endif
 %if %{with hsi}
-BuildRequires:  python-wxWidgets >= 3
+BuildRequires:  python3-wxPython
 BuildRequires:  swig
 %endif
 %if %{with egl}
@@ -86,10 +82,7 @@
 detection and extraction of key points.
 
 %prep
-%setup -q
-%patch0
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1
 
 chmod -x AUTHORS authors.txt Changes.txt README COPYING.txt
 
@@ -120,11 +113,6 @@
 # locales
 %find_lang %{name}
 
-# Use better place for MIME icon.
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes
-mv -f 
%{buildroot}%{_datadir}/icons/{gnome,hicolor}/48x48/mimetypes/application-x-ptoptimizer-script.png
-rmdir -p --ignore-fail-on-non-empty 
%{buildroot}%{_datadir}/icons/gnome/48x48/mimetypes
-
 # Install manually so it can be dedup'ed with the one in the program resources
 install -m644 -D -t %{buildroot}%{_licensedir}/hugin/ COPYING.txt
 %fdupes %{buildroot}

++++++ hugin-2020.0.0.tar.bz2 -> hugin-2021.0.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/hugin/hugin-2020.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new.1898/hugin-2021.0.0.tar.bz2 differ: char 
11, line 1

++++++ hugin.appdata.patch ++++++
--- /var/tmp/diff_new_pack.Cot5a1/_old  2022-02-02 22:42:56.062913418 +0100
+++ /var/tmp/diff_new_pack.Cot5a1/_new  2022-02-02 22:42:56.066913391 +0100
@@ -1,7 +1,7 @@
 Index: platforms/linux/appdata/PTBatcherGUI.appdata.xml
 ===================================================================
---- platforms/linux/appdata/PTBatcherGUI.appdata.xml.orig
-+++ platforms/linux/appdata/PTBatcherGUI.appdata.xml
+--- a/platforms/linux/appdata/PTBatcherGUI.appdata.xml
++++ b/platforms/linux/appdata/PTBatcherGUI.appdata.xml
 @@ -13,7 +13,7 @@
   <metadata_license>GFDL</metadata_license>
   <project_license>GPL-2.0-or-later</project_license>
@@ -13,8 +13,8 @@
    <p>
 Index: platforms/linux/appdata/calibrate_lens_gui.appdata.xml
 ===================================================================
---- platforms/linux/appdata/calibrate_lens_gui.appdata.xml.orig
-+++ platforms/linux/appdata/calibrate_lens_gui.appdata.xml
+--- a/platforms/linux/appdata/calibrate_lens_gui.appdata.xml
++++ b/platforms/linux/appdata/calibrate_lens_gui.appdata.xml
 @@ -13,7 +13,7 @@
   <metadata_license>GFDL</metadata_license>
   <project_license>GPL-2.0-or-later</project_license>
@@ -26,8 +26,8 @@
    <p>
 Index: platforms/linux/appdata/hugin.appdata.xml
 ===================================================================
---- platforms/linux/appdata/hugin.appdata.xml.orig
-+++ platforms/linux/appdata/hugin.appdata.xml
+--- a/platforms/linux/appdata/hugin.appdata.xml
++++ b/platforms/linux/appdata/hugin.appdata.xml
 @@ -13,7 +13,7 @@
   <metadata_license>GFDL</metadata_license>
   <project_license>GPL-2.0-or-later</project_license>

Reply via email to