automatic version update by autodist [release 0.4.50-1mamba;Tue Nov 05 2024]

This commit is contained in:
Automatic Build System 2024-11-06 13:14:38 +01:00
parent a0ea5b5ff0
commit dcec9a9f77

View File

@ -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 <autodist@openmamba.org> 0.4.50-1mamba
- automatic version update by autodist
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 0.4.48-1mamba
- automatic version update by autodist