automatic version update by autodist [release 0.4.50-1mamba;Tue Nov 05 2024]
This commit is contained in:
parent
a0ea5b5ff0
commit
dcec9a9f77
@ -2,7 +2,7 @@
|
|||||||
%define apiver %{majver}
|
%define apiver %{majver}
|
||||||
|
|
||||||
Name: libgegl
|
Name: libgegl
|
||||||
Version: 0.4.48
|
Version: 0.4.50
|
||||||
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
|
||||||
@ -146,8 +146,6 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f gegl-%{apiver}.lang
|
%files -f gegl-%{apiver}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -172,7 +170,7 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
%dir %{_includedir}/gegl-%{apiver}/npd
|
%dir %{_includedir}/gegl-%{apiver}/npd
|
||||||
%{_includedir}/gegl-%{apiver}/npd/*.h
|
%{_includedir}/gegl-%{apiver}/npd/*.h
|
||||||
%dir %{_includedir}/gegl-%{apiver}/opencl
|
%dir %{_includedir}/gegl-%{apiver}/opencl
|
||||||
%{_includedir}/gegl-%{apiver}/opencl/*.h
|
%{_includedir}/gegl-%{apiver}/opencl/*
|
||||||
%dir %{_includedir}/gegl-%{apiver}/operation
|
%dir %{_includedir}/gegl-%{apiver}/operation
|
||||||
%{_includedir}/gegl-%{apiver}/operation/*.h
|
%{_includedir}/gegl-%{apiver}/operation/*.h
|
||||||
%dir %{_includedir}/gegl-%{apiver}/sc
|
%dir %{_includedir}/gegl-%{apiver}/sc
|
||||||
@ -192,6 +190,9 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 0.4.48-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user