Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=122
This commit is contained in:
parent
2c69fc312d
commit
fa17ead284
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02bc18643746de96f4c9c70cf56585d1cef98b196c85a8364b2b3436678cd8ff
|
||||
size 266456
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAMACgkQ29LOiT4t
|
||||
HIdVYQf7BpWRj0tbPzxxc/2dYY0IBeaGHtOkZHkFQUt6qvJjtOIchMyKD7lauHxe
|
||||
QmnUfpbSMdCJVWRkTxNzHBPhRHS6U4o46HJvsQE6cbnA7s+aKg1efNW5B51j1KJS
|
||||
G8GF2qAnx07XhquYNAKWoeatu32SLugE94g8TPAZjtNZFmiSmzdRQG2cnYSEQiB7
|
||||
YTW6jss3JXCMf66GzoZzrzR3McmZMekoiHW9cTc+OrM58XU+KB5NuCTkIsqcdSV6
|
||||
pEnf1nqtwocVmSnRA/COnwp17d6R0/MPA2HiozkqPTZhq9K/CSGp/gDtFG60SH86
|
||||
iEoI1xp4CcwDoQQ3VB6gIEpdVKzv7A==
|
||||
=zZSs
|
||||
-----END PGP SIGNATURE-----
|
3
ksquares-20.08.0.tar.xz
Normal file
3
ksquares-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84b459e6c1058f637b4894a4f97dfd95b0c9bb70954059d24538f80918b45ed3
|
||||
size 266464
|
11
ksquares-20.08.0.tar.xz.sig
Normal file
11
ksquares-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg0ACgkQ29LOiT4t
|
||||
HIcdhgf+JNGVfv0/ACWMXKrAJGzoDh3rG2LnBVYHAKQNpn54xy7pEeEyoJZ2yXCH
|
||||
3Wo7PQgF43qm+l9rLtwWMgrtEo4ExyF27/hXMCzCKa+GQ4TT+C0oMj4fSRkFXm9H
|
||||
0dXFH9Yrr+MPCdsycSJgNvXjBwTH/1QcBmgel+6aKN4zqSLHsjkUsEVtyZ0It+j9
|
||||
ZtfGUpqJ2B5PYIdg/AJ+JpDKdyg4PQ0Vk+5ChsptRq9rDireS9/+sGXJM65HXiIw
|
||||
le0Xiy951C2dsDjqjSqP1At+Rllt/0+Sudkw1uvRIdhjO2txylkJZWi5rOxUqPpS
|
||||
h6TVGf7FVFxobXlqm44zuqqsfDKoMw==
|
||||
=3crY
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:04 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:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksquares
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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