forked from pool/kmines
Accepting request 708632 from KDE:Applications
KDE Applications 19.04.2 OBS-URL: https://build.opensuse.org/request/show/708632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmines?expand=0&rev=87
This commit is contained in:
commit
e9b532516d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98a3860113a51e215a42791e3eb845978cda51fb5001b8e8bb41fe9182765d12
|
|
||||||
size 903768
|
|
3
kmines-19.04.2.tar.xz
Normal file
3
kmines-19.04.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0411b74776b694e0ed6c8c301622a16364b93fdfacacb497184693056e9fa660
|
||||||
|
size 897704
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 07 12:51:54 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.04.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.04.2.php
|
||||||
|
- Changes since 19.04.1:
|
||||||
|
* Drop unused kmines.notifyrc
|
||||||
|
* Add .arcconfig
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 10:07:44 UTC 2019 - wbauer@tmo.at
|
Wed May 15 10:07:44 UTC 2019 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -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: kmines
|
Name: kmines
|
||||||
Version: 19.04.1
|
Version: 19.04.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Minesweeper-like game
|
Summary: Minesweeper-like game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -75,7 +75,6 @@ by logical deduction.
|
|||||||
%{_kf5_appstreamdir}/
|
%{_kf5_appstreamdir}/
|
||||||
%{_kf5_bindir}/kmines
|
%{_kf5_bindir}/kmines
|
||||||
%{_kf5_iconsdir}/hicolor/*/apps/kmines.*
|
%{_kf5_iconsdir}/hicolor/*/apps/kmines.*
|
||||||
%{_kf5_notifydir}/
|
|
||||||
%{_kf5_sharedir}/kmines/
|
%{_kf5_sharedir}/kmines/
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
Reference in New Issue
Block a user