Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

krita-lang-5.2.16-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: krita-lang Distribution: openSUSE Tumbleweed
Version: 5.2.16 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 6 10:43:21 2026
Group: System/Localization Build host: reproducible
Size: 25808968 Source RPM: krita-5.2.16-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.krita.org/
Summary: Translations for package krita
Provides translations for the "krita" package.

Provides

Requires

License

BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND CC0-1.0 AND LGPL-2.0-only

Changelog

* Fri Mar 06 2026 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.16
    https://krita.org/en/posts/2026/krita-5.2.16-released/
* Thu Feb 05 2026 Marcus Rueckert <mrueckert@suse.de>
  - Update to 5.2.15
    https://krita.org/en/posts/2026/krita-5.2.15-released/
* Sun Dec 14 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to 5.2.14
    https://krita.org/en/posts/2025/krita-5.2.14-released/
* Thu Sep 25 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.13
    https://krita.org/en/posts/2025/krita-5.2.13-released/
    * Fixes CVE-2025-59820
  - Drop patches:
    * 5d44af277b005692241a09f30e11bb0d16166823.patch
    * 0001-Fix-build-with-libheif-1.20.patch
    * 0001-Fix-compilation-with-heif-1.20.2.patch
* Wed Aug 20 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.11
    https://krita.org/en/posts/2025/krita-5.2.11-released/
    * Fix an issue updating the canvas when entering/exiting
      canvas-only mode
    * Fix an issue in the index colors filter when trying to apply
      the filter to a layer that has only one, non-transparent color
    * Fix Python invalid escape sequence warnings (kde#489526)
  - Add upstream change:
    * 0001-Fix-compilation-with-heif-1.20.2.patch
* Thu Jul 10 2025 Christophe Marin <christophe@krop.fr>
  - Add upstream change:
    * 0001-Fix-build-with-libheif-1.20.patch
* Wed Jul 09 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.10
    https://krita.org/en/posts/2025/krita-5.2.10-released/
    * Raster layer opacity changes now properly clear the animation
      cache. (kde#499389)
    * Fix incorrect scaling of animated transform mask values.
      (kde#469881)
    * Allow resetting onion skins to default values. (kde#466977)
    * Fix a crash in clipboard handling. (kde#501560)
    * Resize canvas: reset the canvas size when toggling the
      "preserve aspect ratio" button. (kde#452605)
    * TIFF: Tiff files would append the entire image again on
      saving again because we didn't truncate the file on
      saving. (kde#500870)
    * Fix a crash when autosaving extremely big files.
    * Make updating the rulers more responsive during canvas
      transformations
    * Make panning more responsive
    * Improve performance of the statusbar
    * Fix the transform tool to show reordered layers preview
      (kde#503201)
    * OpenRaster: default group layers to non-passthrough mode,
      following the specitication. Thanks Wareya Na!
    * Palettes: use the title field for the palette name for
      Adobe Color Book palettes
    * Fix the brush preview when creating a new preset with canvas
      mirroring enabled. (kde#501153)
    * Fix handling of groups in palette files
* Fri May 30 2025 Marcus Rueckert <mrueckert@suse.de>
  - backport 5d44af277b005692241a09f30e11bb0d16166823.patch:
    Fix Python invalid escape sequence warnings boo#1243841
* Thu Jan 30 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.9
    * Add shortcuts to bezier curve and freehand path
    * Fix original offsets not being accounted for when copying
      from another document (kde#490998)
    * Fix updates when copy-pasting multiple nodes into a new document
    * Fix infinite loop when trying to update pass-through nodes
      (kde#493774, kde#493830, kde#493837)
    * Fix Photobash Crash
    * Bug fix: Added A1 and A2 sizes when creating a document
    * Fix a crash when trying to merge down a layer created after
      a reference image addition
    * Possibly fix saving EXR files with extremely low alpha values
    * Fix infinite loop when a clone layer is connected to a
      group with clones
    * Dynamic brush tool shouldn't load the saved smoothing
      configuration (kde#493249)
    * Fix bogus offset when saving EXR with moved layers
    * Try to keep color space profile when saving EXR of
      incompatible type
    * Fix crash when re-importing the same resource, but changed
      (kde#484796)
    * Fix range of Saturation and Value brush options (kde#487469)
    * Check pointer before dereferencing. (kde#479405)
    * Fix loading .kpp files with embedded top-level resources
      (kde#487866, kde#456586, kde#456197)
    * Fix a crash when trying to clear scratchpad while it is busy
      (kde#488800)
    * Fix the current preset thumbnail to be present in the preset
      save dialog (kde#488673, kde#446792)
    * JPEG XL: Fix potential lockup when loading multipage images
    * Set the correct shortcut for zoom in in the action file
      (kde#484365)
    * Fixed: some tools is interrupted by recorder. (kde#488472,
      kde#477715, kde#484783)
    * Make sure that the text tool is not interrupted by the
      recorder (kde#495768)
    * Recover "Clean Up" button in the Krita's Recordings Manager
      (kde#455207)
    * Fix a possible saving lockout due to incorrect ownership of
      the saving mutex (kde#496018)
    * Fixes to the unit spinboxes, a new context menu has been
      added to change the unit.
    * Make vector and raster selections to behave in the same way
      when creating tiny selections (kde#445935)
    * Fix unclosed paths when intersecting two rectangular
      selections (kde#408369)
    * Fix crash when closing Krita while Calligraphy Tool is
      active (kde#496257)
    * Fix following existing shape in the Calligraphy Tool
      (kde#433288)
    * Fix "Copy into new Layer" action when working with vector
      layers (kde#418317)
    * Make sure that eraser button is properly initialized on
      Krita start (kde#408440)
    * Fix focus issues in Canvas Size dialog (kde#474809)
    * Disable snapping to image center by default (kde#466718)
    * Make sure that point-based snap points have higher priority
      than line-based ones (kde#492434)
    * Implement canvas decorations for Snap-to-guides feature
    - Don't allow lowering/raising a mask into a locked layer
    * Fix display profile conversion flags to be updated on
      settings change (kde#496388)
    * Switch color history in the popup palette to use last-used
      sorting (kde#441900)
    * Add Unify Layers Color Space action
    * Fix incorrect action text for "Paste Shape Style"
      (kde#497035)
    * Fix backward compatibility of Per-Channel filter (kde#497336)
    * Fix rendering of the warning icon in the composite op
      selector
    * Simplify path point and control point move strategies.
    * Fix an assert when modifying Mesh Gradient on a shape
      (kde#496519)
    * Fix aspect ratio of Resource Manager tooltips
    * Improve rendering of pattern thumbnails
    * Fix artifacts when painting under a gaussian blus layer in
      WA-mode (kde#434938)
    * Fix an assert when undoing merging of locked layers
      (kde#497389)
    * Remove ignoring of the mouse events in KoPathTool (kde#411855)
    * Use traceback instead of cgitb (kde#497859)
    * Fix ambiguous "break path" shortcut in Shape Edit Tool
      (kde#429503)
    * Add position indepndent property to libraqm
    * Fix python Py_SetPath() deprecation by always using qputenv()
    * JPEG XL export: Fix unable to set EPF value to -1 (encoder
      chooses)
    * G'Mic has been updated to 3.5.0 stable.
* Wed Nov 20 2024 Christophe Marin <christophe@krop.fr>
  - Stop using the %suse_update_desktop_file macro
* Tue Oct 01 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.6:
    * Fix a critical error with pass-through group layers (kde#493774)
* Sun Sep 29 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.5
    https://krita.org/en/posts/2024/krita-5-2-5-released/
    * Correctly adjust audio playback when animation framerate is
      changed.
    * Fix no layer being activated on opening a document (kde#490375)
    * [mlt] Fix incorrect usage of get_frame API (kde#489146)
    * Fix forbidden cursor blinking when switching tools with
      shortcuts (kde#490255)
    * Fix conflicts between mouse and touch actions requested
      concurrently (kde#489537)
    * Only check for the presence of bt2020PQColorSpace on
      Windows (kde#490301)
    * Run macdeployqt after searching for missing libs (kde#490181)
    * Fix crash when deleting composition
    * Fix scaling down image with 1px grid spacing (kde#490898)
    * Fix layer activation issue when opening multiple
      documents (kde#490843)
    * Make clip-board pasting code a bit more robust (kde#490636)
    * Fix a number of issues with frame generation (kde#486417)
    * A number of changes related to qt6 port changes.
    * Fix black canvas appearing when "Limit animation frame size"
      is active (kde#486417)
    * WebP: fix colorspace export issue when dithering is
      enabled (kde#491231)
    * WebP: preserve color profile on export if color model is RGB(A)
    * Fix layer selection when a layer was removed while view was inactive
    * Fix On-Canvas Brush Editor's decimal sliders (kde#447800, kde#457744)
    * Make sure file layers are updated when image size or resolution
      changes (kde#467257, kde#470110)
    * Fix Advanced Export of the image with filter masks or layer
      styles (kde#476980)
    * Avoid memory leak in the advanced export function
    * Fix mipmaps not being regenerated after transformation was
      finished or cancelled (kde#480973)
    * [Gentoo] Don't use xsimd::default_arch in the pixel scaler code
    * KisZug: Fix ODR violation for map_*
    * Fix a crash in Filter Brush when changing the filter type (kde#478419)
    * PSD: Don't test reference layer for homogenous check (kde#492236)
    * Fix an assert that should have been a safe assert (kde#491665)
    * Set minimum freetype version to 2.11 (kde#489377)
    * Set Krita Default on restoring defaults (kde#488478)
    * Fix loading translated news (kde#489477)
    * Make sure that older files with simple transform masks load
      fine & Fix infinite loop with combination of
      clone + transform-mask-on-source (kde#492320)
    * Fix more cycling updates in clone/transform-masks
      combinations (kde#443766)
    * Fix incorrect threaded image access in multiple clone
      layers (kde#449964)
    * TIFF: Ignore resolution if set to 0 (kde#473090)
    * Specific Color Selector: Update labels fox HSX (kde#475551)
    * Specific Color Selector: Fix RGB sliders changing
      length (kde#453649)
    * Specific Color Selector: Fix float slider step 1 -> 0.01
    * Specific Color Selector: Fix holding down spinbox
      arrows (kde#453366)
    * Fix clone layers resetting the animation cache (kde#484353)
    * Fix an assert when trying to activate an image
      snapshot (kde#492114)
    * Fix redo actions to appear when undoing juggler-compressed
      actions (kde#491186)
    * Update cache when cloning perspective assistants (kde#493185)
    * Fix a warning on undoing flattening a group (kde#474122)
    * Relink clones to the new layer when flattening (kde#476514)
    * Fix onion skins rendering on layers with a transform
      masks (kde#457136)
    * Fix perspective value for hovering pixel
    * Fix Move and Transform tool to work with Pass-Through
      groups (kde#457957)
    * JPEG XL: Export: implement streaming encoding and progress
      reporting
    * Deselect selection when pasting from the clipboard (kde#459162)
* Sun Sep 15 2024 Giacomo Comes <gcomes.obs@gmail.com>
  - Revert to use default gcc on Tumbleweed
    * issue between boost and gcc14 has been fixed
* Wed Sep 11 2024 Christophe Marin <christophe@krop.fr>
  - Use gcc 13 to compile krita on Tumbleweed
* Fri Jun 28 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.3
    https://krita.org/en/posts/2024/krita-5-2-3-released/
    * Various fixes to tool canvas input shortcut behaviour
    * Various fixes to how we use MLT for synchronising audio to
      animation
    * Python SIP type stub generation, this will help autocompletion
      in external python editors that support using these stubs
    * Crash fix with adding animation keyframe column on locked
      layer (kde#486893)
    * Fix update of "read-only" state of the document when loading
      and saving (kde#487544)
    * Ask to use PSD data in TIFF only if any was found (kde#488024)
    * Reworked default FFmpeg profiles (kde#455006, kde#450790,
      kde#429326, kde#485515, kde#485514)
    * Fix issue in KisMergeLabeledLayersCommand when masks where
      involved (kde#486419)
    * Update batch exporter Python plugin to fix trim option
      issue (kde#488343)
    * Welcome Page: Fix "DEV BUILD" button going to a 404
    * WEBP & JPEG-XL: preemptive check for animation (kde#476761)
    * Fix copy-pasting selection of File Layer (kde#459849)
    * Fix color sampler in wrap around mode (kde#478190)
    * Replace old QML touch docker with QWidget-based touch docker
      to avoid problems on Android (kde#476690)
    * Add support for XSIMD13 (kde#488116)
    * Redraw layers docker thumbnails if the canvas checkers color
      was changed
    * Fix animation playback freezes when pausing past the end of
      audio (kde#487371, kde#478185)
  - Drop patches, merged upstream:
    * 0001-Fix-build-with-libjxl-0.9.0.patch
    * 0002-KisFileIconCreator-add-workaround-for-JPEG-XL-too.patch
    * 0003-JPEG-XL-Disable-export-bug-workaround-for-libjxl-0.9.patch
* Fri Mar 01 2024 Christophe Marin <christophe@krop.fr>
  - Build with newer python on Leap 15
* Fri Jan 26 2024 Ben Greiner <code@bnavigator.de>
  - Add 0004-Fix-build-with-sip6.8.patch to support sip 6.8
* Fri Jan 19 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Add patches to support libjxl >= 0.9.0:
    * 0001-Fix-build-with-libjxl-0.9.0.patch
    * 0002-KisFileIconCreator-add-workaround-for-JPEG-XL-too.patch
    * 0003-JPEG-XL-Disable-export-bug-workaround-for-libjxl-0.9.patch
* Mon Dec 18 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.2
    https://krita.org/en/item/krita-5-2-2-released/
* Thu Nov 02 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.1
    https://krita.org/en/item/krita-5-2-1-released/
* Tue Oct 10 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.0
    * https://krita.org/en/krita-5-2-release-notes/
  - Drop patches, merged upstream:
    * 0001-Fix-build-with-exiv2-0.28.patch
    * 0001-KisExiv2IoDevice-fix-types-on-32-bit-host-with-exiv2.patch
* Tue Jul 04 2023 Christophe Marin <christophe@krop.fr>
  - Add patches:
    * 0001-Fix-build-with-exiv2-0.28.patch
    * 0001-KisExiv2IoDevice-fix-types-on-32-bit-host-with-exiv2.patch
* Mon Jan 16 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.1.5
    * https://krita.org/en/item/krita-5-1-5-released/
    * Fixed an issue with banding when using the gradient map filter
      as a filter layer. (kde#463585)
    * Only center paste into active layer if contents are outside
      image bounds. (kde#461894)
    * EXR: Fixed opening EXR files that have only a luma channel.
      (kde#461975)
    * Fixed an issue building with XSIMD 10.0 and up. (kde#463219)
    * Properly use the resolution of a .KRA file when that file is
      used as a file layer. (kde#442127)
    * Fixed a regression in loading PSD files. (kde#462417)

Files

/usr/share/locale/af/LC_MESSAGES/krita.mo
/usr/share/locale/ar/LC_MESSAGES/krita.mo
/usr/share/locale/ast/LC_MESSAGES/krita.mo
/usr/share/locale/be/LC_MESSAGES/krita.mo
/usr/share/locale/bg/LC_MESSAGES/krita.mo
/usr/share/locale/br/LC_MESSAGES/krita.mo
/usr/share/locale/bs/LC_MESSAGES/krita.mo
/usr/share/locale/ca/LC_MESSAGES/krita.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/krita.mo
/usr/share/locale/cs/LC_MESSAGES/krita.mo
/usr/share/locale/cy/LC_MESSAGES/krita.mo
/usr/share/locale/da/LC_MESSAGES/krita.mo
/usr/share/locale/de/LC_MESSAGES/krita.mo
/usr/share/locale/el/LC_MESSAGES/krita.mo
/usr/share/locale/en_GB/LC_MESSAGES/krita.mo
/usr/share/locale/eo/LC_MESSAGES/krita.mo
/usr/share/locale/es/LC_MESSAGES/krita.mo
/usr/share/locale/et/LC_MESSAGES/krita.mo
/usr/share/locale/eu/LC_MESSAGES/krita.mo
/usr/share/locale/fa/LC_MESSAGES/krita.mo
/usr/share/locale/fi/LC_MESSAGES/krita.mo
/usr/share/locale/fr/LC_MESSAGES/krita.mo
/usr/share/locale/ga/LC_MESSAGES/krita.mo
/usr/share/locale/gl/LC_MESSAGES/krita.mo
/usr/share/locale/he/LC_MESSAGES/krita.mo
/usr/share/locale/hi/LC_MESSAGES/krita.mo
/usr/share/locale/hr/LC_MESSAGES/krita.mo
/usr/share/locale/hu/LC_MESSAGES/krita.mo
/usr/share/locale/ia/LC_MESSAGES/krita.mo
/usr/share/locale/id/LC_MESSAGES/krita.mo
/usr/share/locale/is/LC_MESSAGES/krita.mo
/usr/share/locale/it/LC_MESSAGES/krita.mo
/usr/share/locale/ja/LC_MESSAGES/krita.mo
/usr/share/locale/ka/LC_MESSAGES/krita.mo
/usr/share/locale/kk/LC_MESSAGES/krita.mo
/usr/share/locale/km/LC_MESSAGES/krita.mo
/usr/share/locale/ko/LC_MESSAGES/krita.mo
/usr/share/locale/lt/LC_MESSAGES/krita.mo
/usr/share/locale/lv/LC_MESSAGES/krita.mo
/usr/share/locale/mai/LC_MESSAGES/krita.mo
/usr/share/locale/mk/LC_MESSAGES/krita.mo
/usr/share/locale/mr/LC_MESSAGES/krita.mo
/usr/share/locale/ms/LC_MESSAGES/krita.mo
/usr/share/locale/nb/LC_MESSAGES/krita.mo
/usr/share/locale/nds/LC_MESSAGES/krita.mo
/usr/share/locale/ne/LC_MESSAGES/krita.mo
/usr/share/locale/nl/LC_MESSAGES/krita.mo
/usr/share/locale/nn/LC_MESSAGES/krita.mo
/usr/share/locale/oc/LC_MESSAGES/krita.mo
/usr/share/locale/pa/LC_MESSAGES/krita.mo
/usr/share/locale/pl/LC_MESSAGES/krita.mo
/usr/share/locale/pt/LC_MESSAGES/krita.mo
/usr/share/locale/pt_BR/LC_MESSAGES/krita.mo
/usr/share/locale/ro/LC_MESSAGES/krita.mo
/usr/share/locale/ru/LC_MESSAGES/krita.mo
/usr/share/locale/sk/LC_MESSAGES/krita.mo
/usr/share/locale/sl/LC_MESSAGES/krita.mo
/usr/share/locale/sq/LC_MESSAGES/krita.mo
/usr/share/locale/sv/LC_MESSAGES/krita.mo
/usr/share/locale/ta/LC_MESSAGES/krita.mo
/usr/share/locale/th/LC_MESSAGES/krita.mo
/usr/share/locale/tr/LC_MESSAGES/krita.mo
/usr/share/locale/ug/LC_MESSAGES/krita.mo
/usr/share/locale/uk/LC_MESSAGES/krita.mo
/usr/share/locale/vi/LC_MESSAGES/krita.mo
/usr/share/locale/wa/LC_MESSAGES/krita.mo
/usr/share/locale/zh_CN/LC_MESSAGES/krita.mo
/usr/share/locale/zh_TW/LC_MESSAGES/krita.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 7 22:37:12 2026