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:
parent
3a0281e911
commit
2bd3bf49a0
@ -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
3
klickety-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f7b31b073195f9f4a42b001d1ac8ea600b18bfc4076d0da9662da4585de6346
|
||||
size 665760
|
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,36 +17,41 @@
|
||||
|
||||
|
||||
Name: klickety
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
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
|
||||
Version: 16.11.80
|
||||
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/Board/Other
|
||||
Url: http://www.kde.org
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
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
|
||||
|
||||
%description
|
||||
Klickety is an adaptation of the Clickomania and SameGame games.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n klickety-%{version}
|
||||
|
||||
@ -58,7 +63,7 @@ Klickety is an adaptation of the Clickomania and SameGame games.
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.klickety Game LogicGame
|
||||
|
||||
%files
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kf5_bindir}/klickety
|
||||
@ -69,8 +74,7 @@ Klickety is an adaptation of the Clickomania and SameGame games.
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/ksame.*
|
||||
%{_kf5_appsdir}/klickety/
|
||||
%{_kf5_appsdir}/kconf_update/klick*
|
||||
%_datadir/kxmlgui5/klickety/
|
||||
%dir %_datadir/sounds
|
||||
%_datadir/sounds/klickety/
|
||||
%{_datadir}/kxmlgui5/klickety/
|
||||
%{_datadir}/sounds/klickety/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user