Updating link to change in openSUSE:Factory/digikam revision 159.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/digikam?expand=0&rev=4e2cca941feeaab404f229bf155ec940
This commit is contained in:
OBS User buildservice-autocommit 2017-08-24 16:31:02 +00:00 committed by Git OBS Bridge
parent f97d6880c6
commit 6e08dc8525
4 changed files with 52 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df9cbf1b8dbfb9235cebc97e77c02fcb1498c5a905c7fd3b9fb42fd7accc6252
size 129499600

3
digikam-5.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65bdd3f15668e314b852d523a0bf95da32450f31fcfda60da62e57d4622a663c
size 166913492

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
Sun Jun 25 10:12:45 UTC 2017 - fabian@ritter-vogt.de
- BuildRequire Qt >= 5.6.0
-------------------------------------------------------------------
Thu Jun 22 14:30:33 UTC 2017 - wbauer@tmo.at
- Update to 5.6.0:
* https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
- New features (from NEWS):
Database : We activated database shrinking for MySQL as part of
the maintenance since now we can test the affected
tables for integrity.
Searches : Users can now restrict the results of fuzzy
image/drop/sketch search to be in specific albums.
Searches : Users can now select both tags and albums in duplicates
search and restrict the set of images in which
duplicates are searched with logical operations (in
selected albums or/and tags, in selected albums but not
tags and vice versa and only in selected objects of
current tab)
Searches : In extended search, the tags selection can also be
restricted such that images must be either tagged with
at least one of or with all selected tags.
General : New tool to export Albums to static HTML gallery.
General : New tool to export Albums to video diaporama.
HTMLGallery : New "Elegant" theme using javascript to render image
as slideshow in web browser.
HTMLGallery : New "SimpleRounded" theme that uses flat shapes with
rounded corners.
HTMLGallery : New "BlueCurved" theme with a blue rubbon on the left
and an area for navigation arrows.
HTMLGallery : Add option to generate a Gallery from a selection of
images instead an album list.
ImageEditor : Add HTMLGallery, Calendar, ExpoBlending, VideSlideshow,
and Panorama tools support.
Showfoto : Add HTMLGallery, Calendar, ExpoBlending, VideSlideshow,
and Panorama tools support.
LightTable : Add HTMLGallery, Calendar, ExpoBlending, VideSlideshow,
and Panorama tools support.
- Many bugs fixed
- Enable building docs again, the problems are fixed
-------------------------------------------------------------------
Tue May 30 09:22:34 UTC 2017 - alarrosa@suse.com

View File

@ -17,7 +17,7 @@
Name: digikam
Version: 5.5.0
Version: 5.6.0
Release: 0
Summary: A KDE Photo Manager
License: GPL-2.0+
@ -76,6 +76,7 @@ BuildRequires: threadweaver-devel >= 5.1.0
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
BuildRequires: cmake(KF5CalendarCore)
BuildRequires: pkgconfig(Qt5Core) >= 5.6.0
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5Sql)
@ -188,7 +189,7 @@ EXTRA_FLAGS="-DENABLE_LCMS2=OFF"
EXTRA_FLAGS="-DENABLE_LCMS2=ON"
%endif
%cmake_kf5 -d build -- -DKFACE_EXTERNAL_FINDOPENCV:BOOL=TRUE -DENABLE_APPSTYLES=ON -DENABLE_MYSQLSUPPORT=on -DENABLE_KINOTIFY=ON -DENABLE_OPENCV3=ON -DENABLE_MEDIAPLAYER=ON -DDIGIKAMSC_COMPILE_DOC=OFF
%cmake_kf5 -d build -- -DKFACE_EXTERNAL_FINDOPENCV:BOOL=TRUE -DENABLE_APPSTYLES=ON -DENABLE_MYSQLSUPPORT=on -DENABLE_KINOTIFY=ON -DENABLE_OPENCV3=ON -DENABLE_MEDIAPLAYER=ON
%make_jobs VERBOSE=1
@ -269,6 +270,7 @@ done
%doc doc/COPYING.DOC
%doc %{_mandir}/man1/cleanup_digikamdb.1%{ext_man}
%doc %{_mandir}/man1/digitaglinktree.1%{ext_man}
%doc %{_kf5_htmldir}/*/
%files lang -f %{name}.lang
%defattr(-,root,root,-)