KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=130
This commit is contained in:
parent
07bcc05370
commit
00a9d79515
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08b3eea510bf71a7ac69fa4b495a05457634f13ad7c3e1367f75065f2c72a4cd
|
||||
size 4471680
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr0ACgkQ29LOiT4t
|
||||
HId+pQgAhNDZYklrPLvKOKncI4fCcnknQ2w0sJE/+CBkPTqx2rDSmtvUds0eeBpP
|
||||
8nstXhP2+FvKc/3FbLBBCgrvjhbz3hz0/QDoNDRCZb9atOHOye6rprPmB7STSCas
|
||||
rq02rFpaV0s77dpEtcZ292oeBzQTmJI9VmYQ1hhE6oMcAbmfxK7PN3WigpkYz2Kn
|
||||
/ckGPoEEB3aphK8vXCa9KZKytPx4NJTsnJSOYxRmd9Igplk0D/lagqYrP2GzyVvS
|
||||
08EWYlkc2gQVWmOLY9AHRKsb9SRKTrXiO9FIufpym0a1gRx8Buc5J7vmCCwb4vEH
|
||||
ghNNvFcVO/PVPzIjodi7KPOmTMfQMw==
|
||||
=Ys3E
|
||||
-----END PGP SIGNATURE-----
|
3
kajongg-20.12.0.tar.xz
Normal file
3
kajongg-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9d4634cb6fe7e7fa12be3f3254cc02fe98912083034be3b7bfbf47fba5dcd0d
|
||||
size 4471676
|
11
kajongg-20.12.0.tar.xz.sig
Normal file
11
kajongg-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHgACgkQ29LOiT4t
|
||||
HIdEIgf/XRdIgbX7bT5PyHzaRsUUhU+dQtTD0qsdDNTEAaOgFe7rIwhbnwFCg2Tk
|
||||
iTiqXiAzMqWAPT6gXNrph3hbtnxcevba1oqv7wwPxw3HdqyI9Bc6EPlofyYz5y6F
|
||||
GYcz9nejm3UlfBwRKCrmrxF8Hp9IpKKOetyAJHJooSNz1DyGk97PAEN6wFAB3FbH
|
||||
vBFRRcMxvVinc4B4CSChdk4Dm1NtGlB8h1JjXbkl0sBdVtCGDjviNi/8+FE8ztIG
|
||||
2jEYOTD3YHzS6/1PdiMV70Zy/JrfqV95Y4uuYaTF541hiAuKsC8gFxCUU1s6okEm
|
||||
qM4PGvC36zy8OfzbkpaeYA12h8eAdA==
|
||||
=91QG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:15:39 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:15:55 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: kajongg
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
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/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: python3-Twisted >= 16.6.0
|
||||
BuildRequires: python3-base >= 3.5.0
|
||||
@ -47,7 +47,7 @@ Requires: python3-Twisted
|
||||
Requires: python3-qt5
|
||||
BuildArch: noarch
|
||||
%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