This commit is contained in:
parent
f28022b89e
commit
56d2e68e20
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user