Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 481d728

Browse files
authoredNov 24, 2024
Merge pull request #1 from OpenMandrivaAssociation/master
backport
2 parents 5e943b8 + cc30aff commit 481d728

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎.abf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
sources:
2-
ollama-0.4.3.tar.gz: c5f3af8ee194eb66182cdd7869cb4fe481ece21a
3-
godeps-for-ollama-0.4.3.tar.xz: b8963eb395754b133bf5160583626a6696a0b5c9
2+
ollama-0.4.4.tar.gz: 9444b61857d3107b03c0b932267a539bbf7ab0ef
3+
godeps-for-ollama-0.4.4.tar.xz: 7d6558c7d68e5ba4bd5feef4c83a0ed894cd6229

‎ollama.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%undefine _debugsource_packages
22
Name: ollama
3-
Version: 0.4.3
3+
Version: 0.4.4
44
Release: 1
55
Summary: Tool for running AI models on-premise
66
License: MIT
@@ -9,7 +9,7 @@ Source: https://github.com/ollama/ollama/archive/refs/tags/v%{version}/%
99
# Generated by running, inside the source tree:
1010
# export GOPATH=$(pwd)/.godeps
1111
# go mod download
12-
# tar cJf ../../godeps-for-godeps-for-ollama-0.4.3.tar.xz .godeps
12+
# tar cJf ../../godeps-for-godeps-for-ollama-0.4.4.tar.xz .godeps
1313
Source1: godeps-for-ollama-%{version}.tar.xz
1414
Source2: ollama.service
1515
Source3: %{name}.sysusers

0 commit comments

Comments
 (0)
Please sign in to comment.