Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2021-07-16 00:00:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/digikam (Old)
 and      /work/SRC/openSUSE:Factory/.digikam.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "digikam"

Fri Jul 16 00:00:30 2021 rev:197 rq:906404 version:7.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2021-07-12 
21:41:18.471602254 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new.2625/digikam.changes        
2021-07-16 00:02:32.932671994 +0200
@@ -1,0 +2,37 @@
+Mon Jul 12 19:16:48 UTC 2021 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 7.3.0
+  * https://www.digikam.org/news/2021-07-12-7.3.0_release_announcement/
+- New features (from NEWS):
+General : Add new metadata viewer based on ExifTool.
+General : Better support of astrophoto FITS image format (Flexible
+          Image Transport System) including metadata extraction
+          support to populate the database.
+General : Better support of MPO image format (Multiple Picture
+          Object) including metadata extraction support to populate
+          the database.
+General : Digital Scanner plugin is now available under Windows.
+General : Use last Exiv2 0.27.4 in all bundles with Base Media File
+          metadata read and write support (HEIF, AVIF).
+General : Use last KF5 framework 5.80 in all bundles.
+General : Update internal Libpgf to 7.21.7 (18-02-2021).
+General : Update internal Libraw from snapshot 20210622.
+General : Update internal DNG SDK to last 1.5 and XMP SDK to last
+          5.7.0.
+General : DNGWriter now use ExifTool to post-process metadata.
+General : Internal Libraw use DNG SDK 1.5 to handle 8 bits DNG
+          files.
+Searches: Find duplicates items is now process in parallel using
+          multi-cores.
+Plugins : New tool to export items to iNaturalist web service
+          (https://www.inaturalist.org/).
+Plugins : SlideShow and Presentation tools now allow to move items
+          to the trash.
+Plugins : New tool to convert RAW to DNG in batch for Showfoto.
+- 373 bugs fixed
+- Drop no longer needed upstream patch:
+  * Fix-build-after-Qt-commit-f8ad329f.patch
+- Refresh patch:
+  * 0001-Revert-Exiv2-is-now-released-with-exported-targets-u.patch
+
+-------------------------------------------------------------------

Old:
----
  Fix-build-after-Qt-commit-f8ad329f.patch
  digikam-7.2.0.tar.xz

New:
----
  digikam-7.3.0.tar.xz

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

Other differences:
------------------
++++++ digikam.spec ++++++
--- /var/tmp/diff_new_pack.yq5fjN/_old  2021-07-16 00:02:34.520661145 +0200
+++ /var/tmp/diff_new_pack.yq5fjN/_new  2021-07-16 00:02:34.520661145 +0200
@@ -20,7 +20,7 @@
 %bcond_without lang
 %bcond_with    apidocs
 Name:           digikam
-Version:        7.2.0
+Version:        7.3.0
 Release:        0
 Summary:        A KDE Photo Manager
 License:        GPL-2.0-or-later
@@ -29,8 +29,6 @@
 Source0:        
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE -- Lower minimum exiv2 version to 0.26
 Patch0:         0001-Revert-Exiv2-is-now-released-with-exported-targets-u.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         Fix-build-after-Qt-commit-f8ad329f.patch
 BuildRequires:  QtAV-devel >= 1.12
 BuildRequires:  bison
 BuildRequires:  fdupes
@@ -183,7 +181,6 @@
 # Leap 15 only has exiv2 0.26
 %patch0 -p1
 %endif
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build -- -DENABLE_APPSTYLES=ON -DENABLE_MEDIAPLAYER=ON 
%{?qwebengine}

++++++ 0001-Revert-Exiv2-is-now-released-with-exported-targets-u.patch ++++++
--- /var/tmp/diff_new_pack.yq5fjN/_old  2021-07-16 00:02:34.536661017 +0200
+++ /var/tmp/diff_new_pack.yq5fjN/_new  2021-07-16 00:02:34.536661017 +0200
@@ -31,7 +31,7 @@
  set(OPENCV_MIN_VERSION    "3.3.0")
  set(LENSFUN_MIN_VERSION   "0.2.6.0")      # For Lens auto-correction plugin
  set(QTAV_MIN_VERSION      "1.12.0")       # For video support.
-@@ -178,9 +178,9 @@ if(NOT X265_FOUND)
+@@ -180,9 +180,9 @@ if(NOT X265_FOUND)
      set(X265_LIBRARIES "")
  endif()
  
@@ -43,7 +43,7 @@
                         DESCRIPTION "Required to build digiKam"
                         URL         "https://www.exiv2.org";
                         TYPE        RECOMMENDED
-@@ -187,10 +187,6 @@ set_package_properties("Exiv2"     PROPERTIES
+@@ -189,10 +189,6 @@ set_package_properties("Exiv2"     PROPERTIES
                         PURPOSE     "Library to manage image metadata"
  )
  
@@ -54,7 +54,7 @@
  # -- check Media player 
--------------------------------------------------------
  
  find_package(FFmpeg COMPONENTS AVCODEC AVDEVICE AVFILTER AVFORMAT AVUTIL 
SWSCALE)
-@@ -535,7 +531,7 @@ PRINT_COMPONENT_COMPILE_STATUS("QWebEngine Support"      
ENABLE_QWEBENGINE)
+@@ -579,7 +575,7 @@ PRINT_COMPONENT_COMPILE_STATUS("QWebEngine Support"      
ENABLE_QWEBENGINE)
  # 
==============================================================================
  
  PRINT_LIBRARY_STATUS("libboostgraph" "https://www.boost.org/doc/libs";         
           "(version >= 1.43.0)"                Boost_FOUND)
@@ -63,7 +63,7 @@
  PRINT_LIBRARY_STATUS("libexpat"      "https://libexpat.github.io";             
           "(version >= 2.0.0)"                 EXPAT_FOUND)
  PRINT_LIBRARY_STATUS("libjpeg"       
"https://github.com/libjpeg-turbo/libjpeg-turbo";    "(version >= 6b)"           
         JPEG_FOUND)
  PRINT_LIBRARY_STATUS("libkde"        "https://www.kde.org";                    
           "(version >= ${KF5_MIN_VERSION})"    KF5_FOUND)
-@@ -576,7 +572,7 @@ PRINT_OPTIONAL_LIBRARY_STATUS("OpenGL"            
"https://www.mesa3d.org";
+@@ -622,7 +618,7 @@ PRINT_OPTIONAL_LIBRARY_STATUS("OpenGL"            
"https://www.mesa3d.org";
  # 
==============================================================================
  
  if(Boost_FOUND                          AND
@@ -76,7 +76,7 @@
 index 72b424cb36..7aa6dc5a1e 100644
 --- a/core/app/DigikamCoreTarget.cmake
 +++ b/core/app/DigikamCoreTarget.cmake
-@@ -143,7 +143,7 @@ target_link_libraries(digikamcore
+@@ -144,7 +144,7 @@ target_link_libraries(digikamcore
                        ${TIFF_LIBRARIES}
                        PNG::PNG
                        ${JPEG_LIBRARIES}
@@ -231,13 +231,14 @@
  
      DISABLE_GCC_COMPILER_WARNINGS("5.99.99" "-Wno-deprecated")
  
-@@ -72,13 +71,12 @@ set(libdmetadata_SRCS
+@@ -81,14 +80,13 @@ set(libdmetadata_SRCS
  )
  
  include_directories(
 +    ${EXIV2_INCLUDE_DIR}
      $<TARGET_PROPERTY:Qt5::Gui,INTERFACE_INCLUDE_DIRECTORIES>
      $<TARGET_PROPERTY:Qt5::Core,INTERFACE_INCLUDE_DIRECTORIES>
+     $<TARGET_PROPERTY:Qt5::Xml,INTERFACE_INCLUDE_DIRECTORIES>
  
      $<TARGET_PROPERTY:KF5::ConfigCore,INTERFACE_INCLUDE_DIRECTORIES>
      $<TARGET_PROPERTY:KF5::I18n,INTERFACE_INCLUDE_DIRECTORIES>

++++++ digikam-7.2.0.tar.xz -> digikam-7.3.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/digikam/digikam-7.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.digikam.new.2625/digikam-7.3.0.tar.xz differ: char 
25, line 1

Reply via email to