From 5669c0252abebf68c565a36fc875b737b1e952d4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:22:01 +0100 Subject: [PATCH] automatic version update by autodist [release 0.4.34-1mamba;Mon Dec 20 2021] --- libgegl.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libgegl.spec b/libgegl.spec index ce9ee69..aa1b02b 100644 --- a/libgegl.spec +++ b/libgegl.spec @@ -2,7 +2,7 @@ %define apiver %{majver} Name: libgegl -Version: 0.4.32 +Version: 0.4.34 Release: 1mamba Summary: GEGL (Generic Graphics Library) is a graph based image processing framework. Group: System/Libraries @@ -88,12 +88,15 @@ Obsoletes: %{name}-api < 0.4.30 %prep %setup -q -n gegl-%{version} +#-D -T +#:<< _EOF #%patch5 -p1 # workaround for a libtool error mkdir -p operations/workshop/external/lib %build +#:<< _EOF #export CAIRO_CFLAGS=-I/usr/include/cairo export CFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl" export CXXFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl" @@ -103,7 +106,7 @@ export CXXFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl" -Ddocs=true \ -Dgtk-doc=true \ %endif -%ifarch arm +%ifarch arm %{ix86} -Ddocs=false \ -Dgtk-doc=false \ -Dumfpack=disabled \ @@ -199,6 +202,9 @@ install -d %{buildroot}%{_datadir}/pixmaps %endif %changelog +* Mon Dec 20 2021 Automatic Build System 0.4.34-1mamba +- automatic version update by autodist + * Fri Sep 24 2021 Automatic Build System 0.4.32-1mamba - automatic version update by autodist