SHA256
1
0
forked from pool/ksudoku

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=102
This commit is contained in:
Wolfgang Bauer
2019-07-26 14:25:48 +00:00
committed by Git OBS Bridge
parent a39b71beb9
commit 52adde3334
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:608ffcde2d0bad3e2a19d7842c47b41627d009721a4e3161ccf2736f7777e922
size 1647672

3
ksudoku-19.07.80.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ac6f8509c2fc73eec07c7590b12bfa2a9e9d47b3541c9f54febecfed0e365e2
size 1647020

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Fix forward declaration
* update screenshot
* Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time
* Fix some clazy warning
* Don't use KIO copy and QTemporaryFile to load xml definition files. (kde#405422)
-------------------------------------------------------------------
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org

View File

@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksudoku
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: Program to generate and solve Sudoku puzzles in 2D or 3D
License: GPL-2.0-or-later