automatic version update by autodist [release 0.4.20-1mamba;Sat Feb 01 2020]

This commit is contained in:
Automatic Build System 2024-01-06 04:21:59 +01:00
parent a16a03aad6
commit 308f1ee302

View File

@ -2,7 +2,7 @@
%define apiver %{majver}
Name: libgegl
Version: 0.4.18
Version: 0.4.20
Release: 1mamba
Summary: GEGL (Generic Graphics Library) is a graph based image processing framework.
Group: System/Libraries
@ -109,7 +109,9 @@ Obsoletes: %{name}-api
#%patch1 -p1
#%patch2 -p1
#%patch3 -p1
%patch4 -p1
%ifarch arm
#%patch4 -p1
%endif
# workaround for a libtool error
mkdir -p operations/workshop/external/lib
@ -128,7 +130,10 @@ mkdir -p operations/workshop/external/lib
# --without-vala \
# LDFLAGS="-ltermcap"
%ifarch x86_64
# FIXME: Still problem with x86
export LANG=en_US.UTF-8
%endif
%meson_build
@ -200,6 +205,9 @@ install -d %{buildroot}%{_datadir}/pixmaps
%{_datadir}/gtk-doc/html/gegl/*
%changelog
* Sat Feb 01 2020 Automatic Build System <autodist@mambasoft.it> 0.4.20-1mamba
- automatic version update by autodist
* Sat Nov 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.18-1mamba
- update to 0.4.18