diff options
Diffstat (limited to 'UNT.spec')
-rw-r--r-- | UNT.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,10 +1,10 @@ Name: UNT Version: 1.0 -Release: 11 +Release: 1 Summary: UDF native tool License: MulanPSL-2.0 URL: https://gitee.com/openeuler/UNT.git -Source0: https://gitee.com/openeuler/UNT/repository/archive/%{name}-v%{version}.tar.gz +Source0: %{name}-v1.1.tar.gz Source1: maven.tgz.part.aa Source2: maven.tgz.part.ab BuildRequires: maven @@ -55,6 +55,9 @@ rm -rf /usr/bin/native_udf.py %attr(0550,root,root) /usr/bin/native_udf.py %changelog +* Mon Oct 13 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-12 +- fix array index op + * Fri Sep 19 2025 Cutie Deng <dengzhiren2@huawei.com> - 1.0-11 - add offline maven repo |