Accepting request 446071 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/446071 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiriki?expand=0&rev=56
This commit is contained in:
commit
045f8e5430
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b14cdd38e3416477e35be89bb24fbdc2ecb105af5cb4ce580adca8067ad6758
|
|
||||||
size 258652
|
|
3
kiriki-16.12.0.tar.xz
Normal file
3
kiriki-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c1e63132f13b45dfea317d8856a74d66fbad94326db47c0f49fea8d017d8e0c
|
||||||
|
size 259156
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 13 19:45:32 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.12.0
|
||||||
|
* KDE Applications 16.12.0
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 3 16:31:52 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.90
|
||||||
|
* KDE Applications 16.12.0 RC
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:31:20 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:18:51 UTC 2016 - lbeltrame@kde.org
|
Wed Nov 9 06:18:51 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
71
kiriki.spec
71
kiriki.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kiriki
|
# spec file for package kiriki
|
||||||
#
|
#
|
||||||
# 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,49 +17,54 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kiriki
|
Name: kiriki
|
||||||
|
Version: 16.12.0
|
||||||
|
Release: 0
|
||||||
|
%define kf5_version 5.26.0
|
||||||
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||||
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
|
Summary: Yahtzee-like Game
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: Amusements/Games/Board/Other
|
||||||
|
Url: http://www.kde.org
|
||||||
|
Source0: kiriki-%{version}.tar.xz
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRequires: karchive-devel
|
||||||
|
BuildRequires: kcodecs-devel
|
||||||
|
BuildRequires: kcompletion-devel
|
||||||
|
BuildRequires: kconfig-devel
|
||||||
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
BuildRequires: kcoreaddons-devel
|
||||||
|
BuildRequires: kdbusaddons-devel
|
||||||
|
BuildRequires: kdelibs4support-devel
|
||||||
|
BuildRequires: kdnssd-framework-devel
|
||||||
|
BuildRequires: kdoctools-devel
|
||||||
|
BuildRequires: ki18n-devel
|
||||||
|
BuildRequires: kiconthemes-devel
|
||||||
|
BuildRequires: kio-devel
|
||||||
|
BuildRequires: kitemmodels-devel
|
||||||
|
BuildRequires: kitemviews-devel
|
||||||
|
BuildRequires: knotifyconfig-devel
|
||||||
|
BuildRequires: kservice-devel
|
||||||
|
BuildRequires: kwidgetsaddons-devel
|
||||||
|
BuildRequires: kwindowsystem-devel
|
||||||
|
BuildRequires: kxmlgui-devel
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
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(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRequires: kconfig-devel
|
Obsoletes: kiriki5 < %{version}
|
||||||
BuildRequires: kcoreaddons-devel
|
Provides: kiriki5 = %{version}
|
||||||
BuildRequires: kitemmodels-devel
|
|
||||||
BuildRequires: kwidgetsaddons-devel
|
|
||||||
BuildRequires: kwindowsystem-devel
|
|
||||||
BuildRequires: kcodecs-devel
|
|
||||||
BuildRequires: karchive-devel
|
|
||||||
BuildRequires: kdbusaddons-devel
|
|
||||||
BuildRequires: kdnssd-framework-devel
|
|
||||||
BuildRequires: ki18n-devel
|
|
||||||
BuildRequires: kservice-devel
|
|
||||||
BuildRequires: kconfigwidgets-devel
|
|
||||||
BuildRequires: kitemviews-devel
|
|
||||||
BuildRequires: kiconthemes-devel
|
|
||||||
BuildRequires: kcompletion-devel
|
|
||||||
BuildRequires: kxmlgui-devel
|
|
||||||
BuildRequires: kio-devel
|
|
||||||
BuildRequires: knotifyconfig-devel
|
|
||||||
BuildRequires: kdoctools-devel
|
|
||||||
BuildRequires: kdelibs4support-devel
|
|
||||||
Summary: Yahtzee-like Game
|
|
||||||
License: GPL-2.0+
|
|
||||||
Group: Amusements/Games/Board/Other
|
|
||||||
Url: http://www.kde.org
|
|
||||||
Version: 16.08.3
|
|
||||||
Release: 0
|
|
||||||
Source0: kiriki-%{version}.tar.xz
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Kiriki is the KDE version of the dice game Yahtzee where you roll dices
|
Kiriki is the KDE version of the dice game Yahtzee where you roll dices
|
||||||
to get higher scores in several combinations
|
to get higher scores in several combinations
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n kiriki-%{version}
|
%setup -q -n kiriki-%{version}
|
||||||
|
|
||||||
@ -79,8 +84,8 @@ to get higher scores in several combinations
|
|||||||
%{_kf5_applicationsdir}/org.kde.kiriki.desktop
|
%{_kf5_applicationsdir}/org.kde.kiriki.desktop
|
||||||
%{_kf5_iconsdir}/hicolor/*/apps/kiriki.*
|
%{_kf5_iconsdir}/hicolor/*/apps/kiriki.*
|
||||||
%{_kf5_appsdir}/kiriki/
|
%{_kf5_appsdir}/kiriki/
|
||||||
%{_kf5_kxmlguidir}/kiriki/
|
%{_datadir}/kxmlgui5/kiriki/
|
||||||
%dir %{_kf5_appstreamdir}
|
|
||||||
%{_kf5_appstreamdir}/org.kde.kiriki.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.kiriki.appdata.xml
|
||||||
|
%dir %{_kf5_appstreamdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user