summaryrefslogtreecommitdiff
path: root/UNT.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-11-20 01:53:21 +0000
committerCoprDistGit <infra@openeuler.org>2025-11-20 01:53:21 +0000
commit58c2316d21f699cd51810f3d15da8037bf06a905 (patch)
tree2623b82755ef5765477fb3b520ecdb2ee98b2aba /UNT.spec
parent7fe0ac7f45308036bff9d9e82cb60fb62e3612fe (diff)
automatic import of UNT
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 0601b30..bb18c8f 100644
--- a/UNT.spec
+++ b/UNT.spec
@@ -1,6 +1,6 @@
Name: UNT
Version: 1.0
-Release: 16
+Release: 17
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
+* Thu Nov 20 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-17
+- fix: String.split regex support
+
* Wed Nov 19 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-16
- fix: String.split checker support