Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lskat?expand=0&rev=157
This commit is contained in:
parent
b719c768ea
commit
e8dbec15d0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:374cedff1289b268c4a302e27490ffc812b130a0ffe2636be9bd7d68cb38d997
|
|
||||||
size 1235076
|
|
3
lskat-22.04.0.tar.xz
Normal file
3
lskat-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8095128cc7715cb284e9b542b8637171193e39a3e09164f31a1e1af7f244275b
|
||||||
|
size 1234888
|
16
lskat-22.04.0.tar.xz.sig
Normal file
16
lskat-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuZ4ACgkQu0YzUNbv
|
||||||
|
Me9NxxAAjyrV7qUmVAgb3ZmY5Ldr6aLUpIA85WP4LNvVtYgY8lPcen0QMnarfhg6
|
||||||
|
3hMmA7g6qZozS+JRVvytcFuCAuszoTiCf/eJH7007k4Xw7RP/vgnBnltY/amF69P
|
||||||
|
LN+sw9KdJ18e/evb7XCwgl796WCg1jfr7NBYX2nNN395yOzZ8emcuxMN51t75GMQ
|
||||||
|
8qK86+DpPammCKHgLHpstr3UsZ2EWhXv+ySMaQKG+AO2ybnxf1d4M+KTkeTckeZq
|
||||||
|
TPTSowpzfqXJ5atDJsff4/tVKLCCLK0ceGn4LjDF9uVLN5FaFdTzui4R8fiQQtsv
|
||||||
|
qDbX2o63LzzMHirUjMjHQDnkJ4Za6XVts/xzE+MInqA5nvmToYb7BAmkPfVVvwnp
|
||||||
|
pApKZStes8z4ggx1Xa3CaugbU4GISq5ndONujTDYaB5ZXlShXY21pQZWCuRTkVnt
|
||||||
|
IcKMwmMAppXLJ5oseualzUCGuwaGOUqLER4ee1zkY+EQc5l7nT40P5Vak02tChZg
|
||||||
|
Uz6VZc7ZLB3U5ZLQ5GoXTdLfALpqcA5p0Gh0WWj5sW7zZUX8E3m8Cd1AEl5L0Hs1
|
||||||
|
7iDD7wpbuR8d1S9ysVhuYIfxAZ1pvSYa9jX2hkggl8lkZ7Eh3LPj/yJdMJ9zophO
|
||||||
|
HTz0iSB4vQeFs850LyO37gLwbeGpQoRu0s1B5ecPHfI2g4kqpfM=
|
||||||
|
=p3CM
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:21:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:21:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_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 released
|
%bcond_without released
|
||||||
Name: lskat
|
Name: lskat
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: German Skat game
|
Summary: German Skat game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Card
|
Group: Amusements/Games/Board/Card
|
||||||
URL: https://apps.kde.org/lskat
|
URL: https://apps.kde.org/lskat
|
||||||
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
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
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
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user