Accepting request 443362 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443362
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klickety?expand=0&rev=42
This commit is contained in:
Raymond Wooninck 2016-12-03 14:39:58 +00:00 committed by Git OBS Bridge
parent 3a0281e911
commit 2bd3bf49a0
4 changed files with 40 additions and 28 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bc1abc7ee1635fd780e7cfd763d527d306baf86e5f9aa390182550141e4f347
size 664980

3
klickety-16.11.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f7b31b073195f9f4a42b001d1ac8ea600b18bfc4076d0da9662da4585de6346
size 665760

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:32:05 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:19:26 UTC 2016 - lbeltrame@kde.org Wed Nov 9 06:19:26 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package klickety # spec file for package klickety
# #
# 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,36 +17,41 @@
Name: klickety Name: klickety
BuildRequires: libkdegames-devel Version: 16.11.80
BuildRequires: update-desktop-files Release: 0
BuildRequires: pkgconfig(Qt5Widgets) %define kf5_version 5.26.0
BuildRequires: pkgconfig(Qt5QuickWidgets) # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
BuildRequires: pkgconfig(Qt5Test) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kguiaddons-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kitemviews-devel
BuildRequires: kiconthemes-devel
BuildRequires: kxmlgui-devel
BuildRequires: kio-devel
BuildRequires: knotifyconfig-devel
BuildRequires: kdelibs4support-devel
Summary: Strategic board game Summary: Strategic board game
License: GPL-2.0+ License: GPL-2.0+
Group: Amusements/Games/Board/Other Group: Amusements/Games/Board/Other
Url: http://www.kde.org Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: klickety-%{version}.tar.xz Source0: klickety-%{version}.tar.xz
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: kitemviews-devel
BuildRequires: knotifyconfig-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: klickety5 < %{version}
Provides: klickety5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
Klickety is an adaptation of the Clickomania and SameGame games. Klickety is an adaptation of the Clickomania and SameGame games.
%prep %prep
%setup -q -n klickety-%{version} %setup -q -n klickety-%{version}
@ -69,8 +74,7 @@ Klickety is an adaptation of the Clickomania and SameGame games.
%{_kf5_iconsdir}/hicolor/*/apps/ksame.* %{_kf5_iconsdir}/hicolor/*/apps/ksame.*
%{_kf5_appsdir}/klickety/ %{_kf5_appsdir}/klickety/
%{_kf5_appsdir}/kconf_update/klick* %{_kf5_appsdir}/kconf_update/klick*
%_datadir/kxmlgui5/klickety/ %{_datadir}/kxmlgui5/klickety/
%dir %_datadir/sounds %{_datadir}/sounds/klickety/
%_datadir/sounds/klickety/
%changelog %changelog