Accepting request 796947 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiriki?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:05 +00:00 committed by Git OBS Bridge
commit 73f4c36402
6 changed files with 53 additions and 27 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.04.0.tar.xz Normal file
View File

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

11
kiriki-20.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB80ACgkQ29LOiT4t
HIdSXAf/eXxwHoIHlIohZwT9FKyQPcRMG9IgNhd2gu1XGQ1zRgVhfh5PQJVPJt+e
rmwxN+IQASxdyqw0Y5wGeAzVVmVV/9JNDmeVR36rPwugrRD2G1lsYeb453o5E0Cq
qNVJ60W2aHoUK+Ot9rLqoSjJv0rKM1pRUBvSfgtDbC20Yb4fvHXQofWs4EBH8xuv
2llsKfVsRk+OW6oUiYf/KamLL1wmL5qE4entvw9adk8FH7PrsgQBTS8gAYOzF1PU
jhDz8ZjNa/9WKeaq5TMtWCK9d4U/IhQttC9e0/gkGEEg8BREkRPScOJ1l4lJyF4N
dNmU4JiGmwhE4rpZBZcEqjc/k2nT0Q==
=Wxv2
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:30 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
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:08 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: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.04.0
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
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/stable/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}