Hello community,

here is the log from the commit of package ufraw for openSUSE:Factory checked 
in at 2019-09-09 12:36:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ufraw (Old)
 and      /work/SRC/openSUSE:Factory/.ufraw.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ufraw"

Mon Sep  9 12:36:53 2019 rev:50 rq:729263 version:0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/ufraw/ufraw.changes      2019-06-03 
18:58:20.692362657 +0200
+++ /work/SRC/openSUSE:Factory/.ufraw.new.7948/ufraw.changes    2019-09-09 
12:36:56.105457102 +0200
@@ -1,0 +2,5 @@
+Mon Sep  2 07:16:57 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update ufraw-0.22-exiv2-0.27.patch to fix build with exiv 0.27.1.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ufraw-0.22-exiv2-0.27.patch ++++++
--- /var/tmp/diff_new_pack.b773hs/_old  2019-09-09 12:36:56.957456963 +0200
+++ /var/tmp/diff_new_pack.b773hs/_new  2019-09-09 12:36:56.957456963 +0200
@@ -1,6 +1,8 @@
---- a/ufraw_exiv2.cc   2015-06-16 05:58:38.000000000 +0200
-+++ b/ufraw_exiv2.cc   2018-12-29 22:51:23.291894430 +0100
-@@ -15,9 +15,7 @@
+diff --git a/ufraw_exiv2.cc b/ufraw_exiv2.cc
+index f03011b..134431d 100644
+--- a/ufraw_exiv2.cc
++++ b/ufraw_exiv2.cc
+@@ -15,9 +15,8 @@
  #include "ufraw.h"
  
  #ifdef HAVE_EXIV2
@@ -8,10 +10,11 @@
 -#include <exiv2/easyaccess.hpp>
 -#include <exiv2/exif.hpp>
 +#include <exiv2/exiv2.hpp>
++#include <iostream>
  #include <sstream>
  #include <cassert>
  
-@@ -67,7 +65,11 @@
+@@ -67,7 +66,11 @@ extern "C" int ufraw_exif_read_input(ufraw_data *uf)
          if (exifData.empty()) {
              std::string error(uf->filename);
              error += ": No Exif data found in the file";


Reply via email to