SHA256
1
0
forked from pool/kmahjongg
Fabian Vogt 2019-08-15 14:00:47 +00:00 committed by Git OBS Bridge
parent f06b0f3829
commit d5ab14d5dd
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:0faf8cd7e4a4be1b3fa1f236ab04fc26de47fe17a3b1943150ff0140847c6782
size 3377560

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxogACgkQ29LOiT4t
HIetywf9E2VBMLcqb0K+56r3vQkIHzGVjUTQdq/cnwXTFWEKHcddF/iJleZoieuf
RVcVAO3oCGftuLcSzqhNh4DCGDaaDZh6QmYZxr5XrnKgDM/eptzwAWz9Pzlwta0l
mcakXgsys7tLHjpQbKq9M2DQZ+u0vTPuwbuSwY42aChd2itwreV7A4cUNt7nRCRy
y2AX2AbRmuRGxmCbZFu9zqOWvvvfCcMTsxt2j/tlEFzOT0dF/JTnUDnZ70ufEzJw
0Lco0j0eDOLIdWXji04JOvwkfhJ6vcfTBR/3DX84B4OaZe1X1J46RVzZQAJyIOnS
OASMKueRbfdyOmQkCCH2rAID4Ms6wA==
=HLnY
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:13 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:49 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: kmahjongg
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Mahjongg game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: kmahjongg-%{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: kconfig-devel
BuildRequires: kcoreaddons-devel