forked from pool/kiriki
20.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=131
This commit is contained in:
parent
6c51a13a70
commit
de2cbb1369
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ee4789794f2bda536413bc901e4a624abefdb68f682895e0b7f31826294adbd
|
|
||||||
size 378736
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjcACgkQ29LOiT4t
|
|
||||||
HIf7eQf/bymXlY+54GyOyebvXnSKnriQSfvaMf8NnKs1DvK9H0B0QWupHWjU8Qrk
|
|
||||||
X24vNGW406vYEbtEdD46ICPaiPX3N6xIgrvqtLyGv9II/6kMa27DftMymzgZhm/b
|
|
||||||
pCRIyCt6ZSWK89wWpGEWkJ1OO4uOXrlgpdaKd+IK6hFhWOqTuOAn5/bXC+uyqXh9
|
|
||||||
yVT8rUmpEh3yQUp7d07CpEQ23aykJWZ5HyvaiOTJ48RXm4TQgEBjXNHAoOVpQCDe
|
|
||||||
kGrqCtNb5HFXHquBxrOIrbR/f2R1TPEqViWPIlBcSxQvPnaYus5Fc6CwgN6G00sM
|
|
||||||
ORIfKxB0L1gE3GOmYo+EU0UMD31INg==
|
|
||||||
=B2L0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kiriki-20.11.80.tar.xz
Normal file
3
kiriki-20.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd74f1eafe02d1100c62d74d0292edc621cd061a331d7e9215a95b201ca2687c
|
||||||
|
size 378664
|
16
kiriki-20.11.80.tar.xz.sig
Normal file
16
kiriki-20.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uonMACgkQOmpNuDnq
|
||||||
|
ptffeg//e7zXny5q+6OvF1ABm/c5g3Whjwc864txpHpegTYGncL+rpY6gKB2P15m
|
||||||
|
SfUNsza+u5CHeiQu4dvrRNp78jKx32Xab/KdLOH9ya177m9dJ+QYb9ankz1cQEqj
|
||||||
|
trjpkgMGhVs4sQ/BsOh++/FexBhTAegI5jiA521DnNCVqwqTG+8Vzby0ntNi2TiN
|
||||||
|
aBh+OQI3oH0YT7z58ld4Xj8l3Hlh6cf8tHA/ZnXn9V1b3eXElFW0sEj3hgEATbmu
|
||||||
|
V5wrSGpnNr4AOc2TqDpii1/Cr7TsHxQfH85DtjGHQ7DXTeXrSLmdYc6CKFi52toy
|
||||||
|
VFMWzE9JKqcRdiRzKvucEp7x00O6fgeoi8fRx24z/m5EAH/iVGoJEoBVXNRfi1EA
|
||||||
|
scXn51lGZ1Ku9yPXhQ7fexgFrN1cq4cEvTaz6uCX3Kkc8e8QauUoLH95SgD3QjuT
|
||||||
|
r1+hjoMGL3EPZ/ZPRhYWG8rHGDd1gZP+x98BPobd77B9V/lEuAmeiJsyi8jFYM0U
|
||||||
|
b8r2GyAN7sGW9bG9Tr/vX47CQcdph8RRjtcg//Fk3I0evdP0Yw0rDH18Fwoie3Iv
|
||||||
|
+jUo1yyIlM1TJMNscGMiodZLD5oQFv1+SI1bfE3m4am1EYUILnqIOf6qe0s7MeFq
|
||||||
|
i1dMPCvQj+XVXjf1hVPli6IO2623UV0YiHhbEmlQ9iBWO8X4wYE=
|
||||||
|
=p7+r
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 14 00:01:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.11.80
|
||||||
|
* New feature release
|
||||||
|
- Changes since 20.08.3:
|
||||||
|
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||||
|
* Require Qt that has QRandomGenerator
|
||||||
|
* Port away from KRandom
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 5 22:46:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Nov 5 22:46:31 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.08.3
|
Version: 20.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/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/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