Hello community, here is the log from the commit of package digikam for openSUSE:Factory checked in at 2018-02-12 10:15:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/digikam (Old) and /work/SRC/openSUSE:Factory/.digikam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "digikam" Mon Feb 12 10:15:27 2018 rev:169 rq:575308 version:5.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/digikam/digikam.changes 2018-02-09 15:51:54.749982225 +0100 +++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2018-02-12 10:15:30.396874686 +0100 @@ -1,0 +2,5 @@ +Fri Feb 9 21:06:44 UTC 2018 - [email protected] + +- Fix broken rebase of 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch ++++++ --- /var/tmp/diff_new_pack.SbzY3Q/_old 2018-02-12 10:15:34.452728531 +0100 +++ /var/tmp/diff_new_pack.SbzY3Q/_new 2018-02-12 10:15:34.452728531 +0100 @@ -23,7 +23,7 @@ +++ b/core/CMakeLists.txt @@ -290,7 +290,7 @@ find_package(Marble) find_package(PkgConfig) - find_package(Jasper) + find_package(Jasper) # For JPEG 2000 support. find_package(Eigen3) # For Refocus tool. -find_package(OpenGL) # For Presentation tool. +# find_package(OpenGL) # For Presentation tool.
