diff --git a/kolourpaint-16.08.3.tar.xz b/kolourpaint-16.08.3.tar.xz deleted file mode 100644 index 0438136..0000000 --- a/kolourpaint-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db2fb22b4620519d733019e5c18c7dec2e71fd7695647beaa61e72982d0afb45 -size 1175964 diff --git a/kolourpaint-16.12.0.tar.xz b/kolourpaint-16.12.0.tar.xz new file mode 100644 index 0000000..1c6512f --- /dev/null +++ b/kolourpaint-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5644951d3327329b45cec28519796a8866e2276d046278a523ce00456f5775 +size 879252 diff --git a/kolourpaint.changes b/kolourpaint.changes index 2a41ab4..a39a209 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Dec 13 19:49:17 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + +------------------------------------------------------------------- +Sat Dec 3 16:35:06 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + +------------------------------------------------------------------- +Tue Nov 29 12:34:07 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:21:01 UTC 2016 - lbeltrame@kde.org diff --git a/kolourpaint.spec b/kolourpaint.spec index b1fd0bc..b9f2de3 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -1,7 +1,7 @@ # # spec file for package kolourpaint # -# 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: kolourpaint -Version: 16.08.3 +Version: 16.12.0 Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} # See bnc#717722 for license details Summary: Paint Program License: BSD-2-Clause and LGPL-2.1+ and GFDL-1.2+ @@ -29,16 +32,19 @@ BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kdelibs4support-devel BuildRequires: kf5-filesystem +BuildRequires: libkexiv2-devel BuildRequires: libksane-devel BuildRequires: update-desktop-files BuildRequires: xz +Provides: kolourpaint5 = %{version} +Obsoletes: kolourpaint5 < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Paint program for KDE %prep -%setup -q -n %{name}-%{version} +%setup -q %build %cmake_kf5 -d build @@ -50,12 +56,8 @@ Paint program for KDE %fdupes -s %{buildroot}%{_datadir} %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig -%clean - rm -rf %{buildroot} - %files %defattr(-,root,root) %doc COPYING README