commit 3a705e3ddf27ff73f81a2bf45617dda9ea557ffe
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Mon Mar 18 14:43:07 2024 +0800
Update to the latest upstream commit 528a6f1
Update to the commit 528a6f177732def4d5ebc17927220d8823bc8fdc
.gitignore | 1 +
gstreamer1-plugins-icamerasrc.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a467763..b0833dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/icamerasrc-3b7cdb9.tar.gz
+/icamerasrc-528a6f1.tar.gz
diff --git a/gstreamer1-plugins-icamerasrc.spec b/gstreamer1-plugins-icamerasrc.spec
index 6d14010..d87a088 100644
--- a/gstreamer1-plugins-icamerasrc.spec
+++ b/gstreamer1-plugins-icamerasrc.spec
@@ -1,5 +1,5 @@
-%global commit 3b7cdb93071360aacebb4e808ee71bb47cf90b30
-%global commitdate 20220926
+%global commit 528a6f177732def4d5ebc17927220d8823bc8fdc
+%global commitdate 20231023
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: gstreamer1-plugins-icamerasrc
@@ -43,6 +43,7 @@ autoreconf --verbose --force --install --make
%build
export CHROME_SLIM_CAMHAL=ON
export STRIP_VIRTUAL_CHANNEL_CAMHAL=ON
+export PKG_CONFIG_PATH="/usr/lib64/pkgconfig"
%configure
%make_build
@@ -61,6 +62,9 @@ export STRIP_VIRTUAL_CHANNEL_CAMHAL=ON
%{_libdir}/pkgconfig/*
%changelog
+* Fri Mar 15 2024 Kate Hsuan <hpa(a)redhat.com> - 0.0-6.20231023git528a6f1
+- Update to the latest upstream commit
+
* Fri Feb 17 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-5.20220926git3b7cdb9
- A few minor revisions includes
- Removed unnecessary %dir
diff --git a/sources b/sources
index 4bb383b..6c9353f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icamerasrc-3b7cdb9.tar.gz) =
a4a3eecdbe92b6677d0263c7d43c15c0b6b67e45274e28f57fe52161ee9400d41e1733047e287ad02846efe51097cb45d236e53a8d7da4b6269cf88ad95e7162
+SHA512 (icamerasrc-528a6f1.tar.gz) =
f0b8f8762efe6dd97c7eba8a31dbc7edaa8c26c64e8519905fb226f23a5cec8a2b294fea5ab977f447fdd19d5182808e5b3ff431da8820a31c1904410bc2ef27
Show replies by date