KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=133
This commit is contained in:
parent
ca6d21e12c
commit
beac6fea98
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db120ac6a50a6ab03c969eca9b69681341c8a3bc1550890533ae6cdfa9b1594c
|
||||
size 378736
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsQACgkQ29LOiT4t
|
||||
HIepYwf9EZoDgoC2fbzKPjqBUzAj3rAwB/n86k+V+xyok/m5YGB2RoBwK/XSR8fi
|
||||
AdomYgmpc1yqI7pbJUNw9lgAVRQBpBt0p0ioxQN13ffIGp/2NudunQOTkAuIobwr
|
||||
4DNxAoxMrbucfJXD9UaXACO0T6WOiltWhdn4x2By3JjypOcTDEZECGqwcUlrTSsm
|
||||
1AdJz19zqPxNz3L0zjQ0Nop8qPqdqB0bHJP9o1SSCm7P72RnZIVncy2pT+sOLFcB
|
||||
3TnjI5XtQWNwrbPl8ccV+cMcTf2jT1IcfGq/EwfwmbeARlQJLoTpRABVAiZv1xBB
|
||||
UaZA3/wNum43TdhFdvI1Qc1UyyPxmA==
|
||||
=cKKU
|
||||
-----END PGP SIGNATURE-----
|
3
kiriki-20.12.0.tar.xz
Normal file
3
kiriki-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d4cffaa7fd5f8f3802b11ef1eb48fbe1dd26e55c0d4dd78f644e6401d623456
|
||||
size 378756
|
11
kiriki-20.12.0.tar.xz.sig
Normal file
11
kiriki-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
||||
HIe5UggAid52xrmTJXZ6tbZzMpRKAIK4vLC4viWHThbU9AFsxu3WHPawfuezLZSd
|
||||
FJHJcjWwbGjfM3JCjC6bYbJbUEnYktl8O8/E+kQCpzXeZxg6ptApnH1oFU4XE0UP
|
||||
XD3NfeORPh+vDNmh6SJmD/0cpDJ2KNWqg+HpcJ9T2nTJvD47T8uQ8HcvxXnMLnKZ
|
||||
AQAdx/iaAlnrsTr9f8RKJqRjZCSum6DamqfEcFNoKPqwqRlOln04IA7v5E5U9AiV
|
||||
Y/KJR9yWZHen4fORaSVGShqrNwwZ5ItCumfk+74q6sffcqKgKFesvtkKdi71BBok
|
||||
iB6vfSbO+P8/Y+BlbxHnilNkGB0n1w==
|
||||
=G0//
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:16:29 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:16:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kiriki
|
||||
Version: 20.11.90
|
||||
Version: 20.12.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/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: update-desktop-files
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
@ -60,7 +60,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: kiriki5 < %{version}
|
||||
Provides: kiriki5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user