diff options
-rw-r--r-- | UNT.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ Name: UNT Version: 1.0 -Release: 10 +Release: 11 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 +* Fri Sep 19 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-11 +- add offline maven repo + * Tue Sep 9 2025 liuchang <liuchang291@h-partners.com> - 1.0-10 - fix dynamic invoke handle's process for caller and params |