SHA256
1
0
forked from pool/ksudoku

KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=78
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:44:08 +00:00 committed by Git OBS Bridge
parent 029ce44d5d
commit 0568ce018d
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92be429de58c308bef28f294560a2e9924f27383db189599eda1d0f78646b124
size 1639068

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:55 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Improve two messages (kde#357999)
* Improve Hint and Solve action visibility and enabled state (kde#357996)
* Implement wish 319522: Option to restart current game (kde#319522)
* Remove TODO file
* Remove AUTHORS file
* Remove obsolete INSTALL and VERSION files
* Remove file TODOPORT
-------------------------------------------------------------------
Fri Jul 13 04:50:10 UTC 2018 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package ksudoku
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,11 +19,11 @@
%bcond_without lang
Name: ksudoku
Version: 18.04.3
Version: 18.07.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Generate and Solve Sudoku puzzles in 2D or 3D
License: GPL-2.0+
Group: Amusements/Games/Board/Puzzle