diff --git a/libgegl.spec b/libgegl.spec index be64503..28a5dad 100644 --- a/libgegl.spec +++ b/libgegl.spec @@ -2,7 +2,7 @@ %define apiver %{majver} Name: libgegl -Version: 0.4.48 +Version: 0.4.50 Release: 1mamba Summary: GEGL (Generic Graphics Library) is a graph based image processing framework. Group: System/Libraries @@ -146,8 +146,6 @@ install -d %{buildroot}%{_datadir}/pixmaps %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files -f gegl-%{apiver}.lang %defattr(-,root,root) @@ -172,7 +170,7 @@ install -d %{buildroot}%{_datadir}/pixmaps %dir %{_includedir}/gegl-%{apiver}/npd %{_includedir}/gegl-%{apiver}/npd/*.h %dir %{_includedir}/gegl-%{apiver}/opencl -%{_includedir}/gegl-%{apiver}/opencl/*.h +%{_includedir}/gegl-%{apiver}/opencl/* %dir %{_includedir}/gegl-%{apiver}/operation %{_includedir}/gegl-%{apiver}/operation/*.h %dir %{_includedir}/gegl-%{apiver}/sc @@ -192,6 +190,9 @@ install -d %{buildroot}%{_datadir}/pixmaps #%endif %changelog +* Tue Nov 05 2024 Automatic Build System 0.4.50-1mamba +- automatic version update by autodist + * Mon Feb 12 2024 Automatic Build System 0.4.48-1mamba - automatic version update by autodist