forked from pool/krita
Accepting request 564222 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/564222 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=18
This commit is contained in:
commit
a6b31a8b0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e555e1ba0cf2aef0800a49a98c5517a3f30ba6f5c47572aa410486e8d8117444
|
||||
size 132385220
|
3
krita-3.3.3.tar.gz
Normal file
3
krita-3.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bec04e3392e9b311477c5c6a50e2201b43a3afda91d9b24a0fc8e3399585865d
|
||||
size 207582956
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 16:06:01 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
- Update to 3.3.3:
|
||||
* See https://krita.org/en/item/krita-3-3-3/
|
||||
* Fix an issue where it would not be possible to select certain
|
||||
blending modes when the current layer is grayscale but the
|
||||
image is rgb.
|
||||
* Set the OS and platform when reporting a bug from within Krita
|
||||
on Windows.
|
||||
* Make it possible to enter color values as percentage in the
|
||||
specific color selector
|
||||
* Add OpenGL warnings and make ANGLE default on Intel GPUs
|
||||
* Add an Invert button to the levels filter
|
||||
* Implement loading and saving of styles for group layers to and
|
||||
from PSD
|
||||
* Fix the erase mode not showing correctly when returning to the
|
||||
brush tool
|
||||
* Save the visibility of individual assistants in .kra files
|
||||
* Add an option to draw ruler tips as a power of 2
|
||||
* Disable autoscroll on move and transform tools
|
||||
* Improve handling of native mouse events when using a pen and
|
||||
the Windows Ink API
|
||||
* Fix the focal point for the pinch zoom gesture
|
||||
* Fix loading netpbm files with comment
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 15:38:30 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package krita
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@ -19,13 +19,13 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: krita
|
||||
Version: 3.3.2.1
|
||||
Version: 3.3.3
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Url: http://www.krita.org/
|
||||
Source0: http://download.kde.org/stable/krita/3.3.2/krita-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: OpenColorIO-devel
|
||||
BuildRequires: OpenEXR-devel
|
||||
|
Loading…
Reference in New Issue
Block a user