forked from pool/ksirk
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksirk?expand=0&rev=99
This commit is contained in:
parent
d898dbbcde
commit
2ea8566a5b
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d5f849adf9c7be834c2ed229a5d09bf161cc08b716c16ac88b83c85cf3212778
|
|
||||||
size 6992676
|
|
3
ksirk-19.08.0.tar.xz
Normal file
3
ksirk-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a929c6b10a01d765c8702afc1fa8e77ada7357cf8064c45cff34623d23a2c94c
|
||||||
|
size 6994832
|
11
ksirk-19.08.0.tar.xz.sig
Normal file
11
ksirk-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t
|
||||||
|
HIeaZQgAnJTYg7yQ9gvCMRTsBqzoFdUxuqqDSu3qoZad6KOcdRlJMrzJGFyGtVte
|
||||||
|
dJX8agfXVyAUfh8mh6iOLBTtyw0cMUDNndovkLjwdMiWNj7ODAIyfpOBmiRaSu+P
|
||||||
|
21bePWYdAqRckX6NyGpkq4R73YVl3khzWniAkgc7IhVMFubZXwJAWpNtpTBlI8hf
|
||||||
|
lx+TSxVD3m1j8N27OO1BYvTLmULA/RrVwZH+jtkdDoofba570dAhqqBmBvYYe0+2
|
||||||
|
Ak6r8TCxoSrE5nTsI9jDb4pyad7QgXEB8lwUcTRMZFIUdvl9nn18hbkR3eden96t
|
||||||
|
69MTLJONhsec+rb7GiU6mnLe9a2iGQ==
|
||||||
|
=jsJw
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:40 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
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
ksirk.spec
10
ksirk.spec
@ -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: ksirk
|
Name: ksirk
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Risk-like game by KDE
|
Summary: Risk-like game by KDE
|
||||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
Group: Amusements/Games/Strategy/Turn Based
|
Group: Amusements/Games/Strategy/Turn Based
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: ksirk-%{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: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcompletion-devel
|
BuildRequires: kcompletion-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user