forked from pool/klines
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=119
This commit is contained in:
parent
18a60a7ad7
commit
8f8e345ef8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c810ff6a2c6ec7749c469b6436a0067ed8e887927e962a4d55f2aad725744461
|
|
||||||
size 1790252
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/8ACgkQ29LOiT4t
|
|
||||||
HIe7SQgAm4HukVuAM1EG7siMkqcxPsU2TAzdFae/WIGBvglBLz5tGOcLvjdHI6lW
|
|
||||||
Wfm4tyA2m4Rhfdd0SXnYtXhHC3bJGWAuuv+n0CH2uvciifvlBu3OP8Rfcl1pigf7
|
|
||||||
l8sipK9UfDYM1XQNjTKrMNtc3hPWi6ysKmvbCDC8t21OAXTMkNboYMhxsyHFOLTv
|
|
||||||
2DrUKA8xN9rtvl5yKUe5fIRaFa8tRDrQZVltyVoypCSR3BxvlbbyJ+SuHK1D6qtx
|
|
||||||
ZJIIJqvvhmNB1A7KWv679v0KWdaGxbu10kqWvHlkAhuQ0FvEddrmiqbGIhfH5jMF
|
|
||||||
G9jGZTFt9kanZ8mYZmUHb/LVJ657nA==
|
|
||||||
=J1or
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
klines-20.08.0.tar.xz
Normal file
3
klines-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:778928fc55fe551eb836beba3f74b0f20602a0fae7366c71fa84a95ad6ca803a
|
||||||
|
size 1789412
|
11
klines-20.08.0.tar.xz.sig
Normal file
11
klines-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAggACgkQ29LOiT4t
|
||||||
|
HIcWKQf8DuQI+mDu4n2REfkNSnB1+U1wJT8QddSLTrb6k/RR+AgYo3HHoGKf1eOA
|
||||||
|
FjfkeI3kxFw80GbgiUNsEEQyrjPtayhc5+d3ovyyDRo0D9af4sDjz9HyOsKeF0zn
|
||||||
|
HReUG06P43KjFw5VQbi/gArUorbP0RHwGU9GVRWKPj+ufotLHjOqExHMkQ5uZxWd
|
||||||
|
Hvsh2H/hRlXU9ORoEILOrnJ2MTOaTLyzkXHN4i3dDOsViY4/PX8l/Y1xFyx1zrxM
|
||||||
|
cLqkFYN4PrzQd0j8e/AclXPVOxyccZmxG9jr+q6IUFyXsJhVGK4NBjLJxl69Ergm
|
||||||
|
tv8aSioGwrsPSeVHPaxPlm7qznA5WQ==
|
||||||
|
=PVwJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: klines
|
Name: klines
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tactical game
|
Summary: Tactical game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Completion)
|
BuildRequires: cmake(KF5Completion)
|
||||||
@ -61,7 +61,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user