Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2022-08-24 15:11:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krita (Old)
 and      /work/SRC/openSUSE:Factory/.krita.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krita"

Wed Aug 24 15:11:22 2022 rev:64 rq:998893 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/krita/krita.changes      2022-05-28 
00:28:29.293683825 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new.2083/krita.changes    2022-08-24 
15:11:47.972541364 +0200
@@ -1,0 +2,21 @@
+Tue Aug 23 15:25:29 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Update to 5.1.0
+  * See https://krita.org/en/item/krita-5-1-0-released/
+  * Even more operations can handle multiple selected layers
+  * Improved support for WebP, Photoshop layered TIFF and Photoshop
+    files
+  * Now uses XSIMD instead of VC
+  * The fill tools have been extended with continuous fill and a
+    new Enclose and fill tool
+  * You can now configure touch controls in canvas input settings,
+    like "Tap to Undo"
+  * Bug fixes, performance improvements, user interface polishing
+- Increase minimum disksize in _constraints to avoid build failures
+  due to lack of disk space
+- Build with boost 1.75 on Leap, compilation fails with the default
+  version
+- Drop Vc build requirement, it's not used anymore
+- Remove no longer necessary workaround to fix build on ARM
+
+-------------------------------------------------------------------

Old:
----
  krita-5.0.8.tar.xz
  krita-5.0.8.tar.xz.sig

New:
----
  krita-5.1.0.tar.xz
  krita-5.1.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ krita.spec ++++++
--- /var/tmp/diff_new_pack.C4PwAt/_old  2022-08-24 15:11:50.340543649 +0200
+++ /var/tmp/diff_new_pack.C4PwAt/_new  2022-08-24 15:11:50.344543653 +0200
@@ -17,14 +17,8 @@
 
 
 %bcond_without released
-# Enable VC only on x86*
-%ifarch %{ix86} x86_64
-%bcond_without vc
-%else
-%bcond_with vc
-%endif
 Name:           krita
-Version:        5.0.8
+Version:        5.1.0
 Release:        0
 Summary:        Digital Painting Application
 License:        BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later AND 
LGPL-2.1-or-later AND GPL-3.0-or-later AND CC0-1.0 AND LGPL-2.0-only
@@ -41,7 +35,12 @@
 BuildRequires:  giflib-devel
 BuildRequires:  gsl-devel
 BuildRequires:  kseexpr-devel
+%if 0%{?suse_version} > 1500
 BuildRequires:  libboost_system-devel
+%else
+BuildRequires:  libboost_system1_75_0-devel
+#!BuildIgnore:  libboost_headers1_66_0-devel 
+%endif
 BuildRequires:  libeigen3-devel
 BuildRequires:  libexiv2-devel
 %if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 
150300)
@@ -95,9 +94,6 @@
 Recommends:     python3-qt5
 Obsoletes:      calligra-krita < %{version}
 Provides:       calligra-krita = %{version}
-%if %{with vc}
-BuildRequires:  Vc-devel-static
-%endif
 Recommends:     krita-plugin-gmic
 
 %description
@@ -119,10 +115,6 @@
 %autosetup -p1
 
 %build
-%ifarch %{arm} aarch64
-# workaround to avoid build failure on ARM, see 
https://bugs.kde.org/show_bug.cgi?id=421136
-export CXXFLAGS="%{optflags} -DHAS_ONLY_OPENGL_ES"
-%endif
 # install translations to %%{_kf5_localedir} so they don't clash with the 
krita translations in calligra-l10n (KDE4 based)
 # can probably be changed back to the standard location when calligra is KF5 
based...
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.C4PwAt/_old  2022-08-24 15:11:50.376543683 +0200
+++ /var/tmp/diff_new_pack.C4PwAt/_new  2022-08-24 15:11:50.380543688 +0200
@@ -4,7 +4,7 @@
    <size unit="G">4</size>
   </memory>
   <disk>
-   <size unit="G">10</size>
+   <size unit="G">28</size>
   </disk>
   </hardware>
 </constraints>

++++++ krita-5.0.8.tar.xz -> krita-5.1.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/krita/krita-5.0.8.tar.xz 
/work/SRC/openSUSE:Factory/.krita.new.2083/krita-5.1.0.tar.xz differ: char 25, 
line 1

Reply via email to