automatic version update by autodist [release 0.4.38-1mamba;Thu Jul 14 2022]
This commit is contained in:
parent
5669c0252a
commit
da83d1d60d
@ -2,7 +2,7 @@
|
|||||||
%define apiver %{majver}
|
%define apiver %{majver}
|
||||||
|
|
||||||
Name: libgegl
|
Name: libgegl
|
||||||
Version: 0.4.34
|
Version: 0.4.38
|
||||||
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
|
||||||
@ -169,10 +169,8 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
%dir %{_libdir}/gegl-%{apiver}
|
%dir %{_libdir}/gegl-%{apiver}
|
||||||
%{_libdir}/gegl-%{apiver}/*.so
|
%{_libdir}/gegl-%{apiver}/*.so
|
||||||
%{_libdir}/gegl-%{apiver}/dropshadow2.json
|
%{_libdir}/gegl-%{apiver}/dropshadow2.json
|
||||||
%ifnarch arm
|
|
||||||
%dir %{_datadir}/gegl-%{apiver}/lua
|
%dir %{_datadir}/gegl-%{apiver}/lua
|
||||||
%{_datadir}/gegl-%{apiver}/lua/*.lua
|
%{_datadir}/gegl-%{apiver}/lua/*.lua
|
||||||
%endif
|
|
||||||
%doc AUTHORS COPYING COPYING.LESSER
|
%doc AUTHORS COPYING COPYING.LESSER
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -202,6 +200,9 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 14 2022 Automatic Build System <autodist@mambasoft.it> 0.4.38-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 0.4.34-1mamba
|
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 0.4.34-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user