diff --git a/kfourinline-16.08.3.tar.xz b/kfourinline-16.08.3.tar.xz deleted file mode 100644 index e50f5c5..0000000 --- a/kfourinline-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98b9014966cf5b2df4076da22b32e6dcb5dab23c9999afc94b871d9622d79713 -size 459724 diff --git a/kfourinline-16.11.80.tar.xz b/kfourinline-16.11.80.tar.xz new file mode 100644 index 0000000..9cc9450 --- /dev/null +++ b/kfourinline-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1f52796bb82bab78e4de5896dc81e7ba5341b3b6ba554e2cb31846006f7ddf +size 460140 diff --git a/kfourinline.changes b/kfourinline.changes index ce51bc3..ef2ae14 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:29:19 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:17:34 UTC 2016 - lbeltrame@kde.org diff --git a/kfourinline.spec b/kfourinline.spec index cf38478..a75e260 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -1,7 +1,7 @@ # # spec file for package kfourinline # -# 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,6 +17,16 @@ Name: kfourinline +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: Four Wins game +License: LGPL-2.0+ +Group: Amusements/Toys/Other +Url: http://www.kde.org +Source0: kfourinline-%{version}.tar.xz BuildRequires: libkdegames-devel BuildRequires: extra-cmake-modules BuildRequires: pkgconfig(Qt5Widgets) @@ -31,13 +41,6 @@ BuildRequires: kcompletion-devel BuildRequires: kxmlgui-devel BuildRequires: kdelibs4support-devel BuildRequires: update-desktop-files -Summary: Four Wins game -License: LGPL-2.0+ -Group: Amusements/Toys/Other -Url: http://www.kde.org -Version: 16.08.3 -Release: 0 -Source0: kfourinline-%{version}.tar.xz Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,7 +50,6 @@ Four wins is a two player board game which follows the rules for the Connect Four (TM) board game where you have to align four pieces of the same colour to win. - %prep %setup -q -n kfourinline-%{version} @@ -59,10 +61,7 @@ same colour to win. %kf5_makeinstall -C build %suse_update_desktop_file -r org.kde.kfourinline Game BoardGame -%clean - rm -rf $RPM_BUILD_ROOT - -%files +%files %defattr(-,root,root) %doc COPYING COPYING.DOC %{_kf5_bindir}/kfourinline @@ -73,6 +72,6 @@ same colour to win. %{_kf5_iconsdir}/hicolor/*/*/kfourinline.* %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/kwin4.kcfg -%_kf5_kxmlguidir/kfourinline/ +%{_kf5_kxmlguidir}/kfourinline/ %changelog