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