From fd85ecada9ae20d26996c9eca272215aac3e77bc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Mar 2026 11:59:33 +0000 Subject: [PATCH] bump(branch): intel-ipu6-kmod dkms-intel-ipu6 xone-nightly-kmod dkms-xone-nightly xpadneo-kmod dkms-xpadneo --- anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec | 6 +++--- anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec | 6 +++--- anda/system/xone/nightly/akmod/xone-nightly-kmod.spec | 8 ++++---- anda/system/xone/nightly/dkms/dkms-xone-nightly.spec | 8 ++++---- anda/system/xpadneo/akmod/xpadneo-kmod.spec | 8 ++++---- anda/system/xpadneo/dkms/dkms-xpadneo.spec | 8 ++++---- 6 files changed, 22 insertions(+), 22 deletions(-) diff --git a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec index d82d5b7029..6fcd791efc 100644 --- a/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec +++ b/anda/system/ipu6-drivers/akmod/intel-ipu6-kmod.spec @@ -1,8 +1,8 @@ %global buildforkernels akmod %global debug_package %{nil} -%global commit cde4eb446b9750d7a01f3258e99470df4606976b +%global commit da921f79f673d816b99c1f974dfc895e8ede3f64 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260303 %global modulename intel-ipu6 # Actual "release" version, currently unused as the release versions are back and forth on if on if they use 1.0.0 or 1.0.1 %global ver 1.0.1 @@ -10,7 +10,7 @@ Name: %{modulename}-kmod Summary: Akmods module for %{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/intel/ipu6-drivers Source0: https://github.com/intel/ipu6-drivers/archive/%{commit}/ipu6-drivers-%{shortcommit}.tar.gz diff --git a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec index a9224df487..8feaf9d8b4 100644 --- a/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec +++ b/anda/system/ipu6-drivers/dkms/dkms-intel-ipu6.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit cde4eb446b9750d7a01f3258e99470df4606976b +%global commit da921f79f673d816b99c1f974dfc895e8ede3f64 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260204 +%global commit_date 20260303 %global modulename intel-ipu6 # Actual "release" version, currently unused as the release versions are back and forth on if on if they use 1.0.0 or 1.0.1 %global ver 1.0.1 @@ -9,7 +9,7 @@ Name: dkms-%{modulename} Summary: DKMS module for %{modulename} Version: 0^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/intel/ipu6-drivers Source0: %{url}/archive/%{commit}.tar.gz#/ipu6-drivers-%{shortcommit}.tar.gz diff --git a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec index b841dae0b1..564991c646 100644 --- a/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec +++ b/anda/system/xone/nightly/akmod/xone-nightly-kmod.spec @@ -1,14 +1,14 @@ -%global commit 2fe1386074c73deec984dd42c3781688913df2ea +%global commit f2aa9fe01103d7600553b505b298ff0bd47ff280 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260207 -%global ver 0.5.5 +%global commitdate 20260314 +%global ver 0.5.7 %define buildforkernels akmod %global debug_package %{nil} %global modulename xone Name: %{modulename}-nightly-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec index 86ea0f03ce..b593424a01 100644 --- a/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec +++ b/anda/system/xone/nightly/dkms/dkms-xone-nightly.spec @@ -1,13 +1,13 @@ -%global commit 2fe1386074c73deec984dd42c3781688913df2ea +%global commit f2aa9fe01103d7600553b505b298ff0bd47ff280 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260207 -%global ver 0.5.5 +%global commitdate 20260314 +%global ver 0.5.7 %global debug_package %{nil} %global modulename xone Name: dkms-%{modulename}-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 32fe7b29a0..12e4291969 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,14 +1,14 @@ -%global commit fc1b13afc8dbaf85fc8ea8dadac460cee1ebda06 +%global commit e159faa800848989fff4465210496d05c0dc5dae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251229 -%global ver 0.9.7 +%global commitdate 20260309 +%global ver 0.10 %define buildforkernels akmod %global debug_package %{nil} %global modulename xpadneo Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/xpadneo diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index c2fbdeda74..b38ab35c9a 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,13 +1,13 @@ -%global commit fc1b13afc8dbaf85fc8ea8dadac460cee1ebda06 +%global commit e159faa800848989fff4465210496d05c0dc5dae %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251229 -%global ver 0.9.7 +%global commitdate 20260309 +%global ver 0.10 %global debug_package %{nil} %global modulename xpadneo Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/%{modulename}