diff --git a/kdeedu-data.changes b/kdeedu-data.changes index 3b31f25..f636b86 100644 --- a/kdeedu-data.changes +++ b/kdeedu-data.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:18 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * None + ------------------------------------------------------------------- Sat Aug 5 18:17:26 UTC 2017 - christophe@krop.fr diff --git a/kdeedu-data.spec b/kdeedu-data.spec index 6d89e7c..db9b35a 100644 --- a/kdeedu-data.spec +++ b/kdeedu-data.spec @@ -1,7 +1,7 @@ # # spec file for package kdeedu-data # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: kdeedu-data Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Data files for KDE Education Applications License: GPL-2.0+ @@ -31,10 +31,10 @@ BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: xz -Provides: libkeduvocdocument-data = %{version} +Obsoletes: libkdeedu4-data < %{version} Obsoletes: libkeduvocdocument-data < %{version} Provides: libkdeedu4-data = %{version} -Obsoletes: libkdeedu4-data < %{version} +Provides: libkeduvocdocument-data = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -56,7 +56,7 @@ KDE education applications. %files %defattr(-,root,root) %dir %{_kf5_sharedir}/apps -%{_kf5_sharedir}/apps/kvtml/ %{_kf5_iconsdir}/hicolor/*/*/*.* +%{_kf5_sharedir}/apps/kvtml/ %changelog