diff --git a/kajongg-16.08.3.tar.xz b/kajongg-16.08.3.tar.xz deleted file mode 100644 index 7a2562b..0000000 --- a/kajongg-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5035a807907d9a649368059816d003ee07ebc630d71dc1684b4f79d432286c42 -size 2523384 diff --git a/kajongg-16.11.80.tar.xz b/kajongg-16.11.80.tar.xz new file mode 100644 index 0000000..b2a7892 --- /dev/null +++ b/kajongg-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a1f17d4442a7c40ead20e8591fc8366db43e4f118df2a63cb9ab6208aea7cd +size 2528516 diff --git a/kajongg.changes b/kajongg.changes index 9897d49..f1347f7 100644 --- a/kajongg.changes +++ b/kajongg.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:20:18 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:12:56 UTC 2016 - lbeltrame@kde.org diff --git a/kajongg.spec b/kajongg.spec index e19aed2..bcc2a0c 100644 --- a/kajongg.spec +++ b/kajongg.spec @@ -1,7 +1,7 @@ # # spec file for package kajongg # -# 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,21 +17,24 @@ Name: kajongg -BuildRequires: libkdegames4-devel -BuildRequires: python-kde4-devel -BuildRequires: python-kdebase4 -BuildRequires: xz +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: 4 Player Mahjongg game License: GPL-2.0+ Group: Amusements/Games/Board/Puzzle Url: http://www.kde.org -Version: 16.08.3 -Release: 0 Source0: kajongg-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libkdegames4-devel +BuildRequires: python-kde4-devel +BuildRequires: python-kdebase4 +BuildRequires: xz Requires: python-kde4 Requires: python-twisted -%kde4_runtime_requires +BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{kde4_runtime_requires} %description Kajongg is a version of the four player Mahjongg tile game. @@ -45,27 +48,23 @@ Kajongg is a version of the four player Mahjongg tile game. %install cd build - %makeinstall - %suse_update_desktop_file -r kajongg Game BoardGame +make %{?_smp_mflags} DESTDIR=%{buildroot} install + %suse_update_desktop_file -r org.kde.kajongg Game BoardGame %kde_post_install %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig -%clean - rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc COPYING COPYING.DOC README %{_kde4_bindir}/kajongg %{_kde4_bindir}/kajonggserver -%{_kde4_applicationsdir}/kajongg.desktop +%{_kde4_applicationsdir}/org.kde.kajongg.desktop %{_kde4_htmldir}/en/kajongg/ %{_kde4_iconsdir}/hicolor/*/apps/kajongg.* %{_kde4_iconsdir}/hicolor/*/actions/games-kajongg-law.* %{_kde4_appsdir}/kajongg/ -%{_datadir}/appdata/ +%{_datadir}/metainfo/ %changelog