Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2017-09-14 21:15:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/digikam (Old)
 and      /work/SRC/openSUSE:Factory/.digikam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "digikam"

Thu Sep 14 21:15:21 2017 rev:161 rq:525901 version:5.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2017-08-26 
11:52:53.658870347 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes     2017-09-14 
21:15:58.580151227 +0200
@@ -1,0 +2,34 @@
+Tue Sep 12 12:29:53 UTC 2017 - [email protected]
+
+- Update to 5.7.0:
+  * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/
+- New features (from NEWS):
+General     : Add online handbook reader not dependant of desktop.
+General     : New tool to export albums by email.
+General     : New tool to create advance print layout.
+General     : Send by Mail tool can remove all metadata to attached items.
+General     : Replaced the minimum and maximum similarity selection boxes in 
fuzzy
+              search, duplicates search and maintenance by a new, generic 
DIntRangeBox
+              which makes the look, feel and behavious consistent in all 
places.
+              Also, this makes redundant code obsolete and reduces the 
probability of bugs.
+PrintCreator: Add option to create printing from albums or images selection.
+PrintCreator: Add option to customize output image properties to render 
printing.
+PrintCreator: Tool is now multi-threaded to process images while preview and 
printing.
+ImageEditor : Add SendByMail and PrintCreator tools support.
+Showfoto    : Add SendByMail and PrintCreator tools support.
+LightTable  : Add SendByMail and PrintCreator tools support.
+Panorama    : Add Hugin 2017.0 support.
+Geolocation : Add new tool to export GPS trace to KML file from geolocation 
editor.
+
+- Many bugs fixed
+- Drop fix-build-cmake39.patch, now upstream
+- Drop find_libastro-qt5.patch, 42.1 is no longer supported and
+  its Qt5 is too old anyway
+- Drop unneeded exiv2 requirement, digikam uses libexiv2 only
+- Add libkvkontakte-devel and libmediawiki-devel build requirements
+  (both have been released as KF5 versions meanwhile) to enable the
+  corresponding kipi plugins
+- Build with opencv-devel instead of opencv-qt5-devel, the latter
+  doesn't exist any more
+  
+-------------------------------------------------------------------

Old:
----
  digikam-5.6.0.tar.xz
  find_libastro-qt5.patch
  fix-build-cmake39.patch

New:
----
  digikam-5.7.0.tar.xz

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

Other differences:
------------------
++++++ digikam.spec ++++++
--- /var/tmp/diff_new_pack.RJRLK9/_old  2017-09-14 21:16:07.406908859 +0200
+++ /var/tmp/diff_new_pack.RJRLK9/_new  2017-09-14 21:16:07.406908859 +0200
@@ -17,17 +17,13 @@
 
 
 Name:           digikam
-Version:        5.6.0
+Version:        5.7.0
 Release:        0
 Summary:        A KDE Photo Manager
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Viewers
 Url:            http://www.digikam.org/
 Source0:        
http://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE find_libastro-qt5.patch -- fix build of geolocation 
support in Leap 42.1
-Patch0:         find_libastro-qt5.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         fix-build-cmake39.patch
 #This pulls in QWebEngine, which is not available on ppc64
 %ifarch %ix86 x86_64 %arm aarch64 mips mips64
 BuildRequires:  akonadi-contact-devel
@@ -48,7 +44,7 @@
 BuildRequires:  lensfun
 BuildRequires:  lensfun-devel
 BuildRequires:  libeigen3-devel
-BuildRequires:  libexiv2-devel
+BuildRequires:  libexiv2-devel >= 0.26
 BuildRequires:  libexpat-devel
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgphoto2-devel >= 2.4.0
@@ -63,8 +59,10 @@
 BuildRequires:  libkgeomap-devel > 15.12.0
 BuildRequires:  libkipi-devel >= 16.04.0
 BuildRequires:  libksane-devel >= 15.12.0
+BuildRequires:  libkvkontakte-devel
 BuildRequires:  liblcms2-devel
 BuildRequires:  liblqr-devel
+BuildRequires:  libmediawiki-devel
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libmysqld-devel
 BuildRequires:  libpgf-devel
@@ -73,7 +71,7 @@
 BuildRequires:  libusb-devel
 BuildRequires:  marble-devel
 BuildRequires:  mysql
-BuildRequires:  opencv-qt5-devel
+BuildRequires:  opencv-devel
 BuildRequires:  threadweaver-devel >= 5.1.0
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
@@ -92,7 +90,6 @@
 Recommends:     %{name}-doc
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       exiv2 >= 0.25
 Recommends:     marble
 Recommends:     showfoto
 # Got merged into libimageeditor in 5.2.0
@@ -167,13 +164,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%if 0%{?is_opensuse} && 0%{?sle_version} == 120100
-# we renamed libastro to libastro-qt5 in Leap 42.1, make FindMARBLE.cmake find 
it
-%patch0 -p1
-%endif
-pushd core
-%patch1 -p1
-popd
 
 # Remove build time references so build-compare can do its work
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
@@ -184,7 +174,6 @@
 sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/g" 
core/libs/dimg/filters/greycstoration/cimg/CImg.h
 
 # Workaround for kde#369517 - vkontakte installs translations even if not built
-rm -f po/*/kipiplugin_vkontakte.po
 rm -f po/*/libkvkontakte.po
 
 %build
@@ -219,7 +208,7 @@
 %find_lang %{name}
 %find_lang kipiplugins kipiplugin.lang
 
-for i in dropbox googleservices sendimages facebook flashexport flickr 
imageshack imgur kmlexport piwigo printimages rajce remotestorage sendimages 
smug  yandexfotki
+for i in dropbox googleservices sendimages facebook flashexport flickr 
imageshack imgur kmlexport piwigo printimages rajce remotestorage sendimages 
smug vkontakte yandexfotki
 do
   %find_lang kipiplugin_$i kipiplugin.lang
 done
@@ -250,8 +239,6 @@
 %_datadir/solid/actions/digikam-opencamera.desktop
 %_datadir/kxmlgui5/digikam/
 %_datadir/knotifications5/digikam.notifyrc
-# For Leap 42.1
-%dir %{_kf5_appstreamdir}
 %{_kf5_appstreamdir}/org.kde.digikam.appdata.xml
 %_kf5_iconsdir/hicolor/*/apps/panorama.*
 
@@ -262,8 +249,6 @@
 %_kf5_iconsdir/hicolor/*/apps/showfoto.*
 %_datadir/showfoto/
 %_datadir/kxmlgui5/showfoto/
-# For Leap 42.1
-%dir %{_kf5_appstreamdir}
 %{_kf5_appstreamdir}/org.kde.showfoto.appdata.xml
 
 %files -n libdigikamcore5

++++++ digikam-5.6.0.tar.xz -> digikam-5.7.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/digikam/digikam-5.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.digikam.new/digikam-5.7.0.tar.xz differ: char 27, 
line 1


Reply via email to