From e9d4a647a311c885c81644160c458b8bbbd5752a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 23 Oct 2024 06:32:49 +0000 Subject: automatic import of ollama --- .gitignore | 1 + ollama.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f61121b..6ba18aa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /main.tar.gz /v0.3.6.tar.gz /vendor.tar.gz +/v0.3.14.tar.gz diff --git a/ollama.spec b/ollama.spec index 4fa869d..e9a3682 100644 --- a/ollama.spec +++ b/ollama.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: ollama -Version: 0.3.6 +Version: 0.3.14 Release: 1 Summary: Get up and running with Llama 3, Mistral, Gemma 2, and other large language models. License: MIT @@ -138,6 +138,12 @@ groupdel ollama %changelog +* Wed Oct 23 2024 lifan - 0.3.14-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update ollama to 0.3.14 + * Tue Aug 20 2024 Xenochou - 0.3.6-1 - Update ollama to 0.3.6 - Add ollama user diff --git a/sources b/sources index 33d5bd0..6af9f8f 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ d59c9f6bf4d0a0544e02121ce0f2935a b3536.tar.gz 8692501b888fcbac2c687f94adc78cba main.tar.gz -68e8c07ce5fd06810244b8105207693b v0.3.6.tar.gz +e5cda530fdaa488b22832cd29ec68228 v0.3.14.tar.gz 84b5812121a678e439c4c6d43c5faf7b vendor.tar.gz -- cgit v1.2.3