Yuchen Lin 2019-09-18 11:09:51 +00:00 committed by Git OBS Bridge
commit ba3e7aebb6
4 changed files with 20 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 15 13:13:16 UTC 2019 - wbauer@tmo.at
- Update to 6.3.0
* https://www.digikam.org/news/2019-09-08-6.3.0_release_announcement/
- New features (from NEWS):
General : Internal Libraw updated to last stable 0.19.5.
General : First version of exported DPlugin API for future
external contributions.
ImageEditor: new external plugin based on GMicQt included in all
bundles (https://github.com/c-koi/gmic-qt)
- 193 bugs fixed
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 21 08:14:53 UTC 2019 - mvetter@suse.com Wed Aug 21 08:14:53 UTC 2019 - mvetter@suse.com

View File

@ -19,7 +19,7 @@
%define soversion 6 %define soversion 6
%bcond_without lang %bcond_without lang
Name: digikam Name: digikam
Version: 6.2.0 Version: 6.3.0
Release: 0 Release: 0
Summary: A KDE Photo Manager Summary: A KDE Photo Manager
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -232,7 +232,9 @@ export CXX=g++-7
%files devel %files devel
%{_includedir}/digikam/ %{_includedir}/digikam/
%{_kf5_cmakedir}/digikam/ %{_kf5_cmakedir}/DigikamCore/
%{_kf5_cmakedir}/DigikamDatabase/
%{_kf5_cmakedir}/DigikamGui/
%{_kf5_libdir}/libdigikamcore.so %{_kf5_libdir}/libdigikamcore.so
%{_kf5_libdir}/libdigikamdatabase.so %{_kf5_libdir}/libdigikamdatabase.so
%{_kf5_libdir}/libdigikamgui.so %{_kf5_libdir}/libdigikamgui.so