Accepting request 1075578 from graphics
- Update to version 0.4.44: + This release fixes a crashing bug what is umasked by GLib 2.75.3 and newer. Never-allocated data were being passed to g_slice_free, in GeglBuffer’s handling of copy-on-write tiles. + ctx: Updated vendored library from upstream. OBS-URL: https://build.opensuse.org/request/show/1075578 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=71
This commit is contained in:
commit
6979204382
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aba83a0cbaa6c56edc29ea22f2e8172950a53b96daa51592083d59222bdde02d
|
||||
size 5787100
|
3
gegl-0.4.44.tar.xz
Normal file
3
gegl-0.4.44.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126
|
||||
size 5791844
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 14:09:16 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to version 0.4.44:
|
||||
+ This release fixes a crashing bug what is umasked by GLib
|
||||
2.75.3 and newer. Never-allocated data were being passed to
|
||||
g_slice_free, in GeglBuffer’s handling of copy-on-write tiles.
|
||||
+ ctx: Updated vendored library from upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 08:27:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%bcond_with gegl_docs
|
||||
|
||||
Name: gegl
|
||||
Version: 0.4.42
|
||||
Version: 0.4.44
|
||||
Release: 0
|
||||
Summary: Generic Graphics Library
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||
@ -48,8 +48,8 @@ BuildRequires: meson >= 0.54.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: ruby
|
||||
BuildRequires: suitesparse-devel
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||
BuildRequires: (pkgconfig(babl) or pkgconfig(babl-0.1))
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gexiv2)
|
||||
|
Loading…
Reference in New Issue
Block a user