Accepting request 518754 from home:wolfi323:branches:KDE:Extra
- Update to version 3.2.1: * Crash on startup if only OpenGL 2.1 is found: if you had to disable opengl for 3.2.0, you can try to enable it again * A crash when changing layer types in the gmic-qt plugin * A bug where gmic-qt could crash on odd-sized images * A regression where using the text tool would break the brush tool * The option to use the native platform’s file dialogs was restored * A bug where selecting the line tool would disable the flow slider * Some issues with the LUT docker were fixed - Remove no longer used libcurl-devel build requirement OBS-URL: https://build.opensuse.org/request/show/518754 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=51
This commit is contained in:
parent
0fe5db1d7d
commit
1d82a8d389
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0891be48a0338e1419d084da594900864b85de89cc4a38c8946d907cc1009356
|
||||
size 207016115
|
3
krita-3.2.1.tar.gz
Normal file
3
krita-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef06cee677d75861edca0e1f825bca42ff59b7200aeb827e16f8d1fb5ef14e39
|
||||
size 207014866
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 12:46:36 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Update to version 3.2.1:
|
||||
* Crash on startup if only OpenGL 2.1 is found: if you had to
|
||||
disable opengl for 3.2.0, you can try to enable it again
|
||||
* A crash when changing layer types in the gmic-qt plugin
|
||||
* A bug where gmic-qt could crash on odd-sized images
|
||||
* A regression where using the text tool would break the brush tool
|
||||
* The option to use the native platform’s file dialogs was restored
|
||||
* A bug where selecting the line tool would disable the flow slider
|
||||
* Some issues with the LUT docker were fixed
|
||||
- Remove no longer used libcurl-devel build requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 10:00:04 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: krita
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@ -55,7 +55,6 @@ BuildRequires: kitemviews-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libeigen3-devel
|
||||
BuildRequires: libexiv2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
|
Loading…
Reference in New Issue
Block a user