Accepting request 630267 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksudoku?expand=0&rev=74
This commit is contained in:
commit
05ab306724
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:92be429de58c308bef28f294560a2e9924f27383db189599eda1d0f78646b124
|
|
||||||
size 1639068
|
|
3
ksudoku-18.08.0.tar.xz
Normal file
3
ksudoku-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2da6dd1cca5e647762e0929faa68373075473d2c76917ebd0d452da097698739
|
||||||
|
size 1640840
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 16 22:06:45 UTC 2018 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to 18.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
||||||
|
- Changes since 18.07.80:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Jul 13 04:50:10 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ksudoku
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,11 +19,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: ksudoku
|
Name: ksudoku
|
||||||
Version: 18.04.3
|
Version: 18.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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
|
Summary: Generate and Solve Sudoku puzzles in 2D or 3D
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user