forked from pool/ksquares
Accepting request 443408 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443408 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=36
This commit is contained in:
parent
51b3a68196
commit
1ff24ccc19
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfbce621fadca7991507c721942ce9922e0b8417790d1d99505f09dc1791eff4
|
|
||||||
size 136716
|
|
3
ksquares-16.11.80.tar.xz
Normal file
3
ksquares-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcee0a2f365bcddb2da532e10455a5bfbe27cc14157e811021868e4d97d9069a
|
||||||
|
size 136596
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:36:47 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.80
|
||||||
|
* KDE Applications 16.12.0 Beta
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 06:22:58 UTC 2016 - lbeltrame@kde.org
|
Wed Nov 9 06:22:58 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ksquares
|
# spec file for package ksquares
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 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
|
||||||
@ -17,8 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ksquares
|
Name: ksquares
|
||||||
BuildRequires: libkdegames-devel
|
Version: 16.11.80
|
||||||
BuildRequires: xz
|
Release: 0
|
||||||
|
%define kf5_version 5.26.0
|
||||||
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
|
Summary: Strategic board game
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: Amusements/Games/Action/Arcade
|
||||||
|
Url: http://www.kde.org
|
||||||
|
Source0: ksquares-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kcoreaddons-devel
|
BuildRequires: kcoreaddons-devel
|
||||||
@ -26,26 +34,22 @@ BuildRequires: kdeclarative-devel
|
|||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
BuildRequires: kdnssd-framework-devel
|
BuildRequires: kdnssd-framework-devel
|
||||||
BuildRequires: knewstuff-devel
|
BuildRequires: knewstuff-devel
|
||||||
BuildRequires: kxmlgui-devel
|
|
||||||
BuildRequires: knotifyconfig-devel
|
BuildRequires: knotifyconfig-devel
|
||||||
|
BuildRequires: kxmlgui-devel
|
||||||
|
BuildRequires: libkdegames-devel
|
||||||
BuildRequires: libkmahjongg-devel
|
BuildRequires: libkmahjongg-devel
|
||||||
BuildRequires: phonon4qt5-devel
|
BuildRequires: phonon4qt5-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
BuildRequires: pkgconfig(Qt5Qml)
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
Summary: Strategic board game
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
License: GPL-2.0+
|
|
||||||
Group: Amusements/Games/Action/Arcade
|
|
||||||
Url: http://www.kde.org
|
|
||||||
Version: 16.08.3
|
|
||||||
Release: 0
|
|
||||||
Source0: ksquares-%{version}.tar.xz
|
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -56,7 +60,6 @@ You must draw lines to complete squares, the player with the most
|
|||||||
squares wins. You can play with up to 4 players, any number of which
|
squares wins. You can play with up to 4 players, any number of which
|
||||||
may be controlled by the computer.
|
may be controlled by the computer.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n ksquares-%{version}
|
%setup -q -n ksquares-%{version}
|
||||||
|
|
||||||
@ -77,6 +80,6 @@ may be controlled by the computer.
|
|||||||
%{_kf5_iconsdir}/hicolor/*/*/ksquares.*
|
%{_kf5_iconsdir}/hicolor/*/*/ksquares.*
|
||||||
%dir %{_kf5_configkcfgdir}
|
%dir %{_kf5_configkcfgdir}
|
||||||
%{_kf5_configkcfgdir}/ksquares.kcfg
|
%{_kf5_configkcfgdir}/ksquares.kcfg
|
||||||
%_datadir/kxmlgui5/ksquares/
|
%{_datadir}/kxmlgui5/ksquares/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user