Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmahjongg?expand=0&rev=128
This commit is contained in:
parent
ab2d26e3a0
commit
d8101e41dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66cd9e2b47a2f2cf294dea8c11eb63d9a57244873e7f16081045b7ceac7e268d
|
|
||||||
size 3434812
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/8ACgkQ29LOiT4t
|
|
||||||
HIe1xQgAlqLIbHdF7P/RessA6Fh2xsaskOBsCjoIzwr+qetmSxwAJKI5Bt1ACovL
|
|
||||||
ZOs2fXjPdsjaOz2YGqWR1r2OdRl6WHRJ8qAa5zI+BUTxmVfZuJI0SMLX+m5t5C6r
|
|
||||||
2RLZITZf24DcmZGEqIvGS6Nhwx3CHj4uPHWHpKwlU+DKIqwr5qBSFjqkdXwsn9xp
|
|
||||||
snRGZRiGeT55WMbevu3yrTevO+5T5iDJK8CqwadnEc2DKs8ObeCWUMa6glf3Kh9j
|
|
||||||
Ari3H6Bj6m2ZgJbfKWkoeT9sCbOLCxF2ILp72q7CVHd0OJ2E9NQNIRJf+iMtpB30
|
|
||||||
8X3WcInacIyb12Mmi1BXvPuscleuIA==
|
|
||||||
=Ois8
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kmahjongg-20.08.0.tar.xz
Normal file
3
kmahjongg-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:05538c97613d6e3547161136b9d7aec9bb2918c9f4033a084e1576041b83d4e6
|
||||||
|
size 3434764
|
11
kmahjongg-20.08.0.tar.xz.sig
Normal file
11
kmahjongg-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAggACgkQ29LOiT4t
|
||||||
|
HIdBEwf9Gwk9qaXGqgTYwUzAp4K9jNHF2wlTBAtO0vCKnseYAocfDi/psb9IoNCT
|
||||||
|
zqP890Dag73OiFPt2HeRrtqh6Ux1Gl+VSWiMHzVC8H/Kc2gRQwZN+6BdWOIaeqAU
|
||||||
|
km29pL1RJbFTkaJk1vR6SE6HkmZ719j4LSUjRinC04RD9kTuZ3CN/KfYP03NrrRX
|
||||||
|
YDCG57u6g4KBzEtdaqbQ4IRQ3sFKxLhNyv+polXdqHxONBU9Hnx7ltAenj2P3rve
|
||||||
|
vnDWJhw6RkjyT/qwbYagRT7l4Oh/RBzQ+SLC38xHbpD0BpoMpENG6hnasfbt2erj
|
||||||
|
ANsw5xbkYZRHMf3huxhjXeeLjAHPPw==
|
||||||
|
=VSUZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:30 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:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:50 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: kmahjongg
|
Name: kmahjongg
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mahjongg game
|
Summary: 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: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -47,7 +47,7 @@ BuildRequires: cmake(Qt5Svg)
|
|||||||
Obsoletes: kmahjongg5 < %{version}
|
Obsoletes: kmahjongg5 < %{version}
|
||||||
Provides: kmahjongg5 = %{version}
|
Provides: kmahjongg5 = %{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…
x
Reference in New Issue
Block a user