forked from pool/krita
Accepting request 944711 from home:wolfi323:branches:KDE:Extra
- Update to 5.0.2 * See https://krita.org/en/item/krita-5-0-2/ - Drop redundant recommendation of the -lang package - Add signature file and keyring OBS-URL: https://build.opensuse.org/request/show/944711 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=158
This commit is contained in:
parent
d42034bca5
commit
a07beacab7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f073e9605763479e72d774d45cb710a220c4cb1d3d182bcafe93153d16c87139
|
|
||||||
size 179036344
|
|
3
krita-5.0.2.tar.xz
Normal file
3
krita-5.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:634102e0bf0c03c0ec9dc4dd647d5f618c8f136cf79bd50136e6f012be6b4e63
|
||||||
|
size 179049488
|
16
krita-5.0.2.tar.xz.sig
Normal file
16
krita-5.0.2.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEBkGCRAxnTZ+ND2+LTaee2iMchSsFAmHVf1QACgkQTaee2iMc
|
||||||
|
hSsXwhAA3e8rKU/dMLZVma0pp0JB5mUnKqaYmfGD+Cniw5OgpxBwLOyEsOxgAHsd
|
||||||
|
/n+6jRhthjQbm26NCg+PpE2g7L9HskYdMgpXUqXbrgVEFYSoVOW+7W6bJTLcUNU3
|
||||||
|
uAlKjLeuLLVV05DBm2pZ7JO0oD6pQmwcsmQvaBtxtWcT9TDhwObqn9hE4zqkInGr
|
||||||
|
qNqMN8vSxMdPPAyogGOKvZCsGpavSsEdG4pgbn+YMEtTafpY+dRErtniONmnPxiS
|
||||||
|
o0NxYBUsgrJhy93Bi6zHZu5X2HxnYW3A6h8sCpQ2vjINYiUzSxOEL7kSvPHYMoER
|
||||||
|
2LyyMsHylzYQ2J6zxwbfS2WnCKNaliqmaCv83guOPVbEd335J5csyjHtZ69tRwCU
|
||||||
|
zsk0sod8X/0MVI9S4PT8zNqtJU53eN/xGDmx7xMa3QT0OEj6hRdhar5K5E4p0iYz
|
||||||
|
LMwwAo2HczaWMMbDP4aE+0eFP71WdxedEMN9L7ABAdagFHDWSD1b4Jn2FywBFyNU
|
||||||
|
tWWwPFyIgYItjrge2Iju2SAW2qgF7kZFjzHeQZ5ctRr8fddecBETdx2p44++dAvB
|
||||||
|
gqNC/so+pZatzb2AJqcS0drBbsP+5ReJJuwwoTrI8xNG5nBc12K87Qvr18WkURmA
|
||||||
|
CbGtWHrY3LXqoUJreI9xbv5sxjO7O41JD4j1s93q87eZmNIBtkg=
|
||||||
|
=AIKW
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,8 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 7 08:11:30 UTC 2022 - Wolfgang Bauer <wbauer@tmo.at>
|
||||||
|
|
||||||
|
- Update to 5.0.2
|
||||||
|
* See https://krita.org/en/item/krita-5-0-2/
|
||||||
|
* Fix a crash when changing the Instant Preview setting of a
|
||||||
|
brush preset
|
||||||
|
* Fix a crash when there are ABR brush libraries present with an
|
||||||
|
uppercase ABR extension (kde#447454)
|
||||||
|
* Fix a similar issue with Krita resource bundles with an upper
|
||||||
|
case .BUNDLE extension
|
||||||
|
* Fix a crash when undoing multiple layer operations too quickly
|
||||||
|
(kde#447462)
|
||||||
|
* Workaround a crash when a transform mask is applied to a
|
||||||
|
passthrough group (kde#447506)
|
||||||
|
* Fix toolbox arrow buttons not visible on starting Krita
|
||||||
|
* Fix the photoshop compatibilty shortcut profile (kde#447771)
|
||||||
|
* Restore the QImageIO fallback for loading WebP images
|
||||||
|
* Make the dock widget titlebars so they can be smaller
|
||||||
|
* Disable all accelerator keys for dockers
|
||||||
|
* Fix a race condition in the image metadata system
|
||||||
|
* Fix the tool option widget's layout sporadically going wrong
|
||||||
|
(kde#447522)
|
||||||
|
* Update fill layers correctly when changing the options from a
|
||||||
|
Python script (kde#447807)
|
||||||
|
* Fix the built-in file dialog's image preview (kde#447806)
|
||||||
|
* Fix the slowness opening and closing documents if there are
|
||||||
|
many resource bundles present (kde#447298)
|
||||||
|
- Drop redundant recommendation of the -lang package
|
||||||
|
- Add signature file and keyring
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 23 19:10:11 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
Thu Dec 23 19:10:11 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
- Update to 5.0.0
|
- Update to 5.0.0
|
||||||
* See https://download.kde.org/stable/krita/5.0.0/
|
* See https://krita.org/en/item/krita-5-0-released/
|
||||||
- drop 0001-Support-building-with-OpenEXR-3.patch:
|
- drop 0001-Support-building-with-OpenEXR-3.patch:
|
||||||
included in update
|
included in update
|
||||||
- add BR to mypaint to enable the new brushes
|
- add BR to mypaint to enable the new brushes
|
||||||
|
52
krita.keyring
Normal file
52
krita.keyring
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
|
|
||||||
|
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
|
||||||
|
KB2ZRfm/7sIVbgvukA==
|
||||||
|
=dd6m
|
||||||
|
-----END PGP PUBLIC KEY BLOCK-----
|
15
krita.spec
15
krita.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package krita
|
# spec file for package krita
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without released
|
||||||
# Enable VC only on x86*
|
# Enable VC only on x86*
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
%bcond_without vc
|
%bcond_without vc
|
||||||
@ -24,13 +24,17 @@
|
|||||||
%bcond_with vc
|
%bcond_with vc
|
||||||
%endif
|
%endif
|
||||||
Name: krita
|
Name: krita
|
||||||
Version: 5.0.0
|
Version: 5.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Digital Painting Application
|
Summary: Digital Painting Application
|
||||||
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
|
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
|
||||||
Group: Productivity/Graphics/Bitmap Editors
|
Group: Productivity/Graphics/Bitmap Editors
|
||||||
URL: https://www.krita.org/
|
URL: https://www.krita.org/
|
||||||
Source0: https://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.xz
|
Source0: https://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.xz
|
||||||
|
%if %{with released}
|
||||||
|
Source1: https://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.xz.sig
|
||||||
|
Source2: krita.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: OpenEXR-devel
|
BuildRequires: OpenEXR-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fftw3-devel
|
BuildRequires: fftw3-devel
|
||||||
@ -88,7 +92,6 @@ BuildRequires: pkgconfig(libmypaint)
|
|||||||
BuildRequires: pkgconfig(libwebp)
|
BuildRequires: pkgconfig(libwebp)
|
||||||
BuildRequires: pkgconfig(xcb-atom)
|
BuildRequires: pkgconfig(xcb-atom)
|
||||||
BuildRequires: pkgconfig(xi) >= 1.4.99.1
|
BuildRequires: pkgconfig(xi) >= 1.4.99.1
|
||||||
Recommends: %{name}-lang = %{version}
|
|
||||||
Recommends: python3-qt5
|
Recommends: python3-qt5
|
||||||
Obsoletes: calligra-krita < %{version}
|
Obsoletes: calligra-krita < %{version}
|
||||||
Provides: calligra-krita = %{version}
|
Provides: calligra-krita = %{version}
|
||||||
@ -128,7 +131,7 @@ export CXXFLAGS="%{optflags} -DHAS_ONLY_OPENGL_ES"
|
|||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%suse_update_desktop_file -r org.kde.krita Qt KDE Graphics RasterGraphics
|
%suse_update_desktop_file -r org.kde.krita Qt KDE Graphics RasterGraphics
|
||||||
%if %{with lang}
|
%if %{with released}
|
||||||
%kf5_find_lang %{name}
|
%kf5_find_lang %{name}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -177,7 +180,7 @@ rm \
|
|||||||
%files devel
|
%files devel
|
||||||
%{_kf5_libdir}/libkrita*.so
|
%{_kf5_libdir}/libkrita*.so
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with released}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user