KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=102
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:39:45 +00:00 committed by Git OBS Bridge
parent b3b782aade
commit 356ca741a3
7 changed files with 61 additions and 46 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OgACgkQ29LOiT4t
HIeEaQgAlu81m1/8eXUts/cxo9iilJ9X/rXq8aRcPs4mHSQ8wiPH9kzKStx/2SnS
ZB+dHI/yDwLd7WV6MgIWG6QRgoUrMT/rtATwiybhz+R4WIByupE8zXYZ3Z1XXIaG
iMkajLNVhYfep7B9Fi4Rm4UC62+u423l256v7badu7YmpRnn1PV2CDiPjSEjZwT8
6zZZCie8EbqXPz/RFiZpycLkewnPuOiS9epBuXuw0ucEmiYrHcl+ofFBWt9uXoZe
+qr84E9vuOm8+oqk1hW1lWzqIZm8dcVsLbTXMN4BhH/s+LZhzo0xnOklFTFLvrMa
KMVnx2g5g8qR7/bc3iHFyoouPo967w==
=QJwG
-----END PGP SIGNATURE-----

3
kiriki-19.11.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObxAACgkQOmpNuDnq
ptfRLxAAkwgG0/+2BIrZChGWRBklTwX30chVpoR16bGDSAWjp847JOL13kQtiX9r
pC2jgGvdVMI8I7bYNSparMtNUBUDBP8D0Nu1qheTZgtNkgFWYEovsqrRfhioneYf
Ho+cyIoi97wJJfPK5Xy0DCqfo79Az8weRYoqx39iIa2IYOnQ7zYdTwPlgrSKNrCW
VExz53I1IeoSKZ+GsG4bJbF6qCfN6opo5agVFMjx86e3QyjWWPjiupml7+OMor5g
aV7GGpCB+tkP5ziZkwaLZfpA6EB6PPzOWYLyCAq+aYq2XagwqzZRN66PMxR2p0dA
tWicGqBIiba0EmXkrTRNXTfVOVFYWE6siZLeRiv1yo2Ov5bUu7HOh2rwVu4Ve6X4
69PytV0fdYAfHx1wNr7WzwiMCu1MaYwkTTUCBSw5kiI/bh118SVYDc0Pw1pVcA3/
Dv4/RsCjUbG9PBEPEnhR8E2bEqLFAxmFIxK2EVY4ad/4bO8xtsIByKjo2gR1yUhJ
guvViIsA3TzLPO5FNzK6Se3tABSVOH1gwvMH05vjjOqkg4qi/wgEkXpBMZ8Do0M4
rO0kVVp6M9jCPg3YvB9FMeUze5B+H9XD5g9+nxqo9/Z/clFDoQhNzshe2fW4acft
5hPbTGf1c3xfq/jrWvOa/aReY5pp1s77yNTo7aSvN7LLuY4+9ls=
=Eb5C
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:29 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Make it compile without kf5 deprecated methods
* Port deprecated method (make it compile without deprecated method
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 7 23:13:02 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 7 23:13:02 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,52 +16,51 @@
# #
%define kf5_version 5.26.0 %define kf5_version 5.60.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}')}
%bcond_without lang %bcond_without lang
Name: kiriki Name: kiriki
Version: 19.08.3 Version: 19.11.80
Release: 0 Release: 0
Summary: Yahtzee-like Game Summary: Yahtzee-like Game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Other Group: Amusements/Games/Board/Other
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: karchive-devel BuildRequires: cmake(KF5Archive)
BuildRequires: kcodecs-devel BuildRequires: cmake(KF5Codecs)
BuildRequires: kcompletion-devel BuildRequires: cmake(KF5Completion)
BuildRequires: kconfig-devel BuildRequires: cmake(KF5Config)
BuildRequires: kconfigwidgets-devel BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: kcoreaddons-devel BuildRequires: cmake(KF5CoreAddons)
BuildRequires: kdbusaddons-devel BuildRequires: cmake(KF5DBusAddons)
BuildRequires: kdelibs4support-devel BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: kdnssd-framework-devel BuildRequires: cmake(KF5DNSSD)
BuildRequires: kdoctools-devel BuildRequires: cmake(KF5DocTools)
BuildRequires: ki18n-devel BuildRequires: cmake(KF5I18n)
BuildRequires: kiconthemes-devel BuildRequires: cmake(KF5IconThemes)
BuildRequires: kio-devel BuildRequires: cmake(KF5KIO)
BuildRequires: kitemmodels-devel BuildRequires: cmake(KF5ItemModels)
BuildRequires: kitemviews-devel BuildRequires: cmake(KF5ItemViews)
BuildRequires: knotifyconfig-devel BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: kservice-devel BuildRequires: cmake(KF5Service)
BuildRequires: kwidgetsaddons-devel BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: kwindowsystem-devel BuildRequires: cmake(KF5WindowSystem)
BuildRequires: kxmlgui-devel BuildRequires: cmake(KF5XmlGui)
BuildRequires: libkdegames-devel BuildRequires: cmake(KF5KDEGames)
BuildRequires: pkgconfig
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Qml) BuildRequires: cmake(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick) BuildRequires: cmake(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg) BuildRequires: cmake(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test) BuildRequires: cmake(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
Obsoletes: kiriki5 < %{version} Obsoletes: kiriki5 < %{version}
Provides: kiriki5 = %{version} Provides: kiriki5 = %{version}
%if %{with lang} %if %{with lang}