SHA256
1
0
forked from pool/ktuberling

Accepting request 797017 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktuberling?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:22 +00:00 committed by Git OBS Bridge
commit 20cd144813
6 changed files with 53 additions and 24 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:ac361fcfe095b99f6263a8e821b14640d4d0fc62818193694a04c0bc093020dd
size 70724056

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+sACgkQ29LOiT4t
HIeHngf+MRjg8I1zfCD6HR9kT5CkkifvB9pfIJI5dWOCgbgCII5hYVXEdu0EBZvm
3IJ0KBNlTmSnW0x+PiYEx4hPHwlRjhf0OPK9NwCkyJjl8zD1PyqtVePnny+G+n6U
7JT127JRsmmB1ulx49ZRxnv1H9VK7DElQOPfaFamyIhA0DZyoFOcGGKRzrEvQREo
AFHFykic1gTsGWCBBtoFWOcKOaxEfaF48IbNPOB/c+Z3Rjt9kkNcbC3rR2zLKdPW
r1QO3XYYdq7nLl8UZ7ST4F2X+nNb0M32CY8N5fXVP16Raki+xPhu5tgCgX857RJ9
dtzjUX2yEb5ClMMa0M5wvJSPoHjlpQ==
=1BR5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* Fix build with Qt >= 5.15.0-beta3
-------------------------------------------------------------------
Sun Apr 5 20:30:33 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
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.04.0
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
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/stable/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