forked from pool/kfourinline
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=122
This commit is contained in:
parent
176edf72be
commit
7505d8ed0c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fef0930b295f90dc9c78b7d23d021bee7e65d76e21bac31df80e32fb638f81b0
|
|
||||||
size 643580
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/wACgkQ29LOiT4t
|
|
||||||
HIcz5Qf/XFADVePdY4xhDewicIesCcZcQcSiReICmMbbjCkxW9E/ssAlcUjDLRel
|
|
||||||
Ksw7djlUfmYaUsXSDA58G1Vv5uWupBd72GYBf6emnNi6yxmn6MbP2X7zLSPKBbvH
|
|
||||||
wd5pUYTkfEgPHlLFjm5UniPzNZ5Qk9lBQW76eHxL9SuFwXUEf5pIQKbR0NhdHVsw
|
|
||||||
qHJ39ulVHd2IJpfPmCv12f4HfQofFtkv1NOqGZCiFvtwAtkDx9zBZ7SzRbOaq4v4
|
|
||||||
4Y+P//SzuKrCM4OZHiBWiKFl5gG//c/tk3Omw+F72Fbcp2kTmDBRA89vXbgNcx29
|
|
||||||
xHIfOg/Ki1/dUV2/j5no5tozipWW3A==
|
|
||||||
=lI1n
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kfourinline-20.08.0.tar.xz
Normal file
3
kfourinline-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b1d520d61ddd98ce629a50355a190bded41d6abea100d87f3650e15e0c358b6
|
||||||
|
size 643468
|
11
kfourinline-20.08.0.tar.xz.sig
Normal file
11
kfourinline-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgUACgkQ29LOiT4t
|
||||||
|
HIca+gf/RPMoxS9gRhLr5obfTvSc9weljvEmCC9QjH55d/xIStrvVsZE0K3lzA6W
|
||||||
|
xfp28nncEpXKUJPcRCA1ybnKvDw7m9F9kuldHKjqPnHeA35YIp+at8bVgTf/juzZ
|
||||||
|
0J4CVFZqj2cONZO3mCxkhD+jXgCJhHEu53KAzoBqnqzh3r6bS0OnUH3uod+Rlh6T
|
||||||
|
otXXpogSD1fKHj3j0MPMuaSPgNIJlDR4+63ZZFe9i9wWYM9ZaJmjNf0BdL31A61r
|
||||||
|
TUy/8tWrCQAm9I/Pytcodv9WX9Y9TP2amw5t/Wvick5GL0gxkoeX1VH1p3Or0YGe
|
||||||
|
IyBSMKscJ8EIoVPwdLupvspuM9FRXw==
|
||||||
|
=9RtZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:06 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:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:28 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: kfourinline
|
Name: kfourinline
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Four Wins game
|
Summary: Four Wins game
|
||||||
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/Toys/Other
|
Group: Amusements/Toys/Other
|
||||||
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)
|
||||||
@ -46,7 +46,7 @@ Recommends: %{name}-lang
|
|||||||
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user