diff --git a/ksquares-17.04.3.tar.xz b/ksquares-17.04.3.tar.xz deleted file mode 100644 index 0177b98..0000000 --- a/ksquares-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab47b917d8221c4d766e2092c3dcbb55064839f21b7740039a39fd5e1e0da310 -size 215332 diff --git a/ksquares-17.08.0.tar.xz b/ksquares-17.08.0.tar.xz new file mode 100644 index 0000000..68ef662 --- /dev/null +++ b/ksquares-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c71d05a8847c18270acf0548440cd26614794a0eb0ae7c3eb1e675ce417bd3a +size 215324 diff --git a/ksquares.changes b/ksquares.changes index 07cb18a..c08021c 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:02 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Fix wayland support + * USe Q_DECL_OVERRIDE + +------------------------------------------------------------------- +Sat Aug 5 18:18:48 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + ------------------------------------------------------------------- Sat Jul 15 23:00:27 CEST 2017 - lbeltrame@kde.org diff --git a/ksquares.spec b/ksquares.spec index 10a4406..500e0d9 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -1,7 +1,7 @@ # # spec file for package ksquares # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: ksquares -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Strategic board game License: GPL-2.0+ @@ -53,7 +54,9 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -84,14 +87,14 @@ may be controlled by the computer. %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_kf5_bindir}/ksquares -%{_kf5_htmldir}/en/ksquares/ -%{_kf5_applicationsdir}/org.kde.ksquares.desktop -%{_kf5_iconsdir}/hicolor/*/*/ksquares.* %dir %{_kf5_configkcfgdir} -%{_kf5_configkcfgdir}/ksquares.kcfg -%{_datadir}/kxmlgui5/ksquares/ +%doc %lang(en) %{_kf5_htmldir}/en/ksquares/ +%{_kf5_applicationsdir}/org.kde.ksquares.desktop %{_kf5_appstreamdir}/ +%{_kf5_bindir}/ksquares +%{_kf5_configkcfgdir}/ksquares.kcfg +%{_kf5_iconsdir}/hicolor/*/*/ksquares.* +%{_kf5_kxmlguidir}/ksquares/ %if %{with lang} %files lang -f %{name}.lang