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
|
||||
Version: 0.4.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A complex camera support library for Linux, Android, and ChromeOS
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -34,7 +34,7 @@ BuildRequires: libudev-devel
|
||||
BuildRequires: libunwind-devel
|
||||
BuildRequires: libyaml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgmock-devel >= 0:1.15.2-1mamba
|
||||
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
|
||||
BuildRequires: meson
|
||||
BuildRequires: python-ply-py3
|
||||
|
||||
@ -59,8 +59,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -76,7 +74,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/gstreamer-1.0/libgstlibcamera.so
|
||||
@ -127,6 +124,9 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/qcam
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user