KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lskat?expand=0&rev=73
This commit is contained in:
parent
0e25df3cb3
commit
2573d2b442
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e954a2664360d522d1056554132d0d4ceed9aa1ac6e6d5436e14b890d6828e2
|
|
||||||
size 1217296
|
|
3
lskat-18.07.80.tar.xz
Normal file
3
lskat-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:adbc9a2002f96a95d3093380af86dd2e8fa436b47c088b7ece6e28368c601712
|
||||||
|
size 1217592
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 13:01:02 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:17 UTC 2018 - lbeltrame@kde.org
|
Fri Jul 13 04:50:17 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: lskat
|
Name: lskat
|
||||||
Version: 18.04.3
|
Version: 18.07.80
|
||||||
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: German Skat game
|
Summary: German Skat game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Card
|
Group: Amusements/Games/Board/Card
|
||||||
@ -51,9 +51,7 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
|||||||
Requires: kdegames-carddecks-default
|
Requires: kdegames-carddecks-default
|
||||||
Obsoletes: lskat5 < %{version}
|
Obsoletes: lskat5 < %{version}
|
||||||
Provides: lskat5 = %{version}
|
Provides: lskat5 = %{version}
|
||||||
%if %{with lang}
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -62,9 +60,7 @@ for the German game (Offiziers)-Skat. The program includes many
|
|||||||
different carddecks to choose. A computer opponent can play for any of
|
different carddecks to choose. A computer opponent can play for any of
|
||||||
the players.
|
the players.
|
||||||
|
|
||||||
%if %{with lang}
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%endif
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
Reference in New Issue
Block a user