Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2017-06-02 10:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krita (Old)
 and      /work/SRC/openSUSE:Factory/.krita.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krita"

Fri Jun  2 10:32:58 2017 rev:10 rq:498698 version:3.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/krita/krita.changes      2017-05-02 
08:55:14.247406909 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2017-06-02 
10:33:34.193890997 +0200
@@ -1,0 +2,25 @@
+Fri May 26 12:37:54 UTC 2017 - wba...@tmo.at
+
+- Update to version 3.1.4:
+  * Fix a crash when trying to play an animation when OpenGL is
+    disabled in Krita
+  * Fix rendering animation frames if the directory you're trying
+    to render to doesn't exist
+  * Don't open the tablet/screen resolution conflict dialog
+    multiple times
+  * Don't scale down previews that are too small in the transform
+    tool: this fixes a rare crash with the transform tool
+  * Don't crash when trying to close the last view on the last
+    document while the document is modified.
+  * Fix a crash when cycling quickly through layers that have a
+    color tag
+  * Fix loading some Gimp 2.9 files: note that Gimp 2.9's file
+    format is not officially supported in Krita
+  * Fully remove the macro recorder plugin: in 3.1.4, only the
+    menu entries had stayed around.
+  * Make it impossible to hide the template selector in the new
+    image dialog; hiding the template selector would also hide the
+    cancel button in the dialog.
+- Add Drop-QForeachContainer-include.patch to fix build with Qt 5.9
+
+-------------------------------------------------------------------

Old:
----
  krita-3.1.3.tar.gz

New:
----
  Drop-QForeachContainer-include.patch
  krita-3.1.4.tar.gz

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

Other differences:
------------------
++++++ krita.spec ++++++
--- /var/tmp/diff_new_pack.bYUDAg/_old  2017-06-02 10:33:40.009069343 +0200
+++ /var/tmp/diff_new_pack.bYUDAg/_new  2017-06-02 10:33:40.013068778 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           krita
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 Summary:        Digital Painting Application
 License:        GPL-2.0+ and LGPL-2.1+
@@ -27,6 +27,8 @@
 Url:            http://www.krita.org/
 Source0:        
http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
 Source99:       %{name}.changes
+# PATCH-FIX-UPSTREAM Drop-QForeachContainer-include.patch -- fixes build with 
Qt 5.9
+Patch:          Drop-QForeachContainer-include.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenColorIO-devel
 BuildRequires:  OpenEXR-devel
@@ -130,6 +132,7 @@
 
 %prep
 %setup -q -n krita-%{version}
+%patch -p1
 
 # Remove build time references so build-compare can do its work
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y')

++++++ Drop-QForeachContainer-include.patch ++++++
>From 2f59d0d1d91e3f79342c20d0df68aa9a51817e8d Mon Sep 17 00:00:00 2001
From: Luca Beltrame <lbeltr...@kde.org>
Date: Sat, 6 May 2017 16:00:21 +0200
Subject: Drop QForeachContainer include and fix Qt 5.9 build

It's not used anywhere.

Acked by boud.
---
 libs/ui/KisResourceBundleManifest.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libs/ui/KisResourceBundleManifest.cpp 
b/libs/ui/KisResourceBundleManifest.cpp
index e4f94ca..8376165 100644
--- a/libs/ui/KisResourceBundleManifest.cpp
+++ b/libs/ui/KisResourceBundleManifest.cpp
@@ -22,7 +22,6 @@
 #include <QDomElement>
 #include <QDomNode>
 #include <QDomNodeList>
-#include <QForeachContainer>
 
 #include <KoXmlNS.h>
 #include <KoXmlReader.h>
-- 
cgit v0.11.2

++++++ krita-3.1.3.tar.gz -> krita-3.1.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/krita/krita-3.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.krita.new/krita-3.1.4.tar.gz differ: char 5, line 1


Reply via email to