Hello community,

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

Package is "digikam"

Changes:
--------
--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2016-06-03 
16:38:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes     2016-09-30 
15:22:58.000000000 +0200
@@ -1,0 +2,79 @@
+Thu Sep 29 22:19:22 UTC 2016 - lbeltr...@kde.org
+
+- Workaround kde#369517 by removing libvkontakte translations
+  (not built but installed anyway) 
+
+-------------------------------------------------------------------
+Tue Sep 27 11:42:16 UTC 2016 - lbeltr...@kde.org
+
+- Ensure akonadi-contact-devel is not pulled in for ppc64, as
+  QWebEngine is not available for that platform
+
+-------------------------------------------------------------------
+Sun Sep 25 12:08:37 UTC 2016 - wba...@tmo.at
+
+- Don't disable building the documentation any more, kde#365135 is
+  fixed in 5.2.0
+
+-------------------------------------------------------------------
+Sat Sep 24 10:09:11 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to Digikam v5.2.0: https://www.digikam.org/node/758
+  * many bugfixes
+  * updated documentation
+
+- Remove build-32bits.patch again, fixed upstream
+- Add threadweaver and gphoto buildrequires
+- Enable appstyles to not force fusion style
+- Fix miscellaneous rpmlint warnings
+
+-------------------------------------------------------------------
+Wed Aug 10 14:39:26 UTC 2016 - wba...@tmo.at
+
+- Add find_libastro-qt5.patch to fix build of geolocation support
+  in Leap 42.1
+
+-------------------------------------------------------------------
+Wed Aug 10 08:56:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to Digikam v5.1.0: https://www.digikam.org/node/756
+  * many bugfixes
+  * supports new RAW cameras
+
+- Add build-32bits.patch to fix build on 32-bit x86
+
+-------------------------------------------------------------------
+Fri Jul 15 15:39:44 UTC 2016 - wba...@tmo.at
+
+- Enable mediaplayer (Qt5Multimedia support)
+
+-------------------------------------------------------------------
+Wed Jul 13 09:30:19 UTC 2016 - tittiatc...@gmail.com
+
+- Drop unused build dependency on sqlite2
+- Obsolete the kipi-plugins5 package
+
+-------------------------------------------------------------------
+Sun Jul 10 21:34:47 UTC 2016 - nico.kru...@gmail.com
+
+- raise dependency on libkipi version
+
+-------------------------------------------------------------------
+Fri Jul  8 09:47:19 UTC 2016 - tittiatc...@gmail.com
+
+- Update to Digikam v5.0
+  * Now Qt5/KF5 based
+
+- Drop patches no longer required:
+  - fix_opencv3.patch
+  - digikam-4.14.0-lensfun-0.3.2.patch
+  - digikam-4.4.0.no-kdcraw.version-check.patch
+  - remove-gplv2-only.patch
+  - digikam-buildtime.patch
+
+- Drop library tarball, as we now depend on the external libraries
+  - digikam-libs.tar.bz2
+  
+- Disable documentation for now based on bko#365135
+
+-------------------------------------------------------------------

Old:
----
  digikam-4.14.0-lensfun-0.3.2.patch
  digikam-4.14.0.tar.bz2
  digikam-4.4.0.no-kdcraw.version-check.patch
  digikam-buildtime.patch
  digikam-libs.tar.bz2
  fix_opencv3.patch
  remove-gplv2-only.patch

New:
----
  digikam-5.2.0.tar.xz
  find_libastro-qt5.patch

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

Other differences:
------------------
++++++ digikam.spec ++++++
++++ 647 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/digikam/digikam.spec
++++ and /work/SRC/openSUSE:Factory/.digikam.new/digikam.spec

++++++ find_libastro-qt5.patch ++++++
diff -urB digikam/core/cmake/modules/FindMarble.cmake 
new/core/cmake/modules/FindMarble.cmake
--- digikam/core/cmake/modules/FindMarble.cmake 2015-10-17 08:33:01.347270719 
+0200
+++ new/core/cmake/modules/FindMarble.cmake     2015-10-17 12:07:56.423127921 
+0200
@@ -19,7 +19,7 @@
 
 FIND_PATH( MARBLE_INCLUDE_DIR NAMES marble/MarbleModel.h )
 FIND_LIBRARY( MARBLE_LIBRARIES NAMES marblewidget-qt5 marblewidget-qt5d )
-FIND_LIBRARY( ASTRO_LIBRARIES NAMES astro astrod )
+FIND_LIBRARY( ASTRO_LIBRARIES NAMES astro-qt5 astro-qt5d )
 
 INCLUDE( FindPackageHandleStandardArgs )
 

Reply via email to