Hello community, here is the log from the commit of package krita for openSUSE:Factory checked in at 2018-03-24 16:15:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krita (Old) and /work/SRC/openSUSE:Factory/.krita.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krita" Sat Mar 24 16:15:21 2018 rev:19 rq:590298 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krita/krita.changes 2018-01-16 09:42:45.612594806 +0100 +++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2018-03-24 16:15:43.606747738 +0100 @@ -1,0 +2,21 @@ +Thu Mar 22 11:55:27 UTC 2018 - [email protected] + +- Update to 4.0.0: + * See https://krita.org/en/item/krita-4-0-0-released/ + * Highlights: + + SVG support + + A new text tool + + Python scripting + + Easy coloring of line-art with the new Colorize Mask Tool + + Masked brushes + + New brush presets + * Known issues: + + Krita 4 uses SVG for vector layers. This means that Krita 3 + files with vector layers may not be loaded entirely + correctly. Keep backups! + + Krita 4’s new text tool is still limited + + The Reference Images Docker has been removed +- Drop conditionals for older distributions, it needs at least + boost 1.55 now which is only available in Tumbleweed and Leap 15 + +------------------------------------------------------------------- Old: ---- krita-3.3.3.tar.gz New: ---- krita-4.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krita.spec ++++++ --- /var/tmp/diff_new_pack.vxHVHd/_old 2018-03-24 16:15:52.886413227 +0100 +++ /var/tmp/diff_new_pack.vxHVHd/_new 2018-03-24 16:15:52.886413227 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: krita -Version: 3.3.3 +Version: 4.0.0 Release: 0 Summary: Digital Painting Application License: GPL-2.0+ and LGPL-2.1+ @@ -29,22 +29,17 @@ BuildRequires: Mesa-devel BuildRequires: OpenColorIO-devel BuildRequires: OpenEXR-devel -%if %{suse_version} != 1320 BuildRequires: Vc-devel-static -BuildRequires: kcrash-devel -%endif -%if 0%{?suse_version} > 1325 BuildRequires: libboost_system-devel -%else -BuildRequires: boost-devel -%endif BuildRequires: extra-cmake-modules BuildRequires: fftw3-devel +BuildRequires: giflib-devel BuildRequires: gsl-devel BuildRequires: karchive-devel BuildRequires: kcompletion-devel BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel +BuildRequires: kcrash-devel BuildRequires: kguiaddons-devel BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel @@ -65,6 +60,9 @@ BuildRequires: libtiff-devel BuildRequires: openjpeg-devel BuildRequires: perl +BuildRequires: python3-devel +BuildRequires: python3-sip +BuildRequires: python3-qt5-devel BuildRequires: update-desktop-files BuildRequires: zlib-devel BuildRequires: pkgconfig(Qt5Concurrent) @@ -97,12 +95,8 @@ Recommends: %{name}-lang = %{version} %endif Recommends: create-resources -%if %{suse_version} > 1320 || 0%{?is_opensuse} Obsoletes: calligra-krita < %{version} Provides: calligra-krita = %{version} -%else -Conflicts: calligra-krita -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -149,11 +143,14 @@ %defattr(-,root,root,-) %doc COPYING* AUTHORS HACKING README* %{_kf5_bindir}/krita +%{_kf5_bindir}/kritarunner %{_kf5_applicationsdir}/*.desktop %{_kf5_sharedir}/krita/ %{_kf5_appstreamdir}/ %{_kf5_libdir}/libkrita*.so.* %{_kf5_libdir}/kritaplugins/ +%{_kf5_libdir}/krita-python-libs/ +%{_kf5_qmldir} %{_kf5_sharedir}/kritaplugins/ %{_kf5_sharedir}/color/ %{_kf5_sharedir}/color-schemes/ ++++++ krita-3.3.3.tar.gz -> krita-4.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/krita/krita-3.3.3.tar.gz /work/SRC/openSUSE:Factory/.krita.new/krita-4.0.0.tar.gz differ: char 5, line 1
