forked from pool/ksudoku
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=138
This commit is contained in:
parent
454c1646c7
commit
3e9efa4b00
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:081cf6bbe546aa17b4bfaa2567b5e03d22dd21103e02e05be684ea995526e89c
|
||||
size 1669236
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsoACgkQ29LOiT4t
|
||||
HIcRRQf+NWE29ZwE7m3nJh4zzsc+SUmFZOQbZqGylhXv8ZqwO9WoaoE6f+7lOXJY
|
||||
9lA9qJWawn6a01NYgAL0I+vp9+T6P9A1WIUeLvb28MotLlRT6xF79qhRpRRGhR1Y
|
||||
zREv3sfWaDWcN9QBcWWhfJ56+TIHGWZqRJZIgW2wCrnY5Y6GMcIs4pst7VrUTCoh
|
||||
C0+Iqosr0FUShbdb2rNF6VdqswmlLNPX7eUrdYV/dc278zfEBmwX3qZ1g9+heOEb
|
||||
sH4a6mEL3F/BIiWWv4CqETbZWrWU2KozG7tsEYpE7Gh+4xYgnx+eEtM6tVKiJUN+
|
||||
5DUDWIDPjr4dCCtuJ9eYsp+yaB5KYA==
|
||||
=CFLP
|
||||
-----END PGP SIGNATURE-----
|
3
ksudoku-20.12.0.tar.xz
Normal file
3
ksudoku-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22bc6360666ebabffc58f09b1cd3e330d7c57257d7e33ad2ba3687a98ecf465e
|
||||
size 1669504
|
11
ksudoku-20.12.0.tar.xz.sig
Normal file
11
ksudoku-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIUACgkQ29LOiT4t
|
||||
HIe8ugf/RMA79N87Zwd0x+fQDKEqx9u/fRDfB5Kjha/TRXCzI6kEYFy10srw+308
|
||||
5nJLFlpzCAVyFy5A4u02PPBLIZTUQjhFO2jLM0kSO61k5bW6zgdQ2tz01cQ8gFDX
|
||||
teyLgkVOXdrj4kWb7nDw9/ZGmxfmVq3Lw4TbbJM5ck1pc60cWUaMTCpG+Smz6PUJ
|
||||
3FBZLIH3PZeAAfnCN+pwUe6bm0+iSkzjqDI7h4DfKBrNw0w/3WOJCXLBQaZZufks
|
||||
dLzn0mjVlEiC7rmhHCGZtQXAsMwkgQUvvZlWvvpg52j6STy9vMbQU3VJ5gaaICNc
|
||||
CCIQv2nu4TQkpNBtsSYBePMpyNCBaQ==
|
||||
=qXue
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:17:28 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.11.90
|
||||
Version: 20.12.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