summaryrefslogtreecommitdiff
path: root/ollama.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ollama.spec')
-rw-r--r--ollama.spec18
1 files changed, 3 insertions, 15 deletions
diff --git a/ollama.spec b/ollama.spec
index 99920f9..f75401c 100644
--- a/ollama.spec
+++ b/ollama.spec
@@ -2,7 +2,7 @@
Name: ollama
Version: 0.3.6
-Release: 1%{?dist}
+Release: 1
Summary: Get up and running with Llama 3, Mistral, Gemma 2, and other large language models.
License: MIT
URL: https://ollama.com
@@ -55,7 +55,7 @@ mv ollama-ui-main ollama-ui
%build
-export GOPROXY=https://goproxy.cn
+export GOPROXY=https://mirrors.huaweicloud.com/repository/goproxy/
# Skip the initialization of the submodule llama.cpp.
export OLLAMA_SKIP_PATCHING=1
@@ -140,20 +140,8 @@ groupdel ollama
%changelog
* Tue Aug 20 2024 Xenochou <xenochou@qq.com> - 0.3.6-1
- Update ollama to 0.3.6
-- Add ollama-ui
-
-* Sat Jul 27 2024 Xenochou <xenochou@qq.com> - 0.3.4-1
-- Update ollama to 0.3.4
-
-* Sat Jul 27 2024 Xenochou <xenochou@qq.com> - 0.3.0-1
-- Update ollama to 0.3.0
-
-* Tue Jul 23 2024 Xenochou <xenochou@qq.com> - 0.2.7-1
-- Update ollama to 0.2.7
- Add ollama user
-
-* Mon Jul 15 2024 Xenochou <xenochou@qq.com> - 0.2.6-1
-- Update ollama to 0.2.6
+- Add ollama-ui
* Fri Jun 21 2024 wujing <wujing50@huawei.com> - 0.1.44-1
- Package init