forked from pool/krita
Accepting request 729906 from home:wolfi323:branches:KDE:Extra
- Update to 4.2.6 OBS-URL: https://build.opensuse.org/request/show/729906 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=109
This commit is contained in:
parent
51a0dc7adb
commit
f478369143
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:213fdd3cbf2a2b21e2c208bfb422067888b3741780cd34749c63875f58a41f59
|
||||
size 170060232
|
3
krita-4.2.6.tar.xz
Normal file
3
krita-4.2.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d57f498a80a3395ccbe7986482157510a9698e80825bc323da21c1d13be2aa61
|
||||
size 164332440
|
@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 12:43:33 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
- Update to 4.2.6:
|
||||
* See https://krita.org/en/item/krita-4-2-6-released/
|
||||
* Add new layer from visible to layer right-click context menu
|
||||
* Allow selection overlay to be reset to default (kde#410470)
|
||||
* Set date for bundle creation to use ISO-Date (kde#410490)
|
||||
* Fix freeze with 32bit float tiff by using our own tiff reader
|
||||
for the thumbnails (kde#408731)
|
||||
* Ensure filter mask button is disabled appropriately depending
|
||||
on whether the filter supports it (kde#410374)
|
||||
* Enable the small color selector if opengles is available as
|
||||
well (kde#410602)
|
||||
* Ensure that checkboxes are shown in menus even when using the
|
||||
fusion theme
|
||||
* Isolate Layer Crash (kde#408785)
|
||||
* Properly fix font resetting when all the text in the editor
|
||||
removed (kde#409243)
|
||||
* Fix lags in Move Tool when using tablet device (kde#410838)
|
||||
* Fix Shift and Alt modifiers in Outline Selection Tool
|
||||
(kde#410532)
|
||||
* Ensure Convert group to Animated Layer shows text in the
|
||||
toolbar (kde#410500)
|
||||
* Allow 'Add Clone Layer' to Work on Multiple Layers (kde#373338)
|
||||
* Fix saving animated transparency masks created through
|
||||
conversion (kde#409895)
|
||||
* Partially fix the curve change despite 'Share curve across all
|
||||
settings' checked (kde#383909)
|
||||
* Try harder to make sure that the swap location is writable
|
||||
* Properly handle timezones in bundles
|
||||
* Make sure all the settings dialogs pages are always shown in
|
||||
the same order
|
||||
* Make the settings dialog fit in low-res screens (kde#410793)
|
||||
* Remove misleading 'px' suffix for 'move amount' shortcut
|
||||
setting
|
||||
* Make string for reasons for image export problems translatable
|
||||
(kde#406973)
|
||||
* Fix crash when creating a bezier curve (kde#410572)
|
||||
* Fix deadlocks in KoShapeManager (kde#410909, kde#410572)
|
||||
* Fix a deadlock when using broken Wacom drivers on Linux
|
||||
(kde#410797)
|
||||
* Fix absolute brush rotation on rotated canvas (kde#292726)
|
||||
* Fix deadlock when removing reference image (kde#411212)
|
||||
* Fix a deadlock in handling of vector objects (kde#411365)
|
||||
* Fix autosave saving only once (kde#411631)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:44:27 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%bcond_with vc
|
||||
%endif
|
||||
Name: krita
|
||||
Version: 4.2.5
|
||||
Version: 4.2.6
|
||||
Release: 0
|
||||
Summary: Digital Painting Application
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only
|
||||
@ -139,7 +139,7 @@ chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop
|
||||
%{_kf5_sharedir}/kritaplugins/
|
||||
%{_kf5_sharedir}/color/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/calligrakrita.*
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/krita.*
|
||||
%{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-krita.png
|
||||
%dir %{_kf5_iconsdir}/hicolor/1024x1024
|
||||
%dir %{_kf5_iconsdir}/hicolor/1024x1024/apps
|
||||
|
Loading…
Reference in New Issue
Block a user