SHA256
1
0
forked from pool/klickety
Fabian Vogt 2019-08-15 14:00:46 +00:00 committed by Git OBS Bridge
parent 88ba904af2
commit 67ed67bf5d
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:76e7dabf684a56bebfa86e7ff674d66706c78a57a7016aee3c17867fb799c253
size 1389072

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxocACgkQ29LOiT4t
HIeGPQf/TuODPDFbB26/ObNLqaaKBFNPzFS27hdebCFbXVgWK2Y13ekySfOXwm6H
xCEdeh1x3hJqFLlUqjkLX4tW1CCywzEAXaFHmmqaLCVgVNYH3NvZgh9I2qKrF4Ze
CskpYvaN0qk1Lo0eIAmKbO0Mc5LujqAIghxCVgcN29ggwg8q8hJXrC4x2b9nbqbn
kzRUk2alVd2T3t58y+k2oPhe37BW5CaYHm9wqc9NXaWANrGJYDy9j5ZWTo9rIMDO
B01d9gYs4X/aBPHT7bDtvlze1F3M6Wwp46Wr2AUjnAWNvoY6ys64WdY1tCNC4LQq
1Xo4/ZPvumcqbvs0x/7qVSiU37qAqg==
=heND
-----END PGP SIGNATURE-----

View File

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