Use upstream defaults (png and jpeg) for builtin loaders
This commit is contained in:
parent
17e03ca2d7
commit
f9ffe49c4e
@ -60,7 +60,7 @@ the functionality of the installed %{name} package.
|
||||
%autosetup -n gdk-pixbuf-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Dbuiltin_loaders=png \
|
||||
%meson \
|
||||
-Dgtk_doc=false \
|
||||
-Dman=true \
|
||||
%{nil}
|
||||
@ -119,6 +119,7 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
%changelog
|
||||
* Tue Apr 13 2021 Kalev Lember <klember@redhat.com> - 2.42.6-1
|
||||
- Update to 2.42.6
|
||||
- Use upstream defaults (png and jpeg) for builtin loaders
|
||||
|
||||
* Tue Mar 23 2021 Kalev Lember <klember@redhat.com> - 2.42.4-2
|
||||
- Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user