Accepting request 595906 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/595906 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krita?expand=0&rev=22
This commit is contained in:
commit
e0cd51c678
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ff1925361c65e5a8ca6949035ef3d1291488b63f0f473dbf62bf70a525d0336
|
|
||||||
size 237309220
|
|
3
krita-4.0.1.tar.gz
Normal file
3
krita-4.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec0ae3afd6670a6f2102614d36a6b24a4968d7e9d13e8f1de90d1065f7f2a54c
|
||||||
|
size 237493152
|
@ -1,3 +1,87 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 11 12:10:45 UTC 2018 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Update to 4.0.1:
|
||||||
|
* See https://krita.org/en/item/krita-4-0-1-released/
|
||||||
|
* Fix duplicate shortcut on Photoshop scheme
|
||||||
|
* Alphabetize shortcut to make the diffs easier to read when
|
||||||
|
doing changes
|
||||||
|
* Make the triangles larger on the categorized list view so they
|
||||||
|
are more visible
|
||||||
|
* Disable the macro recorder and playback plugin
|
||||||
|
* Remove the docker titlebar lock and collapse buttons
|
||||||
|
(kde#385238, kde#392235)
|
||||||
|
* Set the pixel grid to show up at 2400% zoom by default
|
||||||
|
(kde#392161)
|
||||||
|
* Improve the layout of the palette docker
|
||||||
|
* Disable drag and drop in the palette view: moving swatches
|
||||||
|
around did not actually change the palette (kde#392349)
|
||||||
|
* Fix selecting the last used template in the new document
|
||||||
|
dialog when using appimages (kde#391973)
|
||||||
|
* Fix canvas lockup when using Guides at the top of the image
|
||||||
|
(kde#391098)
|
||||||
|
* Do not reset redo history when changing layer's visibility
|
||||||
|
(kde#390581)
|
||||||
|
* Fix shifting the pan position after using the popup widget
|
||||||
|
rotation circle (kde#391921)
|
||||||
|
* Fix height map to normal map in wraparound mode (kde#392191)
|
||||||
|
* Make it possible to edit the font size in the svg text tool
|
||||||
|
(kde#392714)
|
||||||
|
* Let Text Shape have empty lines (kde#392471)
|
||||||
|
* Fix updates of undo/redo actions (kde#392257)
|
||||||
|
* Implement "Convert text into path" function (kde#391294)
|
||||||
|
* Fix a crash in SvgTextTool when deleting hovered/selected shape
|
||||||
|
(kde#392128)
|
||||||
|
* Make the text editor window application modal (kde#392248)
|
||||||
|
* Fix alignment of RTL text (kde#392065, kde#392064)
|
||||||
|
* Fix painting parts of text outside the bounding box on the
|
||||||
|
canvas (kde#392068)
|
||||||
|
* Fix rendering of the text with relative offsets (kde#391160)
|
||||||
|
* Fix crash when transforming text with Transform Tool twice
|
||||||
|
(kde#392127)
|
||||||
|
* Fix handling of keyframes when saving (kde#392233, kde#392559)
|
||||||
|
* Keep show in timeline and onion skin options when merging layers
|
||||||
|
(kde#377358)
|
||||||
|
* Keep keyframe color labels when merging layers (kde#388913)
|
||||||
|
* Fix exporting out audio with video formats MKV and OGV
|
||||||
|
* Do not load/save layer channel flags anymore (channel flags were
|
||||||
|
removed from the UI in Krita 2.9) (kde#392504)
|
||||||
|
* Fix saving of Transform Mask into rendered formats (kde#392229)
|
||||||
|
* Fix reporting errors when loading fails (kde#392413)
|
||||||
|
* Fix a memory leak when loading file layers
|
||||||
|
* Fix loading a krita file with a loop in the clone layers setup
|
||||||
|
(kde#384587)
|
||||||
|
* Fix showing a wait cursor after loading a PNG image (kde#392249)
|
||||||
|
* Make bundle loading feedback a bit clearer regarding the bundle
|
||||||
|
* Fix crash when creating a vector selection (kde#391292)
|
||||||
|
* Fix crash when doing right-click on the gradient fill stop
|
||||||
|
opacity input box of a vector (kde#392726)
|
||||||
|
* Fix setting the aspect ratio of vector shapes (kde#391911)
|
||||||
|
* Fix a crash if a certain shape is not valid when writing SVG
|
||||||
|
(kde#392240)
|
||||||
|
* Fix hidden stroke and fill widgets not to track current shape
|
||||||
|
selection (kde#391990)
|
||||||
|
* Fix crash when creating a new spray preset (kde#392869)
|
||||||
|
* Fix rounding of the the pressure curve
|
||||||
|
* Fix painting with colorsmudge brushes on transparency masks
|
||||||
|
(kde#391268)
|
||||||
|
* Fix uninitialized distance info for KisHairyPaintOp (kde#391940)
|
||||||
|
* Fix rounding of intermediate pressure values
|
||||||
|
* Fix the colorsmudge brush when painting in wraparound mode
|
||||||
|
(kde#392312)
|
||||||
|
* Fix flattening of group layers with Inherit Alpha property set
|
||||||
|
(kde#390095)
|
||||||
|
* Fix a crash when using a transformation mask on a file layer
|
||||||
|
(kde#391270)
|
||||||
|
* Improve performance of the transformation mask
|
||||||
|
- Recommend python3-qt5, required for python scripting
|
||||||
|
- BuildRequire python3-sip-devel instead of python3-sip, the former
|
||||||
|
is needed for *building* (though it makes no difference in
|
||||||
|
practice as both are pulled in by python3-qt5-devel anyway)
|
||||||
|
- Don't delete libkritacolord.so, we should not have to worry about
|
||||||
|
a conflict with calligra-krita anymore
|
||||||
|
- Mark license files as %license instead of %doc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 3 12:39:53 UTC 2018 - guillaume.gardet@opensuse.org
|
Tue Apr 3 12:39:53 UTC 2018 - guillaume.gardet@opensuse.org
|
||||||
|
|
||||||
@ -26,7 +110,7 @@ Thu Mar 22 11:55:27 UTC 2018 - wbauer@tmo.at
|
|||||||
+ Krita 4 uses SVG for vector layers. This means that Krita 3
|
+ Krita 4 uses SVG for vector layers. This means that Krita 3
|
||||||
files with vector layers may not be loaded entirely
|
files with vector layers may not be loaded entirely
|
||||||
correctly. Keep backups!
|
correctly. Keep backups!
|
||||||
+ Krita 4’s new text tool is still limited
|
+ Krita 4's new text tool is still limited
|
||||||
+ The Reference Images Docker has been removed
|
+ The Reference Images Docker has been removed
|
||||||
- Drop conditionals for older distributions, it needs at least
|
- Drop conditionals for older distributions, it needs at least
|
||||||
boost 1.55 now which is only available in Tumbleweed and Leap 15
|
boost 1.55 now which is only available in Tumbleweed and Leap 15
|
||||||
|
10
krita.spec
10
krita.spec
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: krita
|
Name: krita
|
||||||
Version: 4.0.0
|
Version: 4.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Digital Painting Application
|
Summary: Digital Painting Application
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
@ -77,7 +77,7 @@ BuildRequires: openjpeg-devel
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-qt5-devel
|
BuildRequires: python3-qt5-devel
|
||||||
BuildRequires: python3-sip
|
BuildRequires: python3-sip-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||||
@ -110,6 +110,7 @@ BuildRequires: pkgconfig(xrandr)
|
|||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
%endif
|
%endif
|
||||||
Recommends: create-resources
|
Recommends: create-resources
|
||||||
|
Recommends: python3-qt5
|
||||||
Obsoletes: calligra-krita < %{version}
|
Obsoletes: calligra-krita < %{version}
|
||||||
Provides: calligra-krita = %{version}
|
Provides: calligra-krita = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -151,15 +152,14 @@ Development headers and libraries for Krita.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop
|
chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop
|
||||||
# Otherwise the devel package conflicts with calligra-krita, where it is *not* a devel file...
|
|
||||||
rm %{buildroot}/%{_kf5_libdir}/libkritacolord.so
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING* AUTHORS HACKING README*
|
%license COPYING*
|
||||||
|
%doc AUTHORS HACKING README*
|
||||||
%{_kf5_bindir}/krita
|
%{_kf5_bindir}/krita
|
||||||
%{_kf5_bindir}/kritarunner
|
%{_kf5_bindir}/kritarunner
|
||||||
%{_kf5_applicationsdir}/*.desktop
|
%{_kf5_applicationsdir}/*.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user