SHA256
1
0
forked from pool/ktuberling

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=112
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:20 +00:00 committed by Git OBS Bridge
parent 26efbfeb1a
commit 9d47841014
6 changed files with 40 additions and 25 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYwACgkQ29LOiT4t
HIdmBQf/X4OAP8artk0j0i/aTbNFDtL+2sYyQ9npt+KrdTWfRLVNkYmjOo9z58aZ
cim70YU5zujkR0ze/cRYtXnseFDSOuVWiSSJWXarPObyXHTOn/MRTdbv54LDXfAD
wdduVnZbm3MLMnJfu6aWRpkfmjb5Wj6CU+t/rC4DHHIftJeNVNNP54CXQS0PL3XF
BVWEsijxrR3EAgh39XyfqHhEgNvltBHmtpye1Dm9VBuoXnALz1K48xj5PGTQvsr/
QQTy3VDaoa2pAQu1LqPUIjkXB5kNNAdX+D8HTVOEdeSh856c585B9sn8nt9pmlot
bD//ZU17zkbFsE71iYEykz8kICDmaA==
=IWF8
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vB0ACgkQOmpNuDnq
ptfrRRAApoIZePo+ijvBzXs+UD7usXU0IF0fFopyaCRcEcTXHKoZQljIL/WufRV9
/9lFndtYUZQQy7I1XMOKv+81k6R76yYk3rsHMpHfkhPLDXiOCxPJv5PFCIB8p7g0
veCvEd1fXcgQT1IB5/kEXRJ16CTFx56Y0jVB/O5kJrhjGqS0NwrdQ4r+W9wYAOyl
jkDVYimNXxYDNmUxMacKVIZyXE8PGiH0HPITHwL6mV+WrPTlz6mV8f65bWopVHyU
tKhQx03/xBJNCooJ6SLDiytE4NyG58YvQxTigaI5G80OFdlxr2TilhRDXyGg1+5V
6UALdvIloQpvBkaErj84z3QFgXAPCBjjA4pAoRhVA2l7qS/HXO7DP5Nim347ZnEJ
2458TlX7DtaAHJQCbDmB8S+PHj52GETqaOw6Auiw6KbZiPTmy3x3tpT3jyOOlmo3
V9x5aQzcmzB0LC9xFbWzGH1xkBl8hBplTr/16yevqIFr/bHMyKa1vDYGBV0BljaM
sxi+o+RPQSKSRtfollCxhjk/5omZhD9dNTK73DtUeGULgnrHxiFM3Nnf2OAcKgJc
WC8icb+8krUeQczfzrV/QT4OIP+T54Mnbqfee/fXaJHvinsToR0HKtBtrDirmOER
LHaHA2uWSAdQIA420N/fgYaE2z3067oEcmJPIEgy6P2zCuQ/88Y=
=Rzvj
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Too many changes to list here.
-------------------------------------------------------------------
Thu Mar 5 20:36:37 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package ktuberling
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,39 +21,39 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ktuberling
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Potato drawing editor
License: GPL-2.0-or-later
Group: Amusements/Toys/Other
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Multimedia)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
Recommends: %{name}-lang
Provides: ktuberling5 = %{version}
Obsoletes: ktuberling5 < %{version}
Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
KTuberling is a nice potato editor for kids. The game intended for
@ -84,6 +84,7 @@ face and goodies can be attached onto a potato-like guy.
%{_kf5_applicationsdir}/org.kde.ktuberling.desktop
%{_kf5_appsdir}/ktuberling/
%{_kf5_bindir}/ktuberling
%{_kf5_debugdir}/ktuberling.categories
%{_kf5_iconsdir}/hicolor/*/*/*
%{_kf5_kxmlguidir}/ktuberling/
%{_kf5_appstreamdir}/org.kde.ktuberling.appdata.xml