forked from pool/kdeedu-data
KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeedu-data?expand=0&rev=72
This commit is contained in:
parent
53646aa7f1
commit
958c0ba18b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86508b866717fe97f26309288ef7a254fd8528586260f35394f947dcfaaa5a82
|
|
||||||
size 327688
|
|
3
kdeedu-data-18.11.80.tar.xz
Normal file
3
kdeedu-data-18.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d30dc116a6985af84e2125f207dc285c7cd7b4eeeeaea8b1be9740b48c1f871b
|
||||||
|
size 327736
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 20 06:22:11 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Run spec-cleaner
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 20 05:56:55 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.11.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.11.80.php
|
||||||
|
- Changes since 18.08.3:
|
||||||
|
* No code changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org
|
Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kdeedu-data
|
# spec file for package kdeedu-data
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,20 +12,20 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: kdeedu-data
|
|
||||||
Version: 18.08.3
|
|
||||||
Release: 0
|
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
|
Name: kdeedu-data
|
||||||
|
Version: 18.11.80
|
||||||
|
Release: 0
|
||||||
Summary: Data files for KDE Education Applications
|
Summary: Data files for KDE Education Applications
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://edu.kde.org
|
URL: http://edu.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -35,7 +35,6 @@ Obsoletes: libkdeedu4-data < %{version}
|
|||||||
Obsoletes: libkeduvocdocument-data < %{version}
|
Obsoletes: libkeduvocdocument-data < %{version}
|
||||||
Provides: libkdeedu4-data = %{version}
|
Provides: libkdeedu4-data = %{version}
|
||||||
Provides: libkeduvocdocument-data = %{version}
|
Provides: libkeduvocdocument-data = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,7 +53,6 @@ KDE education applications.
|
|||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir %{_kf5_sharedir}/apps
|
%dir %{_kf5_sharedir}/apps
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||||
%{_kf5_sharedir}/apps/kvtml/
|
%{_kf5_sharedir}/apps/kvtml/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user