Hello community,

here is the log from the commit of package enblend-enfuse for openSUSE:Factory 
checked in at 2015-12-13 09:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enblend-enfuse (Old)
 and      /work/SRC/openSUSE:Factory/.enblend-enfuse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enblend-enfuse"

Changes:
--------
--- /work/SRC/openSUSE:Factory/enblend-enfuse/enblend-enfuse.changes    
2015-02-16 17:25:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.enblend-enfuse.new/enblend-enfuse.changes       
2015-12-13 09:39:05.000000000 +0100
@@ -1,0 +2,37 @@
+Tue Dec  8 12:18:52 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.1.4
+  * The introduction of additional blend color spaces in the Development
+    Branch requires a new option to select them.    Here, in the Stable
+    Branch, the new option `  *  * blend  * colorspace' just duplicates the
+    functionality of `  *  * ciecam' and `  *  * no  * ciecam'.    The Stable 
Branch
+    does *not* provide the additional blend colorspaces of the
+    Development Branch.    The following equivalences hold
+              *  * ciecam         <=>      *  * blend  * colorspace=ciecam
+              *  * no  * ciecam    <=>      *  * blend  * colorspace=identity
+    Both options `  *  * ciecam' and `  *  * no  * ciecam' are deprecated in 
4.2 and
+    will be withdrawn in 4.3.    Thus, users should prefer
+    `  *  * blend  * colorspace'.
+  * [Enblend and Enfuse] Fix the nesting  * depth counter for response
+    files.    This bug prohibited to load more than 20 images in a single
+    response file.
+  * [Enblend and Enfuse] Allow grayscale images to bring their own
+    (grayscale) profiles.    Previously grayscale images with ICC profiles
+    were rejected.
+  * [Enblend] Fix a possible domain error followed by a division  * by  * zero
+    in the seam  * line optimizer.
+  * [Enblend and Enfuse] Avoid an undeserved warning about incompatible
+    colorspaces if they only disagree on their meta  * data (e.g. profile
+    creation date/time).
+  * [Enblend] Fix a bug in the Dijkstra Optimizer which could lead to
+    undefined behavior in the placement of the (optimized) seam line.
+  * [Enblend] Fix a non  * dereferencable vector iterator which led to a
+    segfault.
+  * [Enblend] Avoid a division  * by  * zero in the Annealing Optimizer.
+  * [Enblend] Fix a bug (#1356551) in the seam  * line vectorization code
+    that was there since 2004.    The fix changes the position of almost
+    any coarse  * mask seam line vertex by one pixel.
+- Update use-default-gcc-inlining.diff
+- Add libICE-devel and pkg-config build dependencies
+
+-------------------------------------------------------------------

Old:
----
  enblend-enfuse-4.1.3.tar.gz

New:
----
  enblend-enfuse-4.1.4.tar.gz

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

Other differences:
------------------
++++++ enblend-enfuse.spec ++++++
--- /var/tmp/diff_new_pack.FnIMQO/_old  2015-12-13 09:39:06.000000000 +0100
+++ /var/tmp/diff_new_pack.FnIMQO/_new  2015-12-13 09:39:06.000000000 +0100
@@ -23,7 +23,7 @@
 Summary:        Tool for Composing Images
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Other
-Version:        4.1.3
+Version:        4.1.4
 Release:        0
 Source:         
http://sourceforge.net/projects/enblend/files/%{name}/%{name}-4.1/%{name}-%{version}.tar.gz
 Patch1:         use-default-gcc-inlining.diff
@@ -35,6 +35,7 @@
 BuildRequires:  glew-devel
 BuildRequires:  gsl-devel
 BuildRequires:  help2man
+BuildRequires:  libICE-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblcms2-devel >= 2.5
 BuildRequires:  libpng-devel
@@ -42,6 +43,7 @@
 BuildRequires:  libxml2-tools
 #BuildRequires:  mathml-dtd
 BuildRequires:  perl-TimeDate
+BuildRequires:  pkg-config
 BuildRequires:  plotutils-devel
 BuildRequires:  sed
 BuildRequires:  vigra-devel
@@ -95,9 +97,6 @@
 %makeinstall
 #make install-xhtml DESTDIR=%{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %if %{_build_doc}
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/enblend.info.gz

++++++ enblend-enfuse-4.1.3.tar.gz -> enblend-enfuse-4.1.4.tar.gz ++++++
++++ 22215 lines of diff (skipped)

++++++ use-default-gcc-inlining.diff ++++++
--- /var/tmp/diff_new_pack.FnIMQO/_old  2015-12-13 09:39:06.000000000 +0100
+++ /var/tmp/diff_new_pack.FnIMQO/_new  2015-12-13 09:39:06.000000000 +0100
@@ -1,7 +1,7 @@
-Index: configure.in
+Index: configure.ac
 ===================================================================
---- configure.in.orig
-+++ configure.in
+--- configure.ac.orig
++++ configure.ac
 @@ -77,11 +77,6 @@ AS_IF([test "$with_openexr" = no],
            have_exr=no
         fi])


Reply via email to