diff --git a/picmi-17.04.3.tar.xz b/picmi-17.04.3.tar.xz deleted file mode 100644 index 031fe06..0000000 --- a/picmi-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6a495e5655fd986a965698ca871d373a002316cfdc5a427231a37c9f4ca3c58 -size 1146980 diff --git a/picmi-17.08.0.tar.xz b/picmi-17.08.0.tar.xz new file mode 100644 index 0000000..085ae9a --- /dev/null +++ b/picmi-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4a5be513e7cd9699fd87a0aa3c9740b728eed6a21311655a6e16d51744940d +size 1146988 diff --git a/picmi.changes b/picmi.changes index afadfc9..13b86a5 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:32 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 : + * Use Q_DECLARE_OVERRIDE + +------------------------------------------------------------------- +Sat Aug 5 18:19:42 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 + + ------------------------------------------------------------------- Sun Jul 16 08:49:51 CEST 2017 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 9dc13e4..5f275a3 100644 --- a/picmi.spec +++ b/picmi.spec @@ -1,7 +1,7 @@ # # spec file for package picmi # -# 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,18 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: picmi -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: Nonogram Logic game License: GPL-2.0+ -# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" -Group: Amusements/Games/Board/Logic +Group: Amusements/Games/Logic Url: http://www.kde.org Source0: picmi-%{version}.tar.xz BuildRequires: extra-cmake-modules @@ -47,7 +47,6 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: picmi5 < %{version} Provides: picmi5 = %{version} -Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -75,15 +74,15 @@ A nonogram logic game for KDE %files %defattr(-,root,root) %doc COPYING* -%{_kf5_bindir}/picmi -%{_kf5_htmldir}/en/picmi/ -%{_kf5_applicationsdir}/org.kde.picmi.desktop %dir %{_kf5_iconsdir}/hicolor/256x256 %dir %{_kf5_iconsdir}/hicolor/256x256/apps -%{_kf5_iconsdir}/hicolor/*/apps/picmi.* +%doc %lang(en) %{_kf5_htmldir}/en/picmi/ +%{_kf5_applicationsdir}/org.kde.picmi.desktop %{_kf5_appsdir}/picmi/ -%{_kf5_kxmlguidir}/picmi/ %{_kf5_appstreamdir}/ +%{_kf5_bindir}/picmi +%{_kf5_iconsdir}/hicolor/*/apps/picmi.* +%{_kf5_kxmlguidir}/picmi/ %if %{with lang} %files lang -f %{name}.lang