forked from pool/knavalbattle
Accepting request 696289 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696289 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knavalbattle?expand=0&rev=84
This commit is contained in:
commit
ad5191beda
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bce9294830a55e96b234c93fa20eb7d7ae963223e724ab0211ec472c79d35fa3
|
|
||||||
size 1280596
|
|
3
knavalbattle-19.04.0.tar.xz
Normal file
3
knavalbattle-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e6fbd202092230017c268cd825438debf766e3cc810244b63dc8690b5a69585
|
||||||
|
size 1280608
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 20 06:51:56 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.04.0.php
|
||||||
|
- Changes since 19.03.90:
|
||||||
|
* No code changes since 19.03.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 09 20:54:42 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.03.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/announce-applications-19.04-rc.php
|
||||||
|
- Changes since 19.03.80:
|
||||||
|
* No code changes since 19.03.80
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 27 06:41:05 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/announce-applications-19.04-beta.php
|
||||||
|
- Changes since 18.12.3:
|
||||||
|
* Remove not existing include path
|
||||||
|
* remove deprecated methods
|
||||||
|
* Fix warning found by clazy
|
||||||
|
* Use isEmpty() when it's possible
|
||||||
|
* Make sure to clear ship list
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 09 08:03:19 UTC 2019 - lbeltrame@kde.org
|
Sat Mar 09 08:03:19 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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: knavalbattle
|
Name: knavalbattle
|
||||||
Version: 18.12.3
|
Version: 19.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Battleship game
|
Summary: Battleship game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user