Hello community,

here is the log from the commit of package exiv2 for openSUSE:Factory checked 
in at 2018-06-03 12:29:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.exiv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exiv2"

Sun Jun  3 12:29:43 2018 rev:49 rq:613049 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/exiv2/exiv2.changes      2017-11-30 
12:40:36.672346198 +0100
+++ /work/SRC/openSUSE:Factory/.exiv2.new/exiv2.changes 2018-06-03 
12:29:50.198178986 +0200
@@ -1,0 +2,19 @@
+Wed May 30 11:36:20 UTC 2018 - [email protected]
+
+- update to latest 0.26 branch:
+  * obsoletes 0001-Use-more-GNUInstallDirs.patch
+  d4e4288d839d0d9546a05986771f8738c382060c.patch
+  gcc-version-check.patch
+  7f5b0778fa301b68c1c88e3820ec3afbd09dd0a5.patch
+  fix-crash.patch
+  * adds exiv2-update-to-0.26-branch.patch
+  * Fixes CVE-2017-14864 (bsc#1060995),
+  CVE-2017-14862 (bsc#1060996), CVE-2017-14859 (bsc#1061000)
+  CVE-2017-14860 (bsc#1048883), CVE-2017-11337 (bsc#1048883),
+  CVE-2017-11338 (bsc#1048883), CVE-2017-11339 (bsc#1048883),
+  CVE-2017-11340 (bsc#1048883), CVE-2017-11553,
+  CVE-2017-12955 (bsc#1054593), CVE-2017-12956,
+  CVE-2017-12957, CVE-2017-11683, CVE-2017-11592,
+  CVE-2017-11591 (bsc#1050257)
+
+-------------------------------------------------------------------

Old:
----
  0001-Use-more-GNUInstallDirs.patch
  d4e4288d839d0d9546a05986771f8738c382060c.patch
  exiv2-0.26-trunk.tar.gz
  fix-crash.patch
  gcc-version-check.patch

New:
----
  exiv2-update-to-0.26-branch.patch
  v0.26.tar.gz

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

Other differences:
------------------
++++++ exiv2.spec ++++++
--- /var/tmp/diff_new_pack.d0mlI7/_old  2018-06-03 12:29:53.506057887 +0200
+++ /var/tmp/diff_new_pack.d0mlI7/_new  2018-06-03 12:29:53.506057887 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package exiv2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,19 +20,16 @@
 Version:        0.26
 Release:        0
 Summary:        Tool to access image Exif metadata
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
 Url:            http://www.exiv2.org/
-Source0:        http://www.exiv2.org/builds/%{name}-%{version}-trunk.tar.gz
+Source0:        https://github.com/Exiv2/exiv2/archive/v0.26.tar.gz
 Source1:        baselibs.conf
 Patch1:         exiv2-build-date.patch
 Patch2:         parallel-build-dep.patch
-# PATCH-FIX-UPSTREAM gcc-version-check.patch -- fix build with GCC7 on 
Tumbleweed
-Patch3:         gcc-version-check.patch
-# PATCH-FIX-UPSTREAM fix-crash.patch boo#1051782 -- prevent crashes in 
gwenview with certain images
-Patch4:         fix-crash.patch
-Patch5:         
https://github.com/Exiv2/exiv2/commit/d4e4288d839d0d9546a05986771f8738c382060c.patch
-Patch6:         0001-Use-more-GNUInstallDirs.patch
+# git diff --no-merges v0.26..upstream/0.26
+Patch3:         exiv2-update-to-0.26-branch.patch
+BuildRequires:  autoconf
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -81,13 +78,10 @@
 
 %lang_package
 %prep
-%setup -q -n %{name}-trunk
+%setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch2
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 export CXXFLAGS="%optflags $(getconf LFS_CFLAGS)"
@@ -95,7 +89,7 @@
   -DEXIV2_ENABLE_BUILD_PO:BOOL=ON \
   -DEXIV2_ENABLE_BUILD_SAMPLES:BOOL=OFF
 make %{?_smp_mflags}
-make doc -k ||:
+make doc
 
 %install
 %cmake_install

++++++ exiv2-update-to-0.26-branch.patch ++++++
++++ 2274 lines (skipped)


Reply via email to