KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=113
This commit is contained in:
parent
55d9bf229b
commit
aff0efd4ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56cc2e5b4ff56417573ca4622f8c8300e2925f34a4f854ad3f38ec41d97d3d3a
|
||||
size 261456
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3ukACgkQ29LOiT4t
|
||||
HIfmtggAiZtzKsFgC4O2VWznkS0+q55i9MtnDsLcZQaezTH3JFDVZddsriHme61U
|
||||
4wsLNDZH+CTCL5ZuCF64rey/1HrHbIZ1rRHTy9V2llseDFNppE5nfmnPylSKDy41
|
||||
c9mWeQEsa1Svq4NkqzAohbwx5ska3NSxVyHKukpyTPehRxJwaemHYaJavqV3qHRk
|
||||
G8rs/f62bmOVWANYN5NJbudahOEC3gmTHtoiEB01ysBgERRtm6GEwngxEq26yN71
|
||||
Hszl2ogNkjqglN6KFFJMlTN0rgBxrZ8MO1Sy783LC48hC304aVPRTKvos6Dyo15H
|
||||
AjiS5XZm3hh7D8CAT9qPV3UX1PXyag==
|
||||
=Uh2r
|
||||
-----END PGP SIGNATURE-----
|
3
ksquares-20.04.0.tar.xz
Normal file
3
ksquares-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e5abaebea5126c7f68b6be60acdcc438ce1434a2f800b1395825a47437b5342
|
||||
size 261052
|
11
ksquares-20.04.0.tar.xz.sig
Normal file
11
ksquares-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+IACgkQ29LOiT4t
|
||||
HIdD3ggAhEx70Y8arB7qvVSYzg08Lrn8O7OUAYu9Yyv0feayZVSi2GYhT1IJoDRe
|
||||
X04PQJ4QZZSIIVCk97MbypN+2gfF/dNFuXWIFqvlsKpB2GA6VdjK7Jt86DPP4NK0
|
||||
g+mFXvDLAlI+79RCnmylHb5uDHkEuz/F5SzgPgaaP7bZud6nxDXdVcC4/uiw1Cfs
|
||||
pPjSOQeGZEct2gYPhDjyGMVJNs3Di+ItkICaAt1JZ2bcAzHFEi5TE9rS71IJSe0B
|
||||
4Y4Zz70bPCr0PpVhd40pQuj82qA/ZJckIRRzmgv8FbuE41dAbkOYXCev6vw/QMge
|
||||
C2HZAnTfy2tK0fHbQDfFy3vZNn45Tg==
|
||||
=atTx
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:27 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksquares
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: "Dots and boxes" board game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
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: update-desktop-files
|
||||
BuildRequires: xz
|
||||
@ -54,7 +54,7 @@ Recommends: %{name}-lang
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user