summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-11-19 03:01:04 +0000
committerCoprDistGit <infra@openeuler.org>2025-11-19 03:01:04 +0000
commit673827c57f657af08f0b1df3d0b8d5b62891e605 (patch)
treefc304c3dd9caa0482d38dec22a1c63a6d4dfbbb0
parentdbad40645f2ee5105f985f4b542ccec28ecd8d79 (diff)
automatic import of UNT
-rw-r--r--UNT.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/UNT.spec b/UNT.spec
index 4a59c06..29ea90c 100644
--- a/UNT.spec
+++ b/UNT.spec
@@ -1,6 +1,6 @@
Name: UNT
Version: 1.0
-Release: 14
+Release: 15
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-15
+- support: catch clause & cyclic type check
+
* Wed Nov 12 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-14
- support: String.split, garbage collection (simple) check