KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=118
This commit is contained in:
parent
c2ab96755e
commit
ce66cd511b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:10c4dd3a619af30c1ccc2e662b4ff0df7029a998335a48f21f26424abf1b2166
|
|
||||||
size 373512
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uMACgkQ29LOiT4t
|
|
||||||
HIevugf9EqMR+JeIPCpotsnCyI1PeMtaPJYJ/foibTtoTK7hylab20grsNY+IEHY
|
|
||||||
DdrOoKmot87bRZ/oNVcswjRVHMVmeKs1HY1BBupSzlqUaGLc8CMsf4sNKY8hIklI
|
|
||||||
Jf1sOUtMlNJ/1r0onM8cFpILO4tfDnr8gZb5tVOVrZZlTQba57fTrghb8Ydq+hcb
|
|
||||||
vGVpS50PCrOrhGtjwBDvnOL5s4kEwYHvTyfinveysHKAm1Oi0jx0t92t7Z++dFbb
|
|
||||||
pSWWfbRxqzDSJjqJxz+caLcAf8F8zUKIyyjBHPcl33bVIpfPSAQDPdYxwxmoDgmG
|
|
||||||
2WhW+jZKLY0dPk+hi2HuqHvR/KRoxQ==
|
|
||||||
=ZPMG
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kiriki-20.04.0.tar.xz
Normal file
3
kiriki-20.04.0.tar.xz
Normal 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
11
kiriki-20.04.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sun Apr 5 20:30:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: 20.03.90
|
Version: 20.04.0
|
||||||
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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Archive)
|
BuildRequires: cmake(KF5Archive)
|
||||||
@ -60,7 +60,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: kiriki5 < %{version}
|
Obsoletes: kiriki5 < %{version}
|
||||||
Provides: kiriki5 = %{version}
|
Provides: kiriki5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user