diff --git a/kblocks-16.08.3.tar.xz b/kblocks-16.08.3.tar.xz deleted file mode 100644 index c5e296c..0000000 --- a/kblocks-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e03e60f617340d5690b10e67be6602592c50e2d1b62ff22d619a9f5f17d270af -size 1702292 diff --git a/kblocks-16.11.80.tar.xz b/kblocks-16.11.80.tar.xz new file mode 100644 index 0000000..5bd5d8c --- /dev/null +++ b/kblocks-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c6b7c696757d757ae807ffe1c51fc8eef4795d2b657be4c40c98e4c04d2aa6 +size 1702224 diff --git a/kblocks.changes b/kblocks.changes index ae0570c..34e48af 100644 --- a/kblocks.changes +++ b/kblocks.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:21:58 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:14:13 UTC 2016 - lbeltrame@kde.org diff --git a/kblocks.spec b/kblocks.spec index e460b8f..a595b8d 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -1,7 +1,7 @@ # # spec file for package kblocks # -# 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,34 +17,39 @@ Name: kblocks -BuildRequires: libkdegames-devel -BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5QuickWidgets) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5Svg) -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 -BuildRequires: knewstuff-devel -BuildRequires: phonon4qt5-devel -BuildRequires: update-desktop-files +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: KBlocks - classic falling blocks game License: LGPL-2.1+ Group: Amusements/Games/Strategy/Real Time Url: http://www.kde.org -Version: 16.08.3 -Release: 0 Source0: kblocks-%{version}.tar.xz +BuildRequires: extra-cmake-modules +BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdoctools-devel +BuildRequires: kguiaddons-devel +BuildRequires: ki18n-devel +BuildRequires: kiconthemes-devel +BuildRequires: kio-devel +BuildRequires: kitemviews-devel +BuildRequires: knewstuff-devel +BuildRequires: knotifyconfig-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kxmlgui-devel +BuildRequires: libkdegames-devel +BuildRequires: phonon4qt5-devel +BuildRequires: pkgconfig +BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5QuickWidgets) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,7 +68,6 @@ KBlocks is the KDE version of the classic falling blocks game. %kf5_makeinstall -C build %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files @@ -77,8 +81,8 @@ KBlocks is the KDE version of the classic falling blocks game. %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/kblocks.kcfg %{_kf5_configdir}/kblocks.knsrc -%dir %{_kf5_appstreamdir} %{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml -%{_kf5_kxmlguidir}/kblocks/ +%{_datadir}/kxmlgui5/kblocks/ +%dir %{_kf5_appstreamdir} %changelog