KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=116
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:44 +00:00 committed by Git OBS Bridge
parent 387b28d625
commit f539d77b4f
6 changed files with 41 additions and 28 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWoACgkQ29LOiT4t
HIewgwf/ZxE69HW04SHzn71DNYWhnxxA7DcdE75puv6xypXvyiF0Lg0bm6KUaXzJ
vIWAu0X2u/yy6Xm+msABlB7kLIF0astk0NKJk/VHTGKddKx0OPlLkmVZIvUayUUA
2K6NiWh0PWHj6tl1ecPNZ2pnpg9dq2VDPcZTQll/s/AkTId/nyZWLc+RXFuGE88V
buM52dwVGQiPT/+Su13nFeDLgBGjdwM4trF7xXpPhP1Q3b6QUfI7p70JTPRNNMtT
sDljiqr5D1kyjJEkdVMXFAlMFyyxu9LcF4HC5EK4oHOB8JHhyTN6/VL5r0zs2JAa
OtRK/fkpS2x9R2Vg/E5PnNG1qZtvZw==
=mg90
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAoACgkQOmpNuDnq
ptfFCw/9GUfDZJfGZiTaNekzlEvqiOfK5vxtfHX+x2g5mCYO6NwLp1vptYLcuFiw
Tf3TWyRQTkHFYrDwvFazQohuK8uyTDch+S7n2TXM14YJhV3mQjbMekOu6UJJNsqT
thBnyrr4aGWCcVOILEqglFkg96QScfA+KDA4KbN8FJTBJKruS6lRz0EmW/h+MDB8
5hW4EnTY1x5QUzrogy5x37Tqy57rBs3So48N/sNBFwyoR0jU/4KZXCIMXEbSj6rl
ITNshbGRFiZ0zczKcTzuDD63v3N7vyYMScVxjb9P2BNzWceg5CkSWHC1YozrFPn9
ydfk8uL/ByY5ncV51Al48vY5wDNuwLF26k9rRZvCYHGIiGFcgbwiV9kMK7VR2GJ5
k4sn87SB1luSOq+NFpW0o0zystTYUj0P2gnj00EPykCOb9JUIPP7PZYwQd4iXiKp
Kb5W9ERGlBvKw1lkVtiaL1o7iewrX3zdlIQ1jQ7iJTUQtnG0UXoOMLLQ1Z8aHm1I
+6Ys3dPE3+ZUs2iTeV25qICGXkgut/8aDwBik5yhFm/LgHHajDoDYCI338CtvdBa
ySU5zBqX3v3PPjzpTDq9Hz2XUkXuLt2crEE7UvaQqGAChgOi60dzT8Id0wcpX4lq
rJaBeKI5Zbxm+X2Hgob/pEFwt/VUiy0KN2Gs6C/4DbSeYwwlQ2U=
=C9WF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:04 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
- Changes since 19.12.3:
* Make it compile against qt5.15
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:11 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kiriki
#
# 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,18 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kiriki
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Yahtzee-like Game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/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(KF5Archive)
BuildRequires: cmake(KF5Codecs)
BuildRequires: cmake(KF5Completion)
@ -40,21 +37,20 @@ BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
@ -64,16 +60,16 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: kiriki5 < %{version}
Provides: kiriki5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
Kiriki is the KDE version of the dice game Yahtzee where you roll dices
to get higher scores in several combinations
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n kiriki-%{version}