automatic version update by autodist [release 0.3.2-1mamba;Thu Sep 26 2024]
This commit is contained in:
parent
4c86c20d8b
commit
355d9ca0e1
@ -1,6 +1,6 @@
|
||||
Name: libcamera
|
||||
Version: 0.3.1
|
||||
Release: 2mamba
|
||||
Version: 0.3.2
|
||||
Release: 1mamba
|
||||
Summary: A complex camera support library for Linux, Android, and ChromeOS
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -73,8 +73,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -96,10 +94,10 @@ This package contains utility applications for %{name}.
|
||||
%dir %{_datadir}/libcamera/ipa/rkisp1
|
||||
%{_datadir}/libcamera/ipa/rkisp1/*
|
||||
%{_datadir}/libcamera/pipeline/rpi/vc4/example.yaml
|
||||
%endif
|
||||
%{_libdir}/libcamera/ipa_soft_simple.so*
|
||||
%{_libexecdir}/libcamera/soft_ipa_proxy
|
||||
%{_datadir}/libcamera/ipa/simple/uncalibrated.yaml
|
||||
%endif
|
||||
%dir %{python3_sitearch}/libcamera
|
||||
%{python3_sitearch}/libcamera/*
|
||||
|
||||
@ -122,6 +120,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/qcam
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2024 Automatic Build System <autodist@openmamba.org> 0.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 06 2024 Automatic Build System <autodist@mambasoft.it> 0.3.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libgmock-devel>=0:1.15.2-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user