SHA256
1
0
forked from pool/ktuberling

Accepting request 756305 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktuberling?expand=0&rev=92
This commit is contained in:
2019-12-14 11:14:50 +00:00
committed by Git OBS Bridge
7 changed files with 67 additions and 36 deletions

Binary file not shown.

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PAACgkQ29LOiT4t
HIcpWwgAirl18uuGJhCIC+BNASaEW2HOBA2bWNY43cQkc8TwYO0osA33gJwJWr9Y
cnAVHzkXB0s8sgKC32cZWgxamLvJc5eLOoV8I6U6sZSgFnQ1r1CkhJj530rAblrX
pY04JUcGehd/LOdTMOTRBFhkOFbI82QmVT+0dRhBBoA3O8HpS4UGci1WHnGudPUz
7onsjpdfHBoUdl/ZbLMvH/monvHYaERjBohr3SWAAnWc+J+J88/eYr3wB8qwQR/v
wcmf9u2rxl16t3wW35i8eFBwdRsMPqPinWPeGISXCxF2L50ZS0bqkFnyT2Cyywcd
hTqmdgyp0FZWDLLdQRWQlxcG/kmX3w==
=f5fv
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKAACgkQ29LOiT4t
HIfNVgf+MSQpxTQMD9CoQkzrxMQJHF2Spzw2AI14oiGJRdCbQaXoHk2lNLkbvv3f
XpEmPjTmIwauuTSil9U3qslM9SsbcddXJ1mPDaWJbM0jJNVXGbp62gU5YhsSamt5
M5jiklpW2QcmDMZJqrd6vQ6c7c1I83Bg7+MzhNA8wCismrCDtUu9b24b1twqN4QA
IoP5vLupeH6LVFX1QRRYTaYPXAo+riFHk6EHZ0FzmbwDXIBggYPMnkwriPhJQKUH
4T1HB/8JclMeXHkSjCAmnprccFU/pm1Sf1wReLl44mJplWkiNWwIRDoMiXb6iWUw
5fS4qzgkgnsWui2/PiehgoOvSLfQXg==
=w/Bk
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Dec 10 06:39:03 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:12:22 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 13:29:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Move to modern connect syntax
* Mark TopLevel::changeGameboard as final
* port to python3/pyqt5
* Make it compile without kf5 deprecated method
* Change to qt5.10.0 as it depends against kf5 5.55.0
* It compiles fine without deprecated method
-------------------------------------------------------------------
Thu Nov 7 23:13:27 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@@ -16,42 +16,41 @@
#
%define kf5_version 5.55.0
%define kf5_version 5.60.0
# 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}')}
%bcond_without lang
Name: ktuberling
Version: 19.08.3
Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcompletion-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
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(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Multimedia)
BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: cmake(Qt5Multimedia)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
Provides: ktuberling5 = %{version}
Obsoletes: ktuberling5 < %{version}
Recommends: %{name}-lang