diff options
| -rw-r--r-- | UNT.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -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 @@ -1,3 +1,3 @@ -a29b5ca6b38f1668da41cafde83fde77 UNT-v1.0.tar.gz +0b860884ceb9f9cb044b88d8f12a63a7 UNT-v1.0.tar.gz 825438c38557655fbeb38cdee4749df0 maven.tgz.part.aa 9851aa366f149881ef14bad21a024598 maven.tgz.part.ab |
