diff --git a/anda/system/xone/akmod/xone-kmod.spec b/anda/system/xone/akmod/xone-kmod.spec index 179a5e85ee..429e497c4e 100644 --- a/anda/system/xone/akmod/xone-kmod.spec +++ b/anda/system/xone/akmod/xone-kmod.spec @@ -1,6 +1,6 @@ -%global commit c682b0cd4fd56d2d9639b64787034a375535eb4b +%global commit 197b160f7806d7d27117b12198cacb7656a07f1f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20250419 +%global commitdate 20250503 %global ver 0.3 %define buildforkernels akmod %global debug_package %{nil} @@ -8,7 +8,7 @@ Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif diff --git a/anda/system/xone/dkms/dkms-xone.spec b/anda/system/xone/dkms/dkms-xone.spec index bb087b2651..52c6333c8d 100644 --- a/anda/system/xone/dkms/dkms-xone.spec +++ b/anda/system/xone/dkms/dkms-xone.spec @@ -1,13 +1,13 @@ -%global commit c682b0cd4fd56d2d9639b64787034a375535eb4b +%global commit 197b160f7806d7d27117b12198cacb7656a07f1f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20250419 +%global commitdate 20250503 %global ver 0.3 %global debug_package %{nil} %global modulename xone Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif