KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=113
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:01 +00:00 committed by Git OBS Bridge
parent 3ea3ebfe20
commit 4c685220b6
6 changed files with 37 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23e2b1be670b48bdd027e4e7a57e86a94b322afe6d37d8492c3d17689decfae5
size 4464436

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUwACgkQ29LOiT4t
HId5ZQgAnhq3hYtyIczw9CbSx20AXNiz1PiyOiySQlmzKWR067aq/xprGdLkIit5
2Wo5u5bc7Rbmk97A9hXSblnNDcvd2mmFSAWAwXhhq+in4jWDfD7nDtOARevyN2eG
9tBWcquFBOYXylrdZODOYamknqhEAaf7+QUd/a4V9veEQZB2r1bjRzu+ugj5neCo
Y0UDERrMwqmqc6p6srx7WMdNLAb5nLNvgfjTZ/5e/HYwcWaCnpQBUZz+smBNimPQ
ADk0JOvKGyeVcaykS98S8F3AVQMH5S9FrXxvm7xC6Z5NyYdxw5y9DSnFhvEQ2DHq
FUHS5zrxLVC7hFn8157trScPCEkK8A==
=lZ/S
-----END PGP SIGNATURE-----

3
kajongg-20.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00d70a5cc67207012c34360ab7f7124da597243c22416faf20829995d0934076
size 4465468

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/4ACgkQOmpNuDnq
ptfRvQ//Ull+NZkn7x64ik94413qeoeN5K3WwcC4G/IPEX2r8QG9U3sWsGbRKRkk
Ryif7EvWfoCU6eh5Xzi1BRD8cxri3Uq2ftPLn28o//jFm0BsqL5RFZm3TlgjETZD
3VFBNtYYtqQYa+5LowTutCfhcnb3fbJFY12P9GmNIcENY1ySskRyTX9sW6OtHwIm
+o6s1uW7lXK/kucsJ/hoHcjaYiYb67CWOsmqbOxFSahkFFlNdcLmrIrCscR2RE+S
+EQMmD5WHkAh4eT2BeTg2Owl+fEebbmP1BwdEVVFbrLwmk/r4DFeS1OO0AHGY2Fi
DPTXq+MYvkAwmkLdNhZRUZAd6F4EzDxbsxTrOME0xenguFOwY5uhN2qzZpTmOzfn
Bv0QySDokGGcreRu6hE2W0wLBtgzFvaLaQMZKUc64wDIsmEKHriHCiKfNdnxuNYB
weedfAUm+Kv7UPnEfwYA1UGOz+4wYreLZis9sbqvaemOZJ15w/jIPZXst3+ZkiEC
jvC0AWfgwj6WSO0nCYSbwfLvtj/6EPmgXy+KV1bYB7PAkYzRH6WArBz/T98o/iJp
VCiylD6uhzW/8s2Qm1kMmB8S6T1Z5kBcp54VadRL/GdI1j05V175BMLG0tD0BdJE
hqkJn1VyHMH1eUc/H1scZfskzl8Rrwah/gkYac17opO4eeGbzd4=
=E1vI
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Update stale URLs
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:35:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kajongg
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kajongg
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: 4 Player Mahjongg game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: python3-Twisted >= 16.6.0
BuildRequires: python3-base >= 3.5.0
@ -51,15 +47,15 @@ Requires: python3-Twisted
Requires: python3-qt5
BuildArch: noarch
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
Kajongg is a version of the four player Mahjongg tile game.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n kajongg-%{version}