[rpmfusion-free-release] Bump for 40
by Leigh Scott
commit 9c3ea15508ca0345017c630402c99135fdb4f8de
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 10 14:33:22 2023 +0100
Bump for 40
rpmfusion-free-release.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index ce12290..120485d 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -3,7 +3,7 @@
%global israwhide 1
Name: rpmfusion-%{_repo}-release
-Version: 39
+Version: 40
Release: 0.1
Summary: RPM Fusion (%{_repo}) Repository Configuration
@@ -98,6 +98,9 @@ ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{_repo}-tainted.repo
%changelog
+* Thu Aug 10 2023 Leigh Scott <leigh123linux(a)gmail.com> - 40-0.1
+- Bump for 40
+
* Fri Feb 10 2023 Leigh Scott <leigh123linux(a)gmail.com> - 39-0.1
- Bump for 39
1 year, 3 months
[ipu6-camera-hal/f38] Update to upstream version
by smallorange
commit 77441a83206d1331c1eec119293ef6b22bda6bc2
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 8 16:10:14 2023 +0800
Update to upstream version
Update to ocommit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
.gitignore | 1 +
ipu6-camera-hal.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1bf82f..871b735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ipu6-camera-hal-cc0b859.tar.gz
+/ipu6-camera-hal-884b81a.tar.gz
diff --git a/ipu6-camera-hal.spec b/ipu6-camera-hal.spec
index 1de750e..63e1e54 100644
--- a/ipu6-camera-hal.spec
+++ b/ipu6-camera-hal.spec
@@ -1,5 +1,5 @@
-%global commit cc0b859daeb5fdcdf23ed066ce0b6e313225fbb1
-%global commitdate 20221112
+%global commit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
+%global commitdate 20230208
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# We want to specify multiple separate build-dirs for the different variants
@@ -9,7 +9,7 @@ Name: ipu6-camera-hal
Summary: Hardware abstraction layer for Intel IPU6
URL: https://github.com/intel/ipu6-camera-hal
Version: 0.0
-Release: 13.%{commitdate}git%{shortcommit}%{?dist}
+Release: 14.%{commitdate}git%{shortcommit}%{?dist}
License: Apache-2.0
Source0: https://github.com/intel/%{name}/archive/%{commit}/%{name}-%{shortcommit}...
@@ -18,7 +18,7 @@ Source2: v4l2-relayd-adl
Source3: v4l2-relayd-tgl
Source4: intel_ipu6_isys.conf
-Patch1: 0001-Fix-build-error-due-to-missing-cstdint.h.patch
+# Patches
BuildRequires: systemd-rpm-macros
BuildRequires: ipu6-camera-bins-devel
@@ -114,6 +114,9 @@ fi
%changelog
+* Tue Aug 08 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-14.20230208git884b81a
+- Updated to commit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
+
* Thu Jun 8 2023 Hans de Goede <hdegoede(a)redhat.com> - 0.0-13.20221112gitcc0b859
- Add Raptor Lake IPU6EP PCI-id to 60-intel-ipu6.rules
diff --git a/sources b/sources
index 0367a03..4fefb52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ipu6-camera-hal-cc0b859.tar.gz) = eeb1b4a50ca56ddcf5a46d47bdd583c0d9d865dc318ed5c0f039e7777b2f5ef4126de941dd171152e0253ec069d415f9813774b783732c64e33259c059a9f2f9
+SHA512 (ipu6-camera-hal-884b81a.tar.gz) = 71e47dde184f92de4140f140e18863996012b83f122a5e00936bfebab45c968b3f30fd64425e4ae56369083ef9ffb8d127d81abbf08063d22f8bede56057fa99
1 year, 3 months
[ipu6-camera-hal] Update to upstream version
by smallorange
commit 3cf0d6b58d63e42200a3857540b025e155bae62e
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 8 16:10:14 2023 +0800
Update to upstream version
Update to ocommit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
.gitignore | 1 +
ipu6-camera-hal.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1bf82f..871b735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ipu6-camera-hal-cc0b859.tar.gz
+/ipu6-camera-hal-884b81a.tar.gz
diff --git a/ipu6-camera-hal.spec b/ipu6-camera-hal.spec
index 68c4149..f4a1e1b 100644
--- a/ipu6-camera-hal.spec
+++ b/ipu6-camera-hal.spec
@@ -1,5 +1,5 @@
-%global commit cc0b859daeb5fdcdf23ed066ce0b6e313225fbb1
-%global commitdate 20221112
+%global commit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
+%global commitdate 20230208
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# We want to specify multiple separate build-dirs for the different variants
@@ -9,7 +9,7 @@ Name: ipu6-camera-hal
Summary: Hardware abstraction layer for Intel IPU6
URL: https://github.com/intel/ipu6-camera-hal
Version: 0.0
-Release: 14.%{commitdate}git%{shortcommit}%{?dist}
+Release: 15.%{commitdate}git%{shortcommit}%{?dist}
License: Apache-2.0
Source0: https://github.com/intel/%{name}/archive/%{commit}/%{name}-%{shortcommit}...
@@ -18,7 +18,7 @@ Source2: v4l2-relayd-adl
Source3: v4l2-relayd-tgl
Source4: intel_ipu6_isys.conf
-Patch1: 0001-Fix-build-error-due-to-missing-cstdint.h.patch
+# Patches
BuildRequires: systemd-rpm-macros
BuildRequires: ipu6-camera-bins-devel
@@ -114,6 +114,9 @@ fi
%changelog
+* Tue Aug 08 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-15.20230208git884b81a
+- Updated to commit 884b81aae0ea19a974eb8ccdaeef93038136bdd4
+
* Thu Aug 03 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.0-14.20221112gitcc0b859
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 0367a03..4fefb52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ipu6-camera-hal-cc0b859.tar.gz) = eeb1b4a50ca56ddcf5a46d47bdd583c0d9d865dc318ed5c0f039e7777b2f5ef4126de941dd171152e0253ec069d415f9813774b783732c64e33259c059a9f2f9
+SHA512 (ipu6-camera-hal-884b81a.tar.gz) = 71e47dde184f92de4140f140e18863996012b83f122a5e00936bfebab45c968b3f30fd64425e4ae56369083ef9ffb8d127d81abbf08063d22f8bede56057fa99
1 year, 3 months
[lives] fix use of py3_shebang_fix macro
by Sérgio M. Basto
commit 5eb2f583e3d99f33b6ee25c827a48b397c33ab13
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 10 01:42:20 2023 +0100
fix use of py3_shebang_fix macro
lives.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index e2012f2..4a7632f 100644
--- a/lives.spec
+++ b/lives.spec
@@ -188,12 +188,16 @@ rm -rf %{buildroot}%{_docdir}
chrpath -d %{buildroot}%{_bindir}/%{name}-exe
# Remove Python2 script
-find %{buildroot} -name 'multi_encoder' -exec rm -f {} ';'
-find %{buildroot}%{_bindir} -name '*_encoder' -exec rm -f {} ';'
+find %{buildroot} -name 'multi_encoder' -delete
+find %{buildroot}%{_bindir} -name '*_encoder' -delete
# Fix unversioned Python interpreter
-find %{buildroot} -name '*multi_encoder3' | xargs %{py3_shebang_fix}
-find %{buildroot}%{_bindir} -name '*_encoder3' | xargs %{py3_shebang_fix}
+for i in $(find %{buildroot} -type f -name '*multi_encoder3'); do
+ %{py3_shebang_fix} $i
+done
+for i in $(find %{buildroot} -type f -name '*_encoder3'); do
+ %{py3_shebang_fix} $i
+done
rm -f %{buildroot}%{_bindir}/%{name}
cat > %{buildroot}%{_bindir}/%{name} <<EOF
1 year, 3 months
[nvidia-xconfig] Update to 535.98
by Leigh Scott
commit c1c81f74270abd3fc6f08adf2007343a05a9bd1c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 9 09:59:47 2023 +0100
Update to 535.98
nvidia-xconfig.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index ac44f19..70d5715 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,7 +1,7 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 535.86.05
-Release: 2%{?dist}
+Version: 535.98
+Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
License: GPLv2+
@@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Wed Aug 09 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.98-1
+- Update to 535.98
+
* Thu Aug 03 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3:535.86.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 2026a2d..8bb98fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-xconfig-535.86.05.tar.gz) = 384f4a23e356099d7e96da3b79f55de66061d8efd7ec8a016e84c76429ac9769e73927944b3e9e281b858690751406b2964eafd9fe71e74a0bf33e0f67c5e05a
+SHA512 (nvidia-xconfig-535.98.tar.gz) = 84cc2f5c34ca222546b2bb45e2c8bd49078dd0c5390c0f990b7b8ab4205f52d26028b1bdf72269b0037de14c0e44a0dd1ae7cce87f43a8d3a591c9830d97ba93
1 year, 3 months
[nvidia-settings] Update to 535.98
by Leigh Scott
commit f8fbd0fc05fa2664fd48d22f1d8d29ea249c0959
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 9 09:56:30 2023 +0100
Update to 535.98
.gitignore | 1 +
nvidia-settings.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e87b39..b4845cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ nvidia-settings-*.tar.bz2
/nvidia-settings-535.43.02.tar.gz
/nvidia-settings-535.54.03.tar.gz
/nvidia-settings-535.86.05.tar.gz
+/nvidia-settings-535.98.tar.gz
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index 988714f..02ed446 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -1,7 +1,7 @@
Name: nvidia-settings
Epoch: 3
-Version: 535.86.05
-Release: 2%{?dist}
+Version: 535.98
+Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
License: GPLv2+
@@ -119,6 +119,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%changelog
+* Wed Aug 09 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.98-1
+- Update to 535.98
+
* Thu Aug 03 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3:535.86.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index ca1d230..5beb747 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-settings-535.86.05.tar.gz) = cca61aef4447510eb04d46385ed45a0f30241a5b0e45b0b33a24b6824ffabdbdd8c70e1ab0c8df6910625bed3286a867eee42ed65431db43d27b0a16d7a81dfe
+SHA512 (nvidia-settings-535.98.tar.gz) = 29dcfe6b09d3fd034b5ef30f5e404e2c8f115b900282d4bcf9721501d02aa71e2fdebec8b072af70c5762ba5985b67ddf476cbe441ab8e664b0d7b713a960160
1 year, 3 months