summaryrefslogtreecommitdiff
path: root/UNT.spec
diff options
context:
space:
mode:
Diffstat (limited to 'UNT.spec')
-rw-r--r--UNT.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/UNT.spec b/UNT.spec
index ed79aef..fed23ac 100644
--- a/UNT.spec
+++ b/UNT.spec
@@ -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