forked from pool/kmines
Accepting request 630241 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630241 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmines?expand=0&rev=76
This commit is contained in:
commit
d03b31f55e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5500efcab5f1024171497c903aee6e8523f167c19f7194f7b61d5846467a918
|
||||
size 882592
|
3
kmines-18.08.0.tar.xz
Normal file
3
kmines-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6a312be8e3d0c13bc5b14d33f2177b54c9f22cfdfbbd7ea4e6e82cb688b0e7c
|
||||
size 901428
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 22:05:27 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:48 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:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:50:01 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kmines
|
||||
Version: 18.04.3
|
||||
Version: 18.08.0
|
||||
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: Minesweeper-like game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
|
Loading…
Reference in New Issue
Block a user