forked from pool/ksudoku
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=132
This commit is contained in:
parent
0908092af2
commit
87906f515c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbeecceda62de16b328c26dd2235b66fb77fc0fed23b58e96d6b05fdac674de4
|
||||
size 1667676
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAMACgkQ29LOiT4t
|
||||
HIfA2Qf/WAkNR+zekdwu1bZzxcZfYf5yBAOg/7cH5G7dSv876PfcNPn78W1YRYPL
|
||||
NWJfmVfZ/wLC/9eMrhohDikbDyUuMCcn80VBNV4gZkP+WTLiIzhPwHSpK35xUHux
|
||||
zKCzCaD85JkocRWIWjShv0BjqSRFtO8rjs7X04tdN3u33ga2BbrOtJrKTIBF1wEU
|
||||
I6/tT6xPaKAFcsr5t8fa14LCKupt8RBIjDRnCCGv00wmdopzg2odr6QrAT9vfpVz
|
||||
WNq7NwjTra9rqOP5DKbE1P3u0PA/svDUWQ+T4yqHNCWJmnN36KBy2KjDM1p1T5Be
|
||||
cmpNEEzoCeUPRFQeu3NpGeGmQtvSgA==
|
||||
=B/d6
|
||||
-----END PGP SIGNATURE-----
|
3
ksudoku-20.08.0.tar.xz
Normal file
3
ksudoku-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dbe6e03ca8b7203a307f97dad4a8035c20f3172d3e005b047557c2334c04a92
|
||||
size 1667436
|
11
ksudoku-20.08.0.tar.xz.sig
Normal file
11
ksudoku-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg0ACgkQ29LOiT4t
|
||||
HIdmNgf/WBzUEvSUtlJyYM1R52pSyFssAl6ZwUzxQb83oT2RuQvjLvQpVUzba2vJ
|
||||
gSKm7jPqTC1MAD8XpcmzpGI1d/to6EVfckaK6a0aBFPJKbyhCN+O3fwSCmVO3/K7
|
||||
Q10OzQSchl72O8s1mYOvMsR12KSZw6JRIQYuhoStHLayEyAw3SJbfJe2RtS4OzQw
|
||||
cDXkWo/HRIX81Rrk6RdSILC1pvr9yrNZP477GooaqvHBmCAUSgkYlE8tw5K3BBKI
|
||||
2ebfwD/zf/+Hcf7xQOIXHR6w4adUwKj6VIKG0vQne84sGOUOjcjT1RHFidHBNO3f
|
||||
KgBhxGQxsdFV93BWWKxsJsBF4vaAgQ==
|
||||
=fNMl
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:05 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:24 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: ksudoku
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Program to generate and solve Sudoku puzzles in 2D or 3D
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
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: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
@ -57,7 +57,7 @@ BuildRequires: pkgconfig(glu)
|
||||
Obsoletes: ksudoku5 < %{version}
|
||||
Provides: ksudoku5 = %{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
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user