summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-01-12 14:19:47 +0000
committerCoprDistGit <infra@openeuler.org>2025-01-12 14:19:47 +0000
commit65ff1ec9e2e8c42b1a4f30aba6a6209fee52315a (patch)
tree8726e96bcd4644d9d6cce8161e5ef6bcb03a0a77
parentd738802383272174cd163a34ae9a175b8e9800f8 (diff)
automatic import of hello-cangjie-eur
-rw-r--r--.gitignore1
-rw-r--r--hello_cangjie_eur.spec4
-rw-r--r--sources2
3 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 30befdf..47be458 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/v0.0.5.tar.gz
+/v0.0.6.tar.gz
diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec
index ba137c4..8004a0c 100644
--- a/hello_cangjie_eur.spec
+++ b/hello_cangjie_eur.spec
@@ -1,5 +1,5 @@
Name: hello-cangjie-eur
-Version: 0.0.5
+Version: 0.0.6
Release: 1%{?dist}
Summary: Cangjie Eur demo.
License: MIT
@@ -26,6 +26,8 @@ A demo for Cangjie and Eur.
%prep
%autosetup -n %{name}-%{version}
+cd %{_builddir}/%{name}-%{version}
+bash ./create_crt_links.sh
%build
cd %{_builddir}
diff --git a/sources b/sources
index bb02318..875d5d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a7dedea7975a21b739e24cc87cdaab4 v0.0.5.tar.gz
+f82ec35d414da4e85e8c2886e1fdf02d v0.0.6.tar.gz