Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=127
This commit is contained in:
parent
42fd0a8d34
commit
e07f3021b3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86e4be37dccbcf4f39a1cdf2bb1ef947083aa66af7a6b58068d64dfb65ece894
|
|
||||||
size 378820
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/4ACgkQ29LOiT4t
|
|
||||||
HIfEpQf+NfGoFdbCutdvlRAgYGiRVB0Rjoj923TfrvI06ygCHShlvGgVOjNsAfkp
|
|
||||||
tsy/BDfMNtQP8FpZqtkOCoIzYZ//YrJbhBtM7h6NY3cVXOJ6ORktudoXC1mCMJOG
|
|
||||||
BhxF/YEgOmwCHczsJhVejrwlHlIg4ubz73igEaCnVrf1u77TfncLwq7kI3n77pXs
|
|
||||||
SJu+zkd81gB21Quo0gYCHOvPsOxRZuBx1wsDPw2Gl7+tsDENs1jWOec/hcLpMFr4
|
|
||||||
p0QinZRjM6/yfCeRKLXYM/QqHoKKOMZ2lGll8hei1CmUm84swDKmGais8y6TDF5v
|
|
||||||
SasOnen4HEMGm4/ZfL+NfY+Zf+c9uw==
|
|
||||||
=gBJr
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kiriki-20.08.0.tar.xz
Normal file
3
kiriki-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56db705674a43c249f2374eb1ce2c20e4b3e22223348959b3f5db67c0f52db4f
|
||||||
|
size 378784
|
11
kiriki-20.08.0.tar.xz.sig
Normal file
11
kiriki-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgcACgkQ29LOiT4t
|
||||||
|
HIcKFwf/T1js1GTEWFDEoHfaM3SH2Vj1WBpyoVFYNesQn70GJJKUkZFI8hcojjVa
|
||||||
|
xpu2CrN6WHggN218LmYnbhXQAPkCYRL/Fq5aGGsyn9rt+cwAqNv/p8DsGwTQmQ3Z
|
||||||
|
yDeeJwj8h9sqtGicnPgTgfg1GqO3jWP0tblzoerl1Vseba6omnnPfZ4nZL/dHgq2
|
||||||
|
4pKn0EahgAjXkgupo2S84cXoP6QMwfYxOsS9+Pkh70KgAYqM7VAfDaRD42999PFr
|
||||||
|
4nd00Qj0SUzP1XPG11gscJFRn6mUGPaJoKCqnaLCd9xMHHwTwObqeuU0oci4NeGn
|
||||||
|
fzT0JXDov4dcuPRxrGb5GHlox3f3tg==
|
||||||
|
=8rNP
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -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.07.90
|
Version: 20.08.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