Fabian Vogt 2019-08-15 14:01:02 +00:00 committed by Git OBS Bridge
parent ea988eaea4
commit a46879e9dd
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:ce7efa3e69737e8d92193f853ecb819ac033ce0ca0341084a4e09c14a0ddab09
size 605528

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t
HIdmZggAjUwj0sdrDST2aa59apmtjvhrLbIL4933PNqMq8YkJF4nUFmdHNdrcfiH
N+Mnh8k85hT/zeW5G9EpZXmtl8OFCsDG9PDzQKG6x1Xc/CA51di+2BI5pDiAHg5b
P6IhiPzFhhMClRnFi3eeH2hyGG6Y72iFoYWpYl2H4iwXQoYicR6QyRie+6hucZ+h
nRFZ9cO+Dnxt2GROcfNVi3g77m/op5AP8RBj2AbqFDn8eiNA3IQbpOY/UH0Xc1ly
kO8D/l28V/80XRDX/JVTC5NCLihk+1OTIFL47igNM1FsfqI8mmPLrTLr9aBcvPSc
FSbquIJlmhHwPgF4AujfeMHVQrSVng==
=N8F2
-----END PGP SIGNATURE-----

View File

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