Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=124
This commit is contained in:
parent
e0d35a8ea6
commit
0a39a980e6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:daea63f62771735bb704e041f5dcf90edc132707790fff6d05978d09ef7ad5b0
|
|
||||||
size 4473888
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/cACgkQ29LOiT4t
|
|
||||||
HIdV/wf/YnsUMKgvvJ/ovAYQ4q/rZHskYkJslaeP5mlj1+ykE7DrgaxaYH9FuX9P
|
|
||||||
ZevkpsIq0NFBJjFb7n712I4Fr65CEIpiehpO+L0YfDEzcDnGwtgS98FB4VmtSIck
|
|
||||||
14ktzEZG0+I+Jo0DWkvbtD0Vq/VmFJUbcEhXk3KOneT3tFPeX3X7QETrlPhD+SF6
|
|
||||||
aZlzUaGPb6Y1fw4zCB60z+hMkORvGt1+aFwiqZiJLfEdDVqU4nAEfUwIBxZTDHrQ
|
|
||||||
O3VmWTRI42f1N0xTPymLDaNWMi3obr7U+3CeHr0G9Ana0HzUKHs0dKy3Vzc7jNZ3
|
|
||||||
X+OY7vvXM27mi8SGg1J/tuKlDAf0CA==
|
|
||||||
=dcJV
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kajongg-20.08.0.tar.xz
Normal file
3
kajongg-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1813ff2d960f96d63c5680b4a7e7dca6249146876c7a6d203eb0f9768eca244b
|
||||||
|
size 4475292
|
11
kajongg-20.08.0.tar.xz.sig
Normal file
11
kajongg-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgAACgkQ29LOiT4t
|
||||||
|
HIeOswf/dW4nxAj/fC1zYMErQLqSNnrHIv4smIupYZlKwjjZVr/kg9rpi+u9pQjN
|
||||||
|
On/1FjIbJqyW8mHdaSH/s3P7peai7eIW8BdM7qiL4X6CoiFdWQUdz+68Ft8wOVKe
|
||||||
|
M+2SDBGljLzLIny86t70scP9nGO2SMJLPQVtN1P5SUzuT36scv6OLB3SpaKnNIhi
|
||||||
|
wZn62s2HctxMidr/Jlr6CLap0EDjtzLEqp/HmVXrMxBfUSwRb8f71X3Y4FR9Nf29
|
||||||
|
83eKKOoYBX0FNvPC25z1mBilmmk9ivnr7Bx6WJmW11BLrMx/cbiLGk9/k3ah9M5s
|
||||||
|
wOXOMYrXIbpt5i9vPyoSP9fk4zHHOA==
|
||||||
|
=bEb9
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:29 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:58:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:58:49 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: kajongg
|
Name: kajongg
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 4 Player Mahjongg game
|
Summary: 4 Player Mahjongg game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
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: python3-Twisted >= 16.6.0
|
BuildRequires: python3-Twisted >= 16.6.0
|
||||||
BuildRequires: python3-base >= 3.5.0
|
BuildRequires: python3-base >= 3.5.0
|
||||||
@ -47,7 +47,7 @@ Requires: python3-Twisted
|
|||||||
Requires: python3-qt5
|
Requires: python3-qt5
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%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