forked from pool/kfourinline
Accepting request 723644 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfourinline?expand=0&rev=89
This commit is contained in:
commit
7547efd2a0
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:62a163f9c2034deba3daa93c4ac07c476895514ec9fefdd9a0792726a61d066f
|
||||
size 635864
|
3
kfourinline-19.08.0.tar.xz
Normal file
3
kfourinline-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84ad6a3e0b2ecbb8c8ab7f451e9534f47627d9d90ff21f188df23dfd23ce22e
|
||||
size 636760
|
11
kfourinline-19.08.0.tar.xz.sig
Normal file
11
kfourinline-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoMACgkQ29LOiT4t
|
||||
HIevLgf+OZjFCoEeOQxnm2J9PdYdGR2a2nVTv3GwqE/Y/Yo9JLd3z4dfZe3cSWjt
|
||||
bv8Tex7xtuQWoC70mSLda8B17/1C0GBrV2f4gA70vBbgwnNQ7/nAADEJDdIH0llk
|
||||
lT9Gqo9XPP30FbF4bFXCvjT76cQjjNDuAerqme2DPsJdxIBMv074j538+eW7RYOE
|
||||
IMts6YsPv7n1L39epMGCQ5G/R/Va6u8E729HPF0tYbm/Cd8094rt+y9OpYQko4XG
|
||||
ptgM/ymA3PuqmGFee7H1XirSdB2XpP7uZUUmpjcL9K1F5oUEKkkvX08qVAXfcXTH
|
||||
j1/mCe9KyEZYdiZ7g2tXtCLw7cUDUA==
|
||||
=cKXq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:54 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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:00 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Remove unused includes
|
||||
* Use new logging category directory when ECM>=5.59
|
||||
* Fix forward declaration
|
||||
* Use const'ref
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kfourinline
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Four Wins game
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Group: Amusements/Toys/Other
|
||||
URL: http://www.kde.org
|
||||
Source0: kfourinline-%{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
|
||||
|
Loading…
Reference in New Issue
Block a user