KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksirk?expand=0&rev=109
This commit is contained in:
parent
e6061b2ba2
commit
1a1252f5f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed39ddd2a5c5c8f5205c5ea7a40c898b70e177c2080478c7b71447f5d7714ff9
|
||||
size 6991704
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRsACgkQ29LOiT4t
|
||||
HIeCvgf9Hgo+any4Ro9+PapuJbtflZofzcP4/F8BzsU1Pc6q2z3hm2hpqK9iMcPN
|
||||
J/AJRDWgo3OOsZFvccYOrswv5eUUgotZu6uH4yOTE2oj4rjm3ud0CiXlKsgwnQ4k
|
||||
dm07D8PVImbyMCpwd5ItbGZ+XiNtagoJC3efCpc4U59ndorFpfjbgq0Pefs1CcWI
|
||||
bK9rEiXKn2Z++3MsfWJrRecadOtzculqvq5sP45AUwdVOIMX5AjuE7Lw2/h108sk
|
||||
EThrYUfbJQNptMkho/KvytZRtbdG6g9TPCj7HM/WaH75mLy0kmDzyRkOGQPm7nYY
|
||||
4UIVWpgKz3xLtBf/+qwQ9c77fYl6mQ==
|
||||
=xk60
|
||||
-----END PGP SIGNATURE-----
|
3
ksirk-19.12.0.tar.xz
Normal file
3
ksirk-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:796d01962a1de332ba4cb6b513c29455b1f006035e30cd939f27e46a383d5804
|
||||
size 6997032
|
11
ksirk-19.12.0.tar.xz.sig
Normal file
11
ksirk-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJUACgkQ29LOiT4t
|
||||
HIdWCgf7B4+Qay/m7/q+pAq7Xr0W2GAr6PwP6fJL8tzdvSTA6HHUbL9d0X/2dm30
|
||||
zB0HginrkUVGulcGzXIMLm72z60HuxBxqsrWdx+yx+q0bOUj/exrZQaWwyDasvZ3
|
||||
4NzW519dG9Iz8WJx8q+sWx6oihpisSHSUtgXCqEQuSw0rBum7RFttdR5PGQwPF9Z
|
||||
RTmOGuyNJs+Kky2mTO1vJskYx5DXbfvfbSfDtJsvA8+YQDRT1mpt9GJNR5tMrL2Y
|
||||
PuWTJwhuedBqvxa2p2SqxdzWczRfCAE1caQbgY5ygKhbq6N5kQU9JxKVIVb8ELrD
|
||||
Hq3pTalJxeZwKxNihhwg7n10gJntYw==
|
||||
=GDCw
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:54 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
* Fix more nonsense if() statements
|
||||
* Port away from deprecated API in Qt 5.14
|
||||
* Fix long-standing nonsense in if() statements, discovered by a gcc warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:12:14 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksirk
|
||||
Version: 19.11.90
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: Risk-like game by KDE
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Group: Amusements/Games/Strategy/Turn Based
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/applications/%{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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user