Fabian Vogt 2019-08-15 14:01:16 +00:00 committed by Git OBS Bridge
parent e164a7fca3
commit 5be63ca112
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:ca1c68738e9f49bab8d55b781143cc4003c6de9066e3189a2cd4dd2cd5d26f09
size 1684552

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpQACgkQ29LOiT4t
HIdbpgf/df/eUzfiKZ8QqAr5+DFNqJN8II5EN8Ya3ZkP3WEn0W5FJA7oz6vjZtiR
rhM6wLuSMdHN7ff1aPnSNDF5KxoXzqhwhu/6K1iZng84tJ1yt9XD1WAR578xk2lf
nzCuSatrx7+Xxp11pTxhbrzDIMNEk0qoliH+Sz5XJwjJpe+hrFAXzlfRuV0MorM2
78mD8VFog2RZz0H4rvBwUx/LLiX4gmkuq66OTTWvXxUu+8a6a9kT8wGRpAQRCKeW
U3nVvFit35P8IFBr1QH9hPGwj3YxseJ9+LM1zlFcaDhnXRpCT35+cb0WY9By/H6L
y7BPMJRoRalD3HUg4CvTSMlgj11Fzg==
=oLHU
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:14 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:51 UTC 2019 - lbeltrame@kde.org Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_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: libkmahjongg Name: libkmahjongg
Version: 19.07.90 Version: 19.08.0
Release: 0 Release: 0
Summary: General Data for KDE Games Summary: General Data for KDE Games
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: http://www.kde.org URL: https://www.kde.org
Source0: libkmahjongg-%{version}.tar.xz 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: fdupes BuildRequires: fdupes
BuildRequires: kcompletion-devel BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel BuildRequires: kconfig-devel