Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kshisen?expand=0&rev=126
This commit is contained in:
parent
26fb19c594
commit
e0dc6e2dd7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f4f3c6177ff16de34418e55331168a843abc1e515e6d7eea7e964a31038e927
|
|
||||||
size 826908
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAMACgkQ29LOiT4t
|
|
||||||
HIdHAggAg3xgahAFKpTynhBeSjChNdnncyZDI56liqjt4QcJma7f7V0jzATwJCpi
|
|
||||||
u4ZeRjYANaGGv5Po47i3m+OWEXmMBaXMrwVDrg73TMiLPF4JK+AR/mWqsp3aCIsC
|
|
||||||
9gEww0KkNLQh8GPFevxEa0HOxO23LfUKC3bkiOM+x2hloCvSYuasJT4ugZRTmi6I
|
|
||||||
/MQJ0rkhlOziqQ+me6Z7Wy+0PjkSq2B277ldZ0r5fbiftIBB/WXi7wNjuHIBcXdR
|
|
||||||
mFGmyElDyEZ/KX3a8sbQ5cGYcnqP/VXb+5Q7Y9jB0Q1JmqCkFqinnoBsCdYLv/2i
|
|
||||||
hg/5OcjrQ45FFkbh7oaYnRXxspBomg==
|
|
||||||
=OHmr
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kshisen-20.08.0.tar.xz
Normal file
3
kshisen-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b3cc83d3cd427dcbaa98e2536f58deb36ee4eefe0a35e6d5c9613a64abad0d8
|
||||||
|
size 826868
|
11
kshisen-20.08.0.tar.xz.sig
Normal file
11
kshisen-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgwACgkQ29LOiT4t
|
||||||
|
HIfgbAf/W8H/fSX2gUe6P/WOFtpE99MkhSE2B0yf/wYfxxJu64Qmdtb2bZr5Wg5f
|
||||||
|
LqBl/DRKrMRo+TJNXLnMtsVDgpbaMqqo0KQta2kvZBsPCEDu0+gbcufvgCuDKh3o
|
||||||
|
FuCuHnUVso3fi953/MbG3yynuzaUXBqvViL9EV8HQBIxYLleBX/J1OvlhAGgqqQB
|
||||||
|
+VTg0+JMPU2W0srYmQ1qBs1JmAyQd4eQqDB8u3d4vfQ4L7NatESdfElOLI701oM2
|
||||||
|
I7dXq+JZ0KE+R2TpiWOgi8QbeZm66nyUIctojEEpY9EjueV8/68MvO2A0I3VvOR8
|
||||||
|
3aFwPyCCR6CiYQ5pzonKdgniW9T8RQ==
|
||||||
|
=9ubI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:59 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 08:00:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:00:19 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: kshisen
|
Name: kshisen
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Shisen-Sho Mahjongg-like game
|
Summary: Shisen-Sho Mahjongg-like game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/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
|
||||||
# PATCH-FIX-OPENSUSE cpp14.patch fabian@ritter-vogt.de Use only c++11 features
|
# PATCH-FIX-OPENSUSE cpp14.patch fabian@ritter-vogt.de Use only c++11 features
|
||||||
Patch1: cpp14.patch
|
Patch1: cpp14.patch
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
@ -46,7 +46,7 @@ BuildRequires: cmake(Qt5Test)
|
|||||||
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…
Reference in New Issue
Block a user