commit 0e3ebb98746083d43a35770cce8cb412b18e69aa
Author: Hans de Goede <hdegoede(a)redhat.com>
Date: Mon Jul 1 14:59:57 2024 +0200
Add Requires: gstreamer1-plugins-icamerasrc back
ipu6-camera-bins.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ipu6-camera-bins.spec b/ipu6-camera-bins.spec
index 7349e44..23afd88 100644
--- a/ipu6-camera-bins.spec
+++ b/ipu6-camera-bins.spec
@@ -7,7 +7,7 @@
Name: ipu6-camera-bins
Summary: Binary library for Intel IPU6
Version: 0.0
-Release: 12.%{commitdate}git%{shortcommit}%{?dist}
+Release: 13.%{commitdate}git%{shortcommit}%{?dist}
License: Proprietary
URL:
https://github.com/intel/ipu6-camera-bins
@@ -19,7 +19,7 @@ BuildRequires: patchelf
ExclusiveArch: x86_64
-#Requires: gstreamer1-plugins-icamerasrc
+Requires: gstreamer1-plugins-icamerasrc
Requires: v4l2-relayd
Requires: intel-ipu6-kmod >= 0.0-14
@@ -99,6 +99,9 @@ done
%changelog
+* Mon Jul 1 2024 Hans de Goede <hdegoede(a)redhat.com> - 0.0-13.20240507git987b09a
+- Add Requires: gstreamer1-plugins-icamerasrc back
+
* Mon Jul 1 2024 Hans de Goede <hdegoede(a)redhat.com> - 0.0-12.20240507git987b09a
- Temporarily drop Requires: gstreamer1-plugins-icamerasrc to break
broken depenency loop caused by ipu6-camera-hal soname change