1d82a8d389
- 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
214 lines
7.8 KiB
Plaintext
214 lines
7.8 KiB
Plaintext
-------------------------------------------------------------------
|
||
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
|
||
|
||
- Use the %kf5_find_lang macro to get the file list for the lang
|
||
package
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 17 12:17:56 UTC 2017 - wbauer@tmo.at
|
||
|
||
- Update to version 3.2.0:
|
||
* New G'Mic-qt plugin integration
|
||
* Smart patch tool
|
||
* Finger painting on touch screens
|
||
* New brush presets
|
||
* A lot of bug fixes
|
||
* See also https://krita.org/en/release-notes-for-krita-3-2/
|
||
- Drop Drop-QForeachContainer-include.patch, merged upstream
|
||
- Remove build-compare workaround from the specfile, the
|
||
corresponding source file doesn't exist anymore
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 21 13:45:55 UTC 2017 - tchvatal@suse.com
|
||
|
||
- Build only against lcms2 and drop dependency over lcms1
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 7 11:17:15 UTC 2017 - jengelh@inai.de
|
||
|
||
- Remove filler wording from description.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 26 12:37:54 UTC 2017 - wbauer@tmo.at
|
||
|
||
- Update to version 3.1.4:
|
||
* Fix a crash when trying to play an animation when OpenGL is
|
||
disabled in Krita
|
||
* Fix rendering animation frames if the directory you're trying
|
||
to render to doesn't exist
|
||
* Don't open the tablet/screen resolution conflict dialog
|
||
multiple times
|
||
* Don't scale down previews that are too small in the transform
|
||
tool: this fixes a rare crash with the transform tool
|
||
* Don't crash when trying to close the last view on the last
|
||
document while the document is modified.
|
||
* Fix a crash when cycling quickly through layers that have a
|
||
color tag
|
||
* Fix loading some Gimp 2.9 files: note that Gimp 2.9's file
|
||
format is not officially supported in Krita
|
||
* Fully remove the macro recorder plugin: in 3.1.4, only the
|
||
menu entries had stayed around.
|
||
* Make it impossible to hide the template selector in the new
|
||
image dialog; hiding the template selector would also hide the
|
||
cancel button in the dialog.
|
||
- Add Drop-QForeachContainer-include.patch to fix build with Qt 5.9
|
||
|
||
-------------------------------------------------------------------
|
||
Mon May 1 12:03:56 UTC 2017 - fabian@ritter-vogt.de
|
||
|
||
- Update to version 3.1.3:
|
||
* New features:
|
||
+ implement context menu actions for default tool (cut, copy, paste, object ordering)
|
||
+ added option to allow multiple instances of krita (BUG 377199)
|
||
+ scale around pivot point added
|
||
* Too many bugfixes to list here, see:
|
||
https://krita.org/en/release-notes-for-3-1-3/
|
||
- Add _constraints: Needs at least 4 GiB RAM
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 1 11:52:50 UTC 2017 - adam.majer@suse.de
|
||
|
||
- use individual libboost-*-devel packages instead of boost-devel
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 31 20:30:18 UTC 2017 - wbauer@tmo.at
|
||
|
||
- Update to version 3.1.2.1:
|
||
* Audio Support for Animations
|
||
* Ctrl key continue mode for Outline Selection tool
|
||
* Allow deselection by clicking with a selection tool
|
||
* Added a checkbox for enabling HiDPI to the settings dialog
|
||
* Remove the export to PDF functionality. It is having too many
|
||
issues right now. (kde#372439)
|
||
* a lot of bug fixes
|
||
* More information on https://krita.org/en/release-notes-for-3-1-2/
|
||
- Add Qt5Multimedia build requirement to enable the new audio
|
||
support for animations
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Dec 21 19:32:18 UTC 2016 - fabian@ritter-vogt.de
|
||
|
||
- Delete /usr/lib64/libkritacolord.so do to conflict between
|
||
calligra-krita and krita-devel
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Dec 18 17:06:50 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Move libkritacolord.so to the -devel subpackage where it belongs
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Dec 15 16:26:07 UTC 2016 - fabian@ritter-vogt.de
|
||
|
||
- Sync with KUE:
|
||
* Add -devel subpackage
|
||
* Use %bcond_without lang
|
||
* Don't remove non-existing color schemes any more
|
||
- Require Qt 5.6
|
||
- Update to version 3.1.1:
|
||
* Full Support for OSX
|
||
* Render Animations to files
|
||
* Animation Curves and Opacity
|
||
* New Internal Color Picker
|
||
* New Quick Brush Engine
|
||
* Stop-Based Gradient Editor
|
||
* Lazy Brush/Colorize Mask
|
||
* More information on https://krita.org/en/release-notes-for-krita-3-1/
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Nov 6 17:05:13 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Update package summary, description and RPM group (boo#1006479)
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Sep 30 16:22:28 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Update to version 3.0.1.1
|
||
|
||
Important bugfixes:
|
||
* the brush-resize lag is gone
|
||
* templates are there again
|
||
* loading brush tags works again
|
||
* the sobel filter is fixed.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Sep 9 20:34:58 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Do not install the BreezeDark and BreezeHighContrast color
|
||
schemes, they are already included in breeze5-style (kde#368093)
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 8 14:08:14 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Update to version 3.0.1
|
||
|
||
For a list of changes see:
|
||
https://krita.org/en/item/krita-3-0-1-update-brings-numerous-fixes/
|
||
|
||
- Add lang subpackage
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 21 16:58:30 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Add kcrash-devel build requirement to enable the crash report
|
||
dialog (not on 13.2 though as the available kcrash is too old)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 20 21:16:06 UTC 2016 - lbeltrame@kde.org
|
||
|
||
- Add license files (as requested by legal review)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 14 19:48:17 UTC 2016 - tittiatcoke@gmail.com
|
||
|
||
- Updates to the spec-file to resolve reported issues during
|
||
Tumbleweed submission
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 2 14:57:36 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Only replace calligra-krita on Tumbleweed and Leap, not 13.2
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 2 10:24:37 UTC 2016 - lbeltrame@kde.org
|
||
|
||
- Use version requirements for Provides in calligra-krita
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 2 10:07:03 UTC 2016 - lbeltrame@kde.org
|
||
|
||
- Change conflicts to Obsoletes and Provides
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 1 18:54:48 UTC 2016 - wbauer@tmo.at
|
||
|
||
- Remove libwacom2 recommends, it is not used anyway apparently
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 1 09:19:41 UTC 2016 - wbauer@tmo.at
|
||
|
||
- No need to remove the kra and ora kimageformats plugins any more,
|
||
they have been removed upstream (kde#359443)
|
||
- Do not build against Vc-devel-static on 13.2
|
||
- Conflict with calligra-krita, there are file overlaps (boo#968709)
|
||
- Mark /etc/xdg/kritarc as config file
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jun 1 07:20:43 UTC 2016 - adrian@suse.de
|
||
|
||
- initial package of version 3.0
|
||
|