forked from pool/ksudoku
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=104
This commit is contained in:
parent
07d827574e
commit
3b4d0ae5a5
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:37637d68469bfad4db30624366dd74301ebe59dd556312cb91c4252df2ae1032
|
|
||||||
size 1649444
|
|
3
ksudoku-19.08.0.tar.xz
Normal file
3
ksudoku-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f773ce70fbc05f30285b7123c5e28fe241ff56677c5b80c1201238bdbc375f8
|
||||||
|
size 1647620
|
11
ksudoku-19.08.0.tar.xz.sig
Normal file
11
ksudoku-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t
|
||||||
|
HIfBmgf/QOqySNUhOpkNHWh69kO5SlTifC565LyWre3tI1utOA1b/Y2NmeibS+57
|
||||||
|
PYJ6VGTJBOO4RNb4N+yR16Q0CSpcmkb0FjnV12vSkggXjwkI7F68mc3hPTZVhJP8
|
||||||
|
KtmUaSdeSSE3GEZyyR8xbnFBffPAtTtcfiU+TGG56RSgevMPSKm9BuquLURcWh0X
|
||||||
|
g/DSyzeQHkcC+/iLKYhWtODOrrDK0hKYGcLPNEWFcUEHG4mc1r4QVxcenbQ3kAiQ
|
||||||
|
XiVbP+XWUOezyT2cZBtpRAbO+Y0CG+appUIxLfMRZWrR6UrQbCBhdHavWbRdWWOQ
|
||||||
|
Ouc901R1KBBA6h9Qy1QFWkzCaoxpow==
|
||||||
|
=2EYP
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
ksudoku.spec
10
ksudoku.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: ksudoku
|
Name: ksudoku
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Program to generate and solve Sudoku puzzles in 2D or 3D
|
Summary: Program to generate and solve Sudoku puzzles in 2D or 3D
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: ksudoku-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user