summaryrefslogtreecommitdiff
path: root/UNT.spec
diff options
context:
space:
mode:
Diffstat (limited to 'UNT.spec')
-rw-r--r--UNT.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/UNT.spec b/UNT.spec
index 29ea90c..0601b30 100644
--- a/UNT.spec
+++ b/UNT.spec
@@ -1,6 +1,6 @@
Name: UNT
Version: 1.0
-Release: 15
+Release: 16
Summary: UDF native tool
License: MulanPSL-2.0
URL: https://gitee.com/openeuler/UNT.git
@@ -55,6 +55,9 @@ rm -rf /usr/bin/native_udf.py
%attr(0550,root,root) /usr/bin/native_udf.py
%changelog
+* Wed Nov 19 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-16
+- fix: String.split checker support
+
* Wed Nov 19 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-15
- support: catch clause & cyclic type check