rebuilt with libgmock 1.16.0 [release 0.4.0-2mamba;Wed Feb 12 2025]
This commit is contained in:
parent
9dcdc58a9a
commit
1fbc100aa5
@ -1,6 +1,6 @@
|
|||||||
Name: libcamera
|
Name: libcamera
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A complex camera support library for Linux, Android, and ChromeOS
|
Summary: A complex camera support library for Linux, Android, and ChromeOS
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -34,7 +34,7 @@ BuildRequires: libudev-devel
|
|||||||
BuildRequires: libunwind-devel
|
BuildRequires: libunwind-devel
|
||||||
BuildRequires: libyaml-devel
|
BuildRequires: libyaml-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgmock-devel >= 0:1.15.2-1mamba
|
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: python-ply-py3
|
BuildRequires: python-ply-py3
|
||||||
|
|
||||||
@ -59,8 +59,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description tools
|
%description tools
|
||||||
This package contains utility applications for %{name}.
|
This package contains utility applications for %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -76,7 +74,6 @@ This package contains utility applications for %{name}.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/gstreamer-1.0/libgstlibcamera.so
|
%{_libdir}/gstreamer-1.0/libgstlibcamera.so
|
||||||
@ -127,6 +124,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_bindir}/qcam
|
%{_bindir}/qcam
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-2mamba
|
||||||
|
- rebuilt with libgmock 1.16.0
|
||||||
|
|
||||||
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 0.4.0-1mamba
|
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 0.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user