Accepting request 563883 from home:wolfi323:branches:KDE:Extra
- 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 OBS-URL: https://build.opensuse.org/request/show/563883 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=59
This commit is contained in:
committed by
Git OBS Bridge
parent
ebaf5cb494
commit
18f7c457a0
@@ -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
|
||||
|
Reference in New Issue
Block a user