summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--UNT.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4dba329..c605d1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/maven.tar.part.aa
/maven.tar.part.ab
/maven.tar.part.ac
+/UNT-v1.1.tar.gz
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
diff --git a/sources b/sources
index 04007d4..5c01dd1 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-b582847623fc17427d56cd16c412a8b2 UNT-v1.0.tar.gz
+6cf28902a01236d8c7a92ae3318fbfaa UNT-v1.1.tar.gz
825438c38557655fbeb38cdee4749df0 maven.tgz.part.aa
9851aa366f149881ef14bad21a024598 maven.tgz.part.ab