diff --git a/khangman-16.08.3.tar.xz b/khangman-16.08.3.tar.xz deleted file mode 100644 index 1a1b301..0000000 --- a/khangman-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3b7ed7c4d592fc6ced4becb8869658cd839fc84df9d85073adfdc3b00b8f3c6 -size 4282124 diff --git a/khangman-16.11.80.tar.xz b/khangman-16.11.80.tar.xz new file mode 100644 index 0000000..c89bd31 --- /dev/null +++ b/khangman-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d0413a796b832f9eb3bd0bc00ba4796c8fa6b51c153f324529b1916b206906 +size 4277248 diff --git a/khangman.changes b/khangman.changes index d856de6..eaf57ba 100644 --- a/khangman.changes +++ b/khangman.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:29:55 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:05 UTC 2016 - lbeltrame@kde.org diff --git a/khangman.spec b/khangman.spec index fdc0f18..5be5734 100644 --- a/khangman.spec +++ b/khangman.spec @@ -1,7 +1,7 @@ # # spec file for package khangman # -# 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,8 +17,11 @@ Name: khangman -Version: 16.08.3 +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: Hangman Game License: GPL-2.0+ Group: Amusements/Teaching/Language @@ -29,16 +32,17 @@ BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel BuildRequires: kcoreaddons-devel BuildRequires: kcrash-devel +BuildRequires: kdeclarative-devel BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel +BuildRequires: kio-devel BuildRequires: knewstuff-devel BuildRequires: knotifications-devel BuildRequires: kxmlgui-devel BuildRequires: libkeduvocdocument-devel BuildRequires: phonon4qt5-devel -BuildRequires: kio-devel -BuildRequires: kdeclarative-devel +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Qml) @@ -46,18 +50,19 @@ BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) Requires: kdeedu-data +Conflicts: khangman Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: khangman5 < %{version} Obsoletes: khangman-devel < %{version} -Obsoletes: libkhangmanengine5 < %{version} +Obsoletes: libkhangmanengine5 < %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Classical hangman game for KDE. %prep -%setup -q -n %{name}-%{version} +%setup -q %build %cmake_kf5 -d build @@ -77,7 +82,7 @@ Classical hangman game for KDE. %config %{_kf5_configdir}/khangman.knsrc %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/khangman.kcfg -%{_kf5_sharedir}/appdata/ +%{_kf5_appstreamdir}/ %{_kf5_iconsdir}/hicolor/*/apps/khangman.* %changelog