diff --git a/umdk-25.12.0.tar.gz b/umdk-25.12.0.tar.gz index 1113104a1eaf3e901eef623cc25b956142e752c3..79872b7416aec2f3de10b4be0d597cf0987dfeb3 100644 Binary files a/umdk-25.12.0.tar.gz and b/umdk-25.12.0.tar.gz differ diff --git a/umdk.spec b/umdk.spec index a0cdd041e14113cc5d6c92cae7b00135a4b47e72..12f1734a77fefd5bc4f7a814e9d2004ba776ea3d 100644 --- a/umdk.spec +++ b/umdk.spec @@ -46,7 +46,7 @@ %define kernel_requires_version %(echo %{kernel_version} | awk -F"." 'OFS="."{$NF="";print}' | sed 's/\.$//g') %if %{undefined rpm_release} - %define rpm_release B006 + %define rpm_release B007 %endif Name : umdk @@ -209,7 +209,7 @@ AutoReqProv: on This package contains umq_perftest and related UMQ tools. %endif -%if %{with ums} +%if %{build_all} || %{with ums} %package ums Summary: kmod file of ums BuildRequires: glib2-devel, libnl3-devel @@ -447,7 +447,7 @@ fi %{_includedir}/ub/umdk/ulock/dlock/dlock_server_api.h %endif -%if %{with ums} +%if %{build_all} || %{with ums} %files ums %defattr(-,root,root) %dir /lib/modules/%{kernel_version}/extra/ums/ @@ -496,6 +496,8 @@ fi %endif %changelog +* Thu Dec 4 2025 tianzhensong - 25.12.0-B007 +- ums adapt ubcore_get_route_list and add compile by default * Thu Dec 4 2025 caihongxu - 25.12.0-B006 - umq adapt urma topo query * Wed Dec 3 2025 caihongxu - 25.12.0-B005