SHA256
1
0
forked from pool/gegl

Accepting request 859178 from home:iznogood:branches:graphics

New stable rel

OBS-URL: https://build.opensuse.org/request/show/859178
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=105
This commit is contained in:
2020-12-29 14:23:23 +00:00
committed by Git OBS Bridge
parent 4d29857028
commit e1ce80f010
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Dec 29 10:39:04 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.4.28:
+ Core: Infrastructure to opt out of listing ops with unmet
runtime dependencies.
+ Build: Set vapi metadata better under meson. Make graphviz' dot
library is a run-time not build time dependency.
+ Operations:
- gegl:convert-space and gegl:cast-space operations fixed, and
added to build.
- icc:load new operation that treats .icc files as images,
permitting loading a space into the graph from file.
+ Workshop: New operation paint-select for an foreground select
tool in development.
- Add disabled pkgconfig(maxflow) BuildRequires: New dependency.
-------------------------------------------------------------------
Tue Sep 22 10:01:30 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>