SHA256
1
0
forked from pool/kajongg

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=97
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:21 +00:00 committed by Git OBS Bridge
parent dba2a65bf6
commit 506b46bd18
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnwACgkQ29LOiT4t
HIdZLAf9ESUqgJQIBPw+mE2siY+PxdB3aO9T7Qfx0XYHUaOMBcrtJuI9V7MCKD8i
U+B4loNRU3/MH3jXgycrwAs7CeCE6wikd+0n9sQmed3pGKlH+/DOanVZ8urPTtzO
qmqwRE4f63GrfVTBtWjQd8y0iqIjUtPBDHrR7vogeYrT2B+oh64tm7olIyZdqHJm
cX1IvitEzPI7OREAU8unLFJtAz++t1hisVi2xPrCrtkvw4X1wExB1WJtsHRtrmA3
CRzJyvBlLmtoRetm4gcQZwfdGBuLmx/myFBxQAaaoK2TylDBmHWYfUpuEXphPRCE
IBz0ZYuYgKox+bOVU3NyDF36P+RStg==
=PLlQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:18 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kajongg
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: 4 Player Mahjongg game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: kajongg-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: python3-Twisted >= 16.6.0
BuildRequires: python3-base >= 3.5.0